LAURA GLASTRA
  • Home
  • Education
  • Science Communication
  • Research Experience
  • Extracurriculars
  • Contact

Science Communication

Terminal output that results in successful download of basemap matplotlib toolkit

30/11/2020

0 Comments

 
Basemap is a useful toolkit that provides mapping capabilities through Matplotlib. I struggled a decent amount with installing this toolkit, as have many others it seems (based off of my online research while trying to figure out what was going wrong, as well as other students in my class at the time struggling to download it for an assignment). Initially, I attemtped to install Basemap through a typical conda install by conda install -c anaconda basemap. This was unsuccessful and resulted in an error when solving the environment. After trying different install methods through conda, updating all conda packages, updating python, etc., I was still unable to install Basemap. I should mention I'm running this code on a Mac, so I'm working in Unix. I considered installing Windows 10 through Boot camp on the Apple Store since many posts on Github and Stackexchange reported successful installs using Linux, but this seemed like a storage expensive option.

What finally resulted in my successful installation of Basecamp was  creating a new virtual environment in Anaconda. After creating and activating the environment, I updated the version of Python, which was. 2.7 by default, to 3.8.5. After this, I was able to install Basemap by running 
git clone https://github.com/matplotlib/basemap.git in the director of the new environment. After Basemap installed, I changed directories into the basemap folder and then changed directories into geos-3.3.3, which is co-installed with this method inside of Basemap. Still in the geos-3.3.3 directory, I ran ./configure, make, make install. After this I downloaded proj4 in the basemap directory.

The Python script I'm running is for processing HDF files containing Lidar data. I installed the other packages necessary for running this, and then ran the file. It wasn't a successful run, but no errors related to the Basemap toolkit, so hopefully you'll have more success than me here. I'll keep working on this and post again once I have a successful script.  

​
Below is the full terminal script that eventually resulted in my successful installation of Basemap (a Matplotlib toolkit). If you're feeling a bit masochistic, click "Read more" at the end of the post to see my full work and script output. If you don't feel like tormenting yourself, I've summarized what the key steps were to download and use Basemap in Python.

Last login: Thu Dec  3 13:42:20 on ttys000
(base) lauraglastra@Lauras-MacBook-Pro ~ % python --version
Python 3.8.5
(base) lauraglastra@Lauras-MacBook-Pro ~ % pip --version
pip 20.3 from /Users/lauraglastra/opt/anaconda3/lib/python3.8/site-packages/pip (python 3.8)
(base) lauraglastra@Lauras-MacBook-Pro ~ % python -m pip install --upgrade pip setuptools wheel
Requirement already satisfied: pip in ./opt/anaconda3/lib/python3.8/site-packages (20.3)
Requirement already satisfied: setuptools in ./opt/anaconda3/lib/python3.8/site-packages (50.3.2.post20201201)
Requirement already satisfied: wheel in ./opt/anaconda3/lib/python3.8/site-packages (0.35.1)
Collecting pip
  Downloading pip-20.3.1-py2.py3-none-any.whl (1.5 MB)
     |████████████████████████████████| 1.5 MB 1.4 MB/s ​
 
Collecting wheel
  Downloading wheel-0.36.1-py2.py3-none-any.whl (34 kB)
Installing collected packages: wheel, pip
  Attempting uninstall: wheel
    Found existing installation: wheel 0.35.1
    Uninstalling wheel-0.35.1:
      Successfully uninstalled wheel-0.35.1
  Attempting uninstall: pip
    Found existing installation: pip 20.3
    Uninstalling pip-20.3:
      Successfully uninstalled pip-20.3
Successfully installed pip-20.3.1 wheel-0.36.1
(base) lauraglastra@Lauras-MacBook-Pro ~ % pip --version
pip 20.3.1 from /Users/lauraglastra/opt/anaconda3/lib/python3.8/site-packages/pip (python 3.8)
(base) lauraglastra@Lauras-MacBook-Pro ~ % conda list
# packages in environment at /Users/lauraglastra/opt/anaconda3:
#
# Name                    Version                   Build  Channel
_anaconda_depends         2020.07                  py38_0  
_ipyw_jlab_nb_ext_conf    0.1.0                    py38_0  
alabaster                 0.7.12                     py_0  
anaconda                  custom                   py38_1  
anaconda-client           1.7.2                    py38_0  
anaconda-navigator        1.10.0                   py38_0  
anaconda-project          0.8.4                      py_0  
antlr-python-runtime      4.7.2           py38h32f6830_1002    conda-forge
applaunchservices         0.2.1                      py_0  
appnope                   0.1.2           py38hecd8cb5_1001  
appscript                 1.1.1            py38haf1e3a3_0  
argh                      0.26.2                   py38_0  
argon2-cffi               20.1.0           py38haf1e3a3_1  
asn1crypto                1.4.0                      py_0  
astroid                   2.4.2                    py38_0  
astropy                   4.2              py38h9ed2024_0  
astunparse                1.6.3                      py_0  
async_generator           1.10                       py_0  
atomicwrites              1.4.0                      py_0  
attrs                     20.3.0             pyhd3eb1b0_0  
autopep8                  1.5.4                      py_0  
babel                     2.8.1              pyhd3eb1b0_0  
backcall                  0.2.0                      py_0  
backports                 1.0                pyhd3eb1b0_2  
backports.functools_lru_cache 1.6.1              pyhd3eb1b0_0  
backports.shutil_get_terminal_size 1.0.0                    py38_2  
backports.tempfile        1.0                        py_1  
backports.weakref         1.0.post1                  py_1  
beautifulsoup4            4.9.3              pyhb0f4dca_0  
beniget                   0.3.0              pyh9f0ad1d_0    conda-forge
bitarray                  1.6.1            py38h9ed2024_0  
bkcharts                  0.2                      py38_0  
blas                      1.0                         mkl  
bleach                    3.2.1                      py_0  
blosc                     1.20.1               hab81aa3_0  
bokeh                     2.2.3                    py38_0  
boto                      2.49.0                   py38_0  
bottleneck                1.3.2            py38hf1fa96c_1  
brotlipy                  0.7.0           py38h9ed2024_1003  
bzip2                     1.0.8                h1de35cc_0  
ca-certificates           2020.10.14                    0  
cached-property           1.5.2                      py_0  
cartopy                   0.17.0          py38h9bcff04_1015    conda-forge
certifi                   2020.11.8        py38hecd8cb5_0  
cf-units                  2.1.4            py38h174b24a_2    conda-forge
cffi                      1.14.4           py38h2125817_0  
cftime                    1.3.0            py38he3068b8_0  
chardet                   3.0.4           py38hecd8cb5_1003  
click                     7.1.2                      py_0  
cloudpickle               1.6.0                      py_0  
clyent                    1.2.2                    py38_1  
colorama                  0.4.4                      py_0  
conda                     4.9.2            py38hecd8cb5_0  
conda-build               3.20.5                   py38_1  
conda-env                 2.6.0                         1  
conda-package-handling    1.7.2            py38h22f3db7_0  
conda-verify              3.4.2                      py_1  
contextlib2               0.6.0.post1                py_0  
cryptography              3.2.1            py38hbcfaee0_1  
curl                      7.71.1               hb0a8c7a_1  
cycler                    0.10.0                   py38_0  
cython                    0.29.21          py38h23ab428_0  
cytoolz                   0.11.0           py38haf1e3a3_0  
dask                      2.30.0                     py_0  
dask-core                 2.30.0                     py_0  
dbus                      1.13.18              h18a8e69_0  
decorator                 4.4.2                      py_0  
defusedxml                0.6.0                      py_0  
diff-match-patch          20200713                   py_0  
distributed               2.30.1           py38hecd8cb5_0  
distro                    1.5.0              pyh9f0ad1d_0    conda-forge
docutils                  0.16                     py38_1  
entrypoints               0.3                      py38_0  
et_xmlfile                1.0.1                   py_1001  
expat                     2.2.10               hb1e8313_2  
fastcache                 1.1.0            py38h1de35cc_0  
fftw                      3.3.8                h1de35cc_3  
filelock                  3.0.12                     py_0  
flake8                    3.8.4                      py_0  
flask                     1.1.2                      py_0  
fluiddyn                  0.3.3            py38h50d1736_1    conda-forge
fluidfft                  0.3.2                    pypi_0    pypi
fluidsim                  0.3.3                    pypi_0    pypi
fluidsim-ocean            0.0.0a0                  pypi_0    pypi
freetype                  2.10.4               ha233b18_0  
fsspec                    0.8.3                      py_0  
future                    0.18.2                   py38_1  
gast                      0.4.0                      py_0  
geos                      3.8.1                hb1e8313_0  
get_terminal_size         1.0.0                h7520d66_0  
gettext                   0.19.8.1             hb0f4f8b_2  
gevent                    20.9.0           py38haf1e3a3_0  
glib                      2.66.1               h9bbe63b_0  
glob2                     0.7                        py_0  
gmp                       6.1.2                hb37e062_1  
gmpy2                     2.0.8            py38h6ef4df4_3  
greenlet                  0.4.17           py38haf1e3a3_0  
h5netcdf                  0.8.1                      py_0    conda-forge
h5py                      2.10.0           py38h3134771_0  
hdf4                      4.2.13               h39711bb_2  
hdf5                      1.10.4               hfa1e0ec_0  
heapdict                  1.0.1                      py_0  
html5lib                  1.1                        py_0  
icu                       58.2                 h0a44026_3  
idna                      2.10                       py_0  
imageio                   2.9.0                      py_0  
imagesize                 1.2.0                      py_0  
importlib-metadata        2.0.0                      py_1  
importlib_metadata        2.0.0                         1  
iniconfig                 1.1.1                      py_0  
intel-openmp              2019.4                      233  
intervaltree              3.1.0                      py_0  
ipykernel                 5.3.4            py38h5ca1d4c_0  
ipython                   7.19.0           py38h01d92e1_0  
ipython_genutils          0.2.0              pyhd3eb1b0_1  
ipywidgets                7.5.1                      py_1  
iris                      2.4.0                    py38_0    conda-forge
iris-sample-data          2.3.0              pyh9f0ad1d_0    conda-forge
isort                     5.6.4                      py_0  
itsdangerous              1.1.0                      py_0  
jbig                      2.1                  h4d881f8_0  
jdcal                     1.4.1                      py_0  
jedi                      0.17.1                   py38_0  
jinja2                    2.11.2                     py_0  
joblib                    0.17.0                     py_0  
jpeg                      9b                   he5867d9_2  
json5                     0.9.5                      py_0  
jsonschema                3.2.0                      py_2  
jupyter                   1.0.0                    py38_7  
jupyter_client            6.1.7                      py_0  
jupyter_console           6.2.0                      py_0  
jupyter_core              4.7.0            py38hecd8cb5_0  
jupyterlab                2.2.6                      py_0  
jupyterlab_pygments       0.1.2                      py_0  
jupyterlab_server         1.2.0                      py_0  
keyring                   21.4.0                   py38_1  
kiwisolver                1.3.0            py38h23ab428_0  
krb5                      1.18.2               h75d18d8_0  
lazy-object-proxy         1.4.3            py38h1de35cc_0  
lcms2                     2.11                 h92f6f08_0  
libarchive                3.4.2                haa3ed63_0  
libblas                   3.8.0                    14_mkl    conda-forge
libcblas                  3.8.0                    14_mkl    conda-forge
libcurl                   7.71.1               h8a08a2b_1  
libcxx                    10.0.0                        1  
libedit                   3.1.20191231         h1de35cc_1  
libffi                    3.3                  hb1e8313_2  
libgfortran               3.0.1                h93005f0_2  
libiconv                  1.16                 h1de35cc_0  
liblief                   0.10.1               h0a44026_0  
libllvm10                 10.0.1               h76017ad_5  
libllvm9                  9.0.1                h21ff451_1  
libnetcdf                 4.7.3                he3b6227_0  
libpng                    1.6.37               ha441bb4_0  
libsodium                 1.0.18               h1de35cc_0  
libspatialindex           1.9.3                h0a44026_0  
libssh2                   1.9.0                ha12b0ac_1  
libtiff                   4.1.0                hcb84e12_1  
libxml2                   2.9.10               h7cdb67c_3  
libxslt                   1.1.34               h83b36ba_0  
llvm-openmp               10.0.0               h28b9765_0  
llvmlite                  0.34.0           py38h739e7dc_4  
locket                    0.2.0                    py38_1  
lxml                      4.6.2            py38h26b266a_0  
lz4-c                     1.9.2                h79c402e_3  
lzo                       2.10                 haf1e3a3_2  
markupsafe                1.1.1            py38h1de35cc_1  
matplotlib                3.3.2                         0  
matplotlib-base           3.3.2            py38h181983e_0  
mccabe                    0.6.1                    py38_1  
mistune                   0.8.4           py38h1de35cc_1001  
mkl                       2019.4                      233  
mkl-service               2.3.0            py38hfbe908c_0  
mkl_fft                   1.2.0            py38hc64f4ea_0  
mkl_random                1.1.1            py38h959d312_0  
mock                      4.0.2                      py_0  
more-itertools            8.6.0              pyhd3eb1b0_0  
mpc                       1.1.0                h6ef4df4_1  
mpfr                      4.0.2                h9066e36_1  
mpi                       1.0                       mpich  
mpi4py                    3.0.3            py38h77202c6_1  
mpich                     3.3.2                hc856adb_0  
mpmath                    1.1.0                    py38_0  
msgpack-python            1.0.0            py38h04f5b5a_1  
multipledispatch          0.6.0                    py38_0  
navigator-updater         0.2.1                    py38_0  
nbclient                  0.5.1                      py_0  
nbconvert                 6.0.7                    py38_0  
nbformat                  5.0.8                      py_0  
nbstripout                0.3.9              pyh9f0ad1d_0    conda-forge
ncurses                   6.2                  h0a44026_1  
nest-asyncio              1.4.3              pyhd3eb1b0_0  
netcdf4                   1.5.3            py38h28545a2_0  
networkx                  2.5                        py_0  
nltk                      3.5                        py_0  
nose                      1.3.7           pyhd3eb1b0_1006  
notebook                  6.1.4                    py38_0  
numba                     0.51.2           py38h6440ff4_1  
numexpr                   2.7.1            py38hce01a72_0  
numpy                     1.19.2           py38h456fd55_0  
numpy-base                1.19.2           py38hcfb5961_0  
numpydoc                  1.1.0              pyhd3eb1b0_1  
olefile                   0.46                       py_0  
openpyxl                  3.0.5                      py_0  
openssl                   1.1.1h               haf1e3a3_0  
owslib                    0.20.0                     py_0  
packaging                 20.7               pyhd3eb1b0_0  
pandas                    1.1.3            py38hb1e8313_0  
pandoc                    2.11                 h0dc7051_0  
pandocfilters             1.4.3            py38hecd8cb5_1  
parso                     0.7.0                      py_0  
partd                     1.1.0                      py_0  
path                      15.0.0                   py38_0  
path.py                   12.5.0                        0  
pathlib2                  2.3.5                    py38_1  
pathtools                 0.1.2                      py_1  
patsy                     0.5.1                    py38_0  
pcre                      8.44                 hb1e8313_0  
pep8                      1.7.1                    py38_0  
pexpect                   4.8.0              pyhd3eb1b0_3  
pickleshare               0.7.5           pyhd3eb1b0_1003  
pillow                    8.0.1            py38h5270095_0  
pip                       20.3.1                   pypi_0    pypi
pkginfo                   1.6.1            py38hecd8cb5_0  
plotly                    4.13.0             pyhd3eb1b0_0  
pluggy                    0.13.1                   py38_0  
ply                       3.11                     py38_0  
proj                      7.0.0                h45baca5_5    conda-forge
prometheus_client         0.9.0              pyhd3eb1b0_0  
prompt-toolkit            3.0.8                      py_0  
prompt_toolkit            3.0.8                         0  
psutil                    5.7.2            py38haf1e3a3_0  
ptyprocess                0.6.0              pyhd3eb1b0_2  
py                        1.9.0                      py_0  
py-lief                   0.10.1           py38haf313ee_0  
pycodestyle               2.6.0                      py_0  
pycosat                   0.6.3            py38h1de35cc_1  
pycparser                 2.20                       py_2  
pycurl                    7.43.0.6         py38hddc9c9b_0  
pydocstyle                5.1.1                      py_0  
pyepsg                    0.4.0                      py_0  
pyerfa                    1.7.1.1          py38h9ed2024_1  
pyfftw                    0.12.0           py38h00532b4_2    conda-forge
pyflakes                  2.2.0                      py_0  
pygments                  2.7.2              pyhd3eb1b0_0  
pyhdf                     0.10.2           py38h6e5fc47_1    conda-forge
pykdtree                  1.3.1           py38h65ad66c_1003    conda-forge
pyke                      1.1.1           py38h32f6830_1003    conda-forge
pylint                    2.6.0                    py38_0  
pyodbc                    4.0.30           py38h0a44026_0  
pyopenssl                 20.0.0             pyhd3eb1b0_1  
pyparsing                 2.4.7                      py_0  
pyproj                    2.6.1.post1      py38h7d7e87d_0    conda-forge
pyqt                      5.9.2            py38h655552a_2  
pyrsistent                0.17.3           py38haf1e3a3_0  
pyserial                  3.5              py38hecd8cb5_0  
pyshp                     2.1.2                      py_0  
pysocks                   1.7.1                    py38_1  
pytables                  3.6.1            py38h4727e94_0  
pytest                    6.1.2            py38hecd8cb5_0  
python                    3.8.5                h26836e1_1  
python-dateutil           2.8.1                      py_0  
python-jsonrpc-server     0.3.4                      py_1  
python-language-server    0.34.1                   py38_0  
python-libarchive-c       2.9                        py_0  
python.app                2                       py38_10  
python_abi                3.8                      1_cp38    conda-forge
pytz                      2020.4             pyhd3eb1b0_0  
pywavelets                1.1.1            py38haf1e3a3_2  
pyyaml                    5.3.1            py38haf1e3a3_1  
pyzmq                     20.0.0           py38h23ab428_1  
qdarkstyle                2.8.1                      py_0  
qt                        5.9.7                h468cd18_1  
qtawesome                 1.0.1                      py_0  
qtconsole                 4.7.7                      py_0  
qtpy                      1.9.0                      py_0  
readline                  8.0                  h1de35cc_0  
regex                     2020.11.13       py38h9ed2024_0  
requests                  2.25.0             pyhd3eb1b0_0  
retrying                  1.3.3                      py_2  
ripgrep                   12.1.1                        0  
rope                      0.18.0                     py_0  
rtree                     0.9.4                    py38_1  
ruamel_yaml               0.15.87          py38haf1e3a3_1  
scikit-image              0.17.2           py38h81aa140_0  
scikit-learn              0.23.2           py38h959d312_0  
scipy                     1.5.2            py38h2515648_0  
seaborn                   0.11.0                     py_0  
send2trash                1.5.0                    py38_0  
setuptools                50.3.2           py38hecd8cb5_2  
setuptools-scm            4.1.2                      py_0  
setuptools_scm            4.1.2                         0  
shapely                   1.7.1            py38h8918236_0    conda-forge
shtns                     3.4.2            py38h00532b4_1    conda-forge
simplegeneric             0.8.1                    py38_2  
singledispatch            3.4.0.3                 py_1001  
sip                       4.19.8           py38h0a44026_0  
six                       1.15.0           py38hecd8cb5_0  
snappy                    1.1.8                hb1e8313_0  
snowballstemmer           2.0.0                      py_0  
sortedcollections         1.2.1                      py_0  
sortedcontainers          2.3.0              pyhd3eb1b0_0  
soupsieve                 2.0.1                      py_0  
sphinx                    3.2.1                      py_0  
sphinxcontrib             1.0                      py38_1  
sphinxcontrib-applehelp   1.0.2                      py_0  
sphinxcontrib-devhelp     1.0.2                      py_0  
sphinxcontrib-htmlhelp    1.0.3                      py_0  
sphinxcontrib-jsmath      1.0.1                      py_0  
sphinxcontrib-qthelp      1.0.3                      py_0  
sphinxcontrib-serializinghtml 1.1.4                      py_0  
sphinxcontrib-websupport  1.2.4                      py_0  
spyder                    4.1.5                    py38_0  
spyder-kernels            1.9.4                    py38_0  
sqlalchemy                1.3.20           py38h9ed2024_0  
sqlite                    3.33.0               hffcf06c_0  
statsmodels               0.12.1           py38h9ed2024_0  
sympy                     1.6.2            py38hecd8cb5_1  
tbb                       2020.3               h879752b_0  
tblib                     1.7.0                      py_0  
terminado                 0.9.1                    py38_0  
testpath                  0.4.4                      py_0  
threadpoolctl             2.1.0              pyh5ca1d4c_0  
tifffile                  2020.10.1        py38h0cf3a3e_2  
tk                        8.6.10               hb0a8c7a_0  
toml                      0.10.1                     py_0  
toolz                     0.11.1                     py_0  
tornado                   6.0.4            py38h1de35cc_1  
tqdm                      4.51.0             pyhd3eb1b0_0  
traitlets                 5.0.5                      py_0  
transonic                 0.4.5                      py_0    conda-forge
typing_extensions         3.7.4.3                    py_0  
udunits2                  2.2.27.6          h776b7f1_1001    conda-forge
ujson                     1.35             py38h1de35cc_0  
unicodecsv                0.14.1                   py38_0  
unixodbc                  2.3.9                haf1e3a3_0  
urllib3                   1.25.11                    py_0  
watchdog                  0.10.3           py38haf1e3a3_0  
wcwidth                   0.2.5                      py_0  
webencodings              0.5.1                    py38_1  
werkzeug                  1.0.1                      py_0  
wget                      1.20.1               h051b688_0  
wheel                     0.36.1                   pypi_0    pypi
widgetsnbextension        3.5.1                    py38_0  
wrapt                     1.11.2           py38h1de35cc_0  
wurlitzer                 2.0.1                    py38_0  
xarray                    0.16.1                     py_0  
xlrd                      1.2.0                      py_0  
xlsxwriter                1.3.7                      py_0  
xlwings                   0.20.8                   py38_0  
xlwt                      1.3.0                    py38_0  
xmltodict                 0.12.0                     py_0  
xz                        5.2.5                h1de35cc_0  
yaml                      0.2.5                haf1e3a3_0  
yapf                      0.30.0                     py_0  
zeromq                    4.3.3                hb1e8313_3  
zict                      2.0.0                      py_0  
zipp                      3.4.0              pyhd3eb1b0_0  
zlib                      1.2.11               h1de35cc_3  
zope                      1.0                      py38_1  
zope.event                4.5.0                    py38_0  
zope.interface            5.1.2            py38haf1e3a3_0  
zstd                      1.4.5                h41d2c2f_0  
(base) lauraglastra@Lauras-MacBook-Pro ~ % pwd
/Users/lauraglastra
(base) lauraglastra@Lauras-MacBook-Pro ~ % cd opt/anaconda3 
(base) lauraglastra@Lauras-MacBook-Pro anaconda3 % pwd
/Users/lauraglastra/opt/anaconda3
(base) lauraglastra@Lauras-MacBook-Pro anaconda3 % pip install https://downloads.sourceforge.net/project/matplotlib/matplotlib-toolkits/basemap-1.0.7/basemap-1.0.7.tar.gz
Collecting https://downloads.sourceforge.net/project/matplotlib/matplotlib-toolkits/basemap-1.0.7/basemap-1.0.7.tar.gz
  Downloading https://downloads.sourceforge.net/project/matplotlib/matplotlib-toolkits/basemap-1.0.7/basemap-1.0.7.tar.gz (129.7 MB)
     |████████████████████████████████| 129.7 MB 4.5 MB/s 
    ERROR: Command errored out with exit status 1:
     command: /Users/lauraglastra/opt/anaconda3/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/9l/r7pn96ts6_j39nj5z9qf537w0000gn/T/pip-req-build-q3j8yqg1/setup.py'"'"'; __file__='"'"'/private/var/folders/9l/r7pn96ts6_j39nj5z9qf537w0000gn/T/pip-req-build-q3j8yqg1/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/9l/r7pn96ts6_j39nj5z9qf537w0000gn/T/pip-pip-egg-info-0a2f2hip
         cwd: /private/var/folders/9l/r7pn96ts6_j39nj5z9qf537w0000gn/T/pip-req-build-q3j8yqg1/
    Complete output (14 lines):
    
    Can't find geos library . Please set the
    environment variable GEOS_DIR to point to the location
    where geos is installed (for example, if geos_c.h
    is in /usr/local/include, and libgeos_c is in /usr/local/lib,
    set GEOS_DIR to /usr/local), or edit the setup.py script
    manually and set the variable GEOS_dir (right after the line
    that says "set GEOS_dir manually here".
    checking for GEOS lib in /Users/lauraglastra ....
    checking for GEOS lib in /usr ....
    checking for GEOS lib in /usr/local ....
    checking for GEOS lib in /sw ....
    checking for GEOS lib in /opt ....
    checking for GEOS lib in /opt/local ....
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(base) lauraglastra@Lauras-MacBook-Pro anaconda3 % conda --help
usage: conda [-h] [-V] command ...


conda is a tool for managing and deploying applications, environments and packages.


Options:


positional arguments:
  command
    clean        Remove unused packages and caches.
    compare      Compare packages between conda environments.
    config       Modify configuration values in .condarc. This is modeled after the git config command. Writes to the user .condarc file (/Users/lauraglastra/.condarc) by default.
    create       Create a new conda environment from a list of specified packages.
    help         Displays a list of available conda commands and their help strings.
    info         Display information about current conda install.
    init         Initialize conda for shell interaction. [Experimental]
    install      Installs a list of packages into a specified conda environment.
    list         List linked packages in a conda environment.
    package      Low-level conda package utility. (EXPERIMENTAL)
    remove       Remove a list of packages from a specified conda environment.
    uninstall    Alias for conda remove.
    run          Run an executable in a conda environment. [Experimental]
    search       Search for packages and display associated information. The input is a MatchSpec, a query language for conda packages. See examples below.
    update       Updates conda packages to the latest compatible version.
    upgrade      Alias for conda update.


optional arguments:
  -h, --help     Show this help message and exit.
  -V, --version  Show the conda version number and exit.


conda commands available from other packages:
  build
  convert
  debug
  develop
  env
  index
  inspect
  metapackage
  render
  server
  skeleton
  verify
(base) lauraglastra@Lauras-MacBook-Pro anaconda3 % conda remove geos
Collecting package metadata (repodata.json): done
Solving environment: \ 
The environment is inconsistent, please check the package plan carefully
The following packages are causing the inconsistency:


  - defaults/osx-64::anaconda==custom=py38_1
  - defaults/osx-64::_anaconda_depends==2020.07=py38_0
done


## Package Plan ##


  environment location: /Users/lauraglastra/opt/anaconda3


  removed specs:
    - geos




The following packages will be downloaded:


    package                    |            build
    ---------------------------|-----------------
    babel-2.9.0                |     pyhd3eb1b0_0         5.5 MB
    brotli-1.0.9               |       hb1e8313_2         398 KB
    charls-2.1.0               |       hb1e8313_2          96 KB
    giflib-5.1.4               |       h1de35cc_1          59 KB
    imagecodecs-2020.5.30      |   py38hd12e0e9_2         5.3 MB
    jxrlib-1.1                 |       haf1e3a3_2         206 KB
    libaec-1.0.4               |       hb1e8313_1          26 KB
    libwebp-1.0.1              |       hd73b212_0         431 KB
    libzopfli-1.0.3            |       hb1e8313_0         148 KB
    mkl-service-2.3.0          |   py38h9ed2024_0          41 KB
    openjpeg-2.3.0             |       hb95cd4c_1         281 KB
    pathlib2-2.3.5             |   py38hecd8cb5_2          38 KB
    python-jsonrpc-server-0.4.0|             py_0          12 KB
    python-language-server-0.35.1|             py_0          48 KB
    tifffile-2020.11.26        |     pyhd3eb1b0_0         125 KB
    tornado-6.1                |   py38h9ed2024_0         585 KB
    tqdm-4.54.0                |     pyhd3eb1b0_0          55 KB
    ujson-4.0.1                |   py38hb1e8313_0          46 KB
    watchdog-0.10.4            |   py38h9ed2024_0          96 KB
    wheel-0.36.0               |     pyhd3eb1b0_0          32 KB
    xarray-0.16.2              |     pyhd3eb1b0_0         497 KB
    xlwings-0.21.4             |   py38hecd8cb5_0         446 KB
    zope.interface-5.2.0       |   py38h9ed2024_0         281 KB
    ------------------------------------------------------------
                                           Total:        14.6 MB


The following NEW packages will be INSTALLED:


  brotli             pkgs/main/osx-64::brotli-1.0.9-hb1e8313_2
  charls             pkgs/main/osx-64::charls-2.1.0-hb1e8313_2
  giflib             pkgs/main/osx-64::giflib-5.1.4-h1de35cc_1
  imagecodecs        pkgs/main/osx-64::imagecodecs-2020.5.30-py38hd12e0e9_2
  jxrlib             pkgs/main/osx-64::jxrlib-1.1-haf1e3a3_2
  libaec             pkgs/main/osx-64::libaec-1.0.4-hb1e8313_1
  libwebp            pkgs/main/osx-64::libwebp-1.0.1-hd73b212_0
  libzopfli          pkgs/main/osx-64::libzopfli-1.0.3-hb1e8313_0
  openjpeg           pkgs/main/osx-64::openjpeg-2.3.0-hb95cd4c_1
  pip                pkgs/main/osx-64::pip-20.3-py38hecd8cb5_0
  wheel              pkgs/main/noarch::wheel-0.36.0-pyhd3eb1b0_0


The following packages will be REMOVED:


  cartopy-0.17.0-py38h9bcff04_1015
  geos-3.8.1-hb1e8313_0
  iris-2.4.0-py38_0
  shapely-1.7.1-py38h8918236_0


The following packages will be UPDATED:


  babel                                  2.8.1-pyhd3eb1b0_0 --> 2.9.0-pyhd3eb1b0_0
  pathlib2                                     2.3.5-py38_1 --> 2.3.5-py38hecd8cb5_2
  python-jsonrpc-se~                             0.3.4-py_1 --> 0.4.0-py_0
  python-language-s~ pkgs/main/osx-64::python-language-ser~ --> pkgs/main/noarch::python-language-server-0.35.1-py_0
  tifffile           pkgs/main/osx-64::tifffile-2020.10.1-~ --> pkgs/main/noarch::tifffile-2020.11.26-pyhd3eb1b0_0
  tornado                              6.0.4-py38h1de35cc_1 --> 6.1-py38h9ed2024_0
  tqdm                                  4.51.0-pyhd3eb1b0_0 --> 4.54.0-pyhd3eb1b0_0
  ujson                                 1.35-py38h1de35cc_0 --> 4.0.1-py38hb1e8313_0
  watchdog                            0.10.3-py38haf1e3a3_0 --> 0.10.4-py38h9ed2024_0
  xarray                                        0.16.1-py_0 --> 0.16.2-pyhd3eb1b0_0
  xlwings                                     0.20.8-py38_0 --> 0.21.4-py38hecd8cb5_0
  zope.interface                       5.1.2-py38haf1e3a3_0 --> 5.2.0-py38h9ed2024_0


The following packages will be DOWNGRADED:


  mkl-service                          2.3.0-py38hfbe908c_0 --> 2.3.0-py38h9ed2024_0




Proceed ([y]/n)? y




Downloading and Extracting Packages
libaec-1.0.4         | 26 KB     | ################################################################################################################################################################################################### | 100% 
xlwings-0.21.4       | 446 KB    | ################################################################################################################################################################################################### | 100% 
python-jsonrpc-serve | 12 KB     | ################################################################################################################################################################################################### | 100% 
openjpeg-2.3.0       | 281 KB    | ################################################################################################################################################################################################### | 100% 
tqdm-4.54.0          | 55 KB     | ################################################################################################################################################################################################### | 100% 
jxrlib-1.1           | 206 KB    | ################################################################################################################################################################################################### | 100% 
charls-2.1.0         | 96 KB     | ################################################################################################################################################################################################### | 100% 
xarray-0.16.2        | 497 KB    | ################################################################################################################################################################################################### | 100% 
libzopfli-1.0.3      | 148 KB    | ################################################################################################################################################################################################### | 100% 
python-language-serv | 48 KB     | ################################################################################################################################################################################################### | 100% 
brotli-1.0.9         | 398 KB    | ################################################################################################################################################################################################### | 100% 
imagecodecs-2020.5.3 | 5.3 MB    | ################################################################################################################################################################################################### | 100% 
zope.interface-5.2.0 | 281 KB    | ################################################################################################################################################################################################### | 100% 
giflib-5.1.4         | 59 KB     | ################################################################################################################################################################################################### | 100% 
wheel-0.36.0         | 32 KB     | ################################################################################################################################################################################################### | 100% 
watchdog-0.10.4      | 96 KB     | ################################################################################################################################################################################################### | 100% 
pathlib2-2.3.5       | 38 KB     | ################################################################################################################################################################################################### | 100% 
mkl-service-2.3.0    | 41 KB     | ################################################################################################################################################################################################### | 100% 
ujson-4.0.1          | 46 KB     | ################################################################################################################################################################################################### | 100% 
babel-2.9.0          | 5.5 MB    | ################################################################################################################################################################################################### | 100% 
tornado-6.1          | 585 KB    | ################################################################################################################################################################################################### | 100% 
libwebp-1.0.1        | 431 KB    | ################################################################################################################################################################################################### | 100% 
tifffile-2020.11.26  | 125 KB    | ################################################################################################################################################################################################### | 100% 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
(base) lauraglastra@Lauras-MacBook-Pro anaconda3 % conda list
# packages in environment at /Users/lauraglastra/opt/anaconda3:
#
# Name                    Version                   Build  Channel
_anaconda_depends         2020.07                  py38_0  
_ipyw_jlab_nb_ext_conf    0.1.0                    py38_0  
alabaster                 0.7.12                     py_0  
anaconda                  custom                   py38_1  
anaconda-client           1.7.2                    py38_0  
anaconda-navigator        1.10.0                   py38_0  
anaconda-project          0.8.4                      py_0  
antlr-python-runtime      4.7.2           py38h32f6830_1002    conda-forge
applaunchservices         0.2.1                      py_0  
appnope                   0.1.2           py38hecd8cb5_1001  
appscript                 1.1.1            py38haf1e3a3_0  
argh                      0.26.2                   py38_0  
argon2-cffi               20.1.0           py38haf1e3a3_1  
asn1crypto                1.4.0                      py_0  
astroid                   2.4.2                    py38_0  
astropy                   4.2              py38h9ed2024_0  
astunparse                1.6.3                      py_0  
async_generator           1.10                       py_0  
atomicwrites              1.4.0                      py_0  
attrs                     20.3.0             pyhd3eb1b0_0  
autopep8                  1.5.4                      py_0  
babel                     2.9.0              pyhd3eb1b0_0  
backcall                  0.2.0                      py_0  
backports                 1.0                pyhd3eb1b0_2  
backports.functools_lru_cache 1.6.1              pyhd3eb1b0_0  
backports.shutil_get_terminal_size 1.0.0                    py38_2  
backports.tempfile        1.0                        py_1  
backports.weakref         1.0.post1                  py_1  
beautifulsoup4            4.9.3              pyhb0f4dca_0  
beniget                   0.3.0              pyh9f0ad1d_0    conda-forge
bitarray                  1.6.1            py38h9ed2024_0  
bkcharts                  0.2                      py38_0  
blas                      1.0                         mkl  
bleach                    3.2.1                      py_0  
blosc                     1.20.1               hab81aa3_0  
bokeh                     2.2.3                    py38_0  
boto                      2.49.0                   py38_0  
bottleneck                1.3.2            py38hf1fa96c_1  
brotli                    1.0.9                hb1e8313_2  
brotlipy                  0.7.0           py38h9ed2024_1003  
bzip2                     1.0.8                h1de35cc_0  
ca-certificates           2020.10.14                    0  
cached-property           1.5.2                      py_0  
certifi                   2020.11.8        py38hecd8cb5_0  
cf-units                  2.1.4            py38h174b24a_2    conda-forge
cffi                      1.14.4           py38h2125817_0  
cftime                    1.3.0            py38he3068b8_0  
chardet                   3.0.4           py38hecd8cb5_1003  
charls                    2.1.0                hb1e8313_2  
click                     7.1.2                      py_0  
cloudpickle               1.6.0                      py_0  
clyent                    1.2.2                    py38_1  
colorama                  0.4.4                      py_0  
conda                     4.9.2            py38hecd8cb5_0  
conda-build               3.20.5                   py38_1  
conda-env                 2.6.0                         1  
conda-package-handling    1.7.2            py38h22f3db7_0  
conda-verify              3.4.2                      py_1  
contextlib2               0.6.0.post1                py_0  
cryptography              3.2.1            py38hbcfaee0_1  
curl                      7.71.1               hb0a8c7a_1  
cycler                    0.10.0                   py38_0  
cython                    0.29.21          py38h23ab428_0  
cytoolz                   0.11.0           py38haf1e3a3_0  
dask                      2.30.0                     py_0  
dask-core                 2.30.0                     py_0  
dbus                      1.13.18              h18a8e69_0  
decorator                 4.4.2                      py_0  
defusedxml                0.6.0                      py_0  
diff-match-patch          20200713                   py_0  
distributed               2.30.1           py38hecd8cb5_0  
distro                    1.5.0              pyh9f0ad1d_0    conda-forge
docutils                  0.16                     py38_1  
entrypoints               0.3                      py38_0  
et_xmlfile                1.0.1                   py_1001  
expat                     2.2.10               hb1e8313_2  
fastcache                 1.1.0            py38h1de35cc_0  
fftw                      3.3.8                h1de35cc_3  
filelock                  3.0.12                     py_0  
flake8                    3.8.4                      py_0  
flask                     1.1.2                      py_0  
fluiddyn                  0.3.3            py38h50d1736_1    conda-forge
fluidfft                  0.3.2                    pypi_0    pypi
fluidsim                  0.3.3                    pypi_0    pypi
fluidsim-ocean            0.0.0a0                  pypi_0    pypi
freetype                  2.10.4               ha233b18_0  
fsspec                    0.8.3                      py_0  
future                    0.18.2                   py38_1  
gast                      0.4.0                      py_0  
get_terminal_size         1.0.0                h7520d66_0  
gettext                   0.19.8.1             hb0f4f8b_2  
gevent                    20.9.0           py38haf1e3a3_0  
giflib                    5.1.4                h1de35cc_1  
glib                      2.66.1               h9bbe63b_0  
glob2                     0.7                        py_0  
gmp                       6.1.2                hb37e062_1  
gmpy2                     2.0.8            py38h6ef4df4_3  
greenlet                  0.4.17           py38haf1e3a3_0  
h5netcdf                  0.8.1                      py_0    conda-forge
h5py                      2.10.0           py38h3134771_0  
hdf4                      4.2.13               h39711bb_2  
hdf5                      1.10.4               hfa1e0ec_0  
heapdict                  1.0.1                      py_0  
html5lib                  1.1                        py_0  
icu                       58.2                 h0a44026_3  
idna                      2.10                       py_0  
imagecodecs               2020.5.30        py38hd12e0e9_2  
imageio                   2.9.0                      py_0  
imagesize                 1.2.0                      py_0  
importlib-metadata        2.0.0                      py_1  
importlib_metadata        2.0.0                         1  
iniconfig                 1.1.1                      py_0  
intel-openmp              2019.4                      233  
intervaltree              3.1.0                      py_0  
ipykernel                 5.3.4            py38h5ca1d4c_0  
ipython                   7.19.0           py38h01d92e1_0  
ipython_genutils          0.2.0              pyhd3eb1b0_1  
ipywidgets                7.5.1                      py_1  
iris-sample-data          2.3.0              pyh9f0ad1d_0    conda-forge
isort                     5.6.4                      py_0  
itsdangerous              1.1.0                      py_0  
jbig                      2.1                  h4d881f8_0  
jdcal                     1.4.1                      py_0  
jedi                      0.17.1                   py38_0  
jinja2                    2.11.2                     py_0  
joblib                    0.17.0                     py_0  
jpeg                      9b                   he5867d9_2  
json5                     0.9.5                      py_0  
jsonschema                3.2.0                      py_2  
jupyter                   1.0.0                    py38_7  
jupyter_client            6.1.7                      py_0  
jupyter_console           6.2.0                      py_0  
jupyter_core              4.7.0            py38hecd8cb5_0  
jupyterlab                2.2.6                      py_0  
jupyterlab_pygments       0.1.2                      py_0  
jupyterlab_server         1.2.0                      py_0  
jxrlib                    1.1                  haf1e3a3_2  
keyring                   21.4.0                   py38_1  
kiwisolver                1.3.0            py38h23ab428_0  
krb5                      1.18.2               h75d18d8_0  
lazy-object-proxy         1.4.3            py38h1de35cc_0  
lcms2                     2.11                 h92f6f08_0  
libaec                    1.0.4                hb1e8313_1  
libarchive                3.4.2                haa3ed63_0  
libblas                   3.8.0                    14_mkl    conda-forge
libcblas                  3.8.0                    14_mkl    conda-forge
libcurl                   7.71.1               h8a08a2b_1  
libcxx                    10.0.0                        1  
libedit                   3.1.20191231         h1de35cc_1  
libffi                    3.3                  hb1e8313_2  
libgfortran               3.0.1                h93005f0_2  
libiconv                  1.16                 h1de35cc_0  
liblief                   0.10.1               h0a44026_0  
libllvm10                 10.0.1               h76017ad_5  
libllvm9                  9.0.1                h21ff451_1  
libnetcdf                 4.7.3                he3b6227_0  
libpng                    1.6.37               ha441bb4_0  
libsodium                 1.0.18               h1de35cc_0  
libspatialindex           1.9.3                h0a44026_0  
libssh2                   1.9.0                ha12b0ac_1  
libtiff                   4.1.0                hcb84e12_1  
libwebp                   1.0.1                hd73b212_0  
libxml2                   2.9.10               h7cdb67c_3  
libxslt                   1.1.34               h83b36ba_0  
libzopfli                 1.0.3                hb1e8313_0  
llvm-openmp               10.0.0               h28b9765_0  
llvmlite                  0.34.0           py38h739e7dc_4  
locket                    0.2.0                    py38_1  
lxml                      4.6.2            py38h26b266a_0  
lz4-c                     1.9.2                h79c402e_3  
lzo                       2.10                 haf1e3a3_2  
markupsafe                1.1.1            py38h1de35cc_1  
matplotlib                3.3.2                         0  
matplotlib-base           3.3.2            py38h181983e_0  
mccabe                    0.6.1                    py38_1  
mistune                   0.8.4           py38h1de35cc_1001  
mkl                       2019.4                      233  
mkl-service               2.3.0            py38h9ed2024_0  
mkl_fft                   1.2.0            py38hc64f4ea_0  
mkl_random                1.1.1            py38h959d312_0  
mock                      4.0.2                      py_0  
more-itertools            8.6.0              pyhd3eb1b0_0  
mpc                       1.1.0                h6ef4df4_1  
mpfr                      4.0.2                h9066e36_1  
mpi                       1.0                       mpich  
mpi4py                    3.0.3            py38h77202c6_1  
mpich                     3.3.2                hc856adb_0  
mpmath                    1.1.0                    py38_0  
msgpack-python            1.0.0            py38h04f5b5a_1  
multipledispatch          0.6.0                    py38_0  
navigator-updater         0.2.1                    py38_0  
nbclient                  0.5.1                      py_0  
nbconvert                 6.0.7                    py38_0  
nbformat                  5.0.8                      py_0  
nbstripout                0.3.9              pyh9f0ad1d_0    conda-forge
ncurses                   6.2                  h0a44026_1  
nest-asyncio              1.4.3              pyhd3eb1b0_0  
netcdf4                   1.5.3            py38h28545a2_0  
networkx                  2.5                        py_0  
nltk                      3.5                        py_0  
nose                      1.3.7           pyhd3eb1b0_1006  
notebook                  6.1.4                    py38_0  
numba                     0.51.2           py38h6440ff4_1  
numexpr                   2.7.1            py38hce01a72_0  
numpy                     1.19.2           py38h456fd55_0  
numpy-base                1.19.2           py38hcfb5961_0  
numpydoc                  1.1.0              pyhd3eb1b0_1  
olefile                   0.46                       py_0  
openjpeg                  2.3.0                hb95cd4c_1  
openpyxl                  3.0.5                      py_0  
openssl                   1.1.1h               haf1e3a3_0  
owslib                    0.20.0                     py_0  
packaging                 20.7               pyhd3eb1b0_0  
pandas                    1.1.3            py38hb1e8313_0  
pandoc                    2.11                 h0dc7051_0  
pandocfilters             1.4.3            py38hecd8cb5_1  
parso                     0.7.0                      py_0  
partd                     1.1.0                      py_0  
path                      15.0.0                   py38_0  
path.py                   12.5.0                        0  
pathlib2                  2.3.5            py38hecd8cb5_2  
pathtools                 0.1.2                      py_1  
patsy                     0.5.1                    py38_0  
pcre                      8.44                 hb1e8313_0  
pep8                      1.7.1                    py38_0  
pexpect                   4.8.0              pyhd3eb1b0_3  
pickleshare               0.7.5           pyhd3eb1b0_1003  
pillow                    8.0.1            py38h5270095_0  
pip                       20.3.1                   pypi_0    pypi
pkginfo                   1.6.1            py38hecd8cb5_0  
plotly                    4.13.0             pyhd3eb1b0_0  
pluggy                    0.13.1                   py38_0  
ply                       3.11                     py38_0  
proj                      7.0.0                h45baca5_5    conda-forge
prometheus_client         0.9.0              pyhd3eb1b0_0  
prompt-toolkit            3.0.8                      py_0  
prompt_toolkit            3.0.8                         0  
psutil                    5.7.2            py38haf1e3a3_0  
ptyprocess                0.6.0              pyhd3eb1b0_2  
py                        1.9.0                      py_0  
py-lief                   0.10.1           py38haf313ee_0  
pycodestyle               2.6.0                      py_0  
pycosat                   0.6.3            py38h1de35cc_1  
pycparser                 2.20                       py_2  
pycurl                    7.43.0.6         py38hddc9c9b_0  
pydocstyle                5.1.1                      py_0  
pyepsg                    0.4.0                      py_0  
pyerfa                    1.7.1.1          py38h9ed2024_1  
pyfftw                    0.12.0           py38h00532b4_2    conda-forge
pyflakes                  2.2.0                      py_0  
pygments                  2.7.2              pyhd3eb1b0_0  
pyhdf                     0.10.2           py38h6e5fc47_1    conda-forge
pykdtree                  1.3.1           py38h65ad66c_1003    conda-forge
pyke                      1.1.1           py38h32f6830_1003    conda-forge
pylint                    2.6.0                    py38_0  
pyodbc                    4.0.30           py38h0a44026_0  
pyopenssl                 20.0.0             pyhd3eb1b0_1  
pyparsing                 2.4.7                      py_0  
pyproj                    2.6.1.post1      py38h7d7e87d_0    conda-forge
pyqt                      5.9.2            py38h655552a_2  
pyrsistent                0.17.3           py38haf1e3a3_0  
pyserial                  3.5              py38hecd8cb5_0  
pyshp                     2.1.2                      py_0  
pysocks                   1.7.1                    py38_1  
pytables                  3.6.1            py38h4727e94_0  
pytest                    6.1.2            py38hecd8cb5_0  
python                    3.8.5                h26836e1_1  
python-dateutil           2.8.1                      py_0  
python-jsonrpc-server     0.4.0                      py_0  
python-language-server    0.35.1                     py_0  
python-libarchive-c       2.9                        py_0  
python.app                2                       py38_10  
python_abi                3.8                      1_cp38    conda-forge
pytz                      2020.4             pyhd3eb1b0_0  
pywavelets                1.1.1            py38haf1e3a3_2  
pyyaml                    5.3.1            py38haf1e3a3_1  
pyzmq                     20.0.0           py38h23ab428_1  
qdarkstyle                2.8.1                      py_0  
qt                        5.9.7                h468cd18_1  
qtawesome                 1.0.1                      py_0  
qtconsole                 4.7.7                      py_0  
qtpy                      1.9.0                      py_0  
readline                  8.0                  h1de35cc_0  
regex                     2020.11.13       py38h9ed2024_0  
requests                  2.25.0             pyhd3eb1b0_0  
retrying                  1.3.3                      py_2  
ripgrep                   12.1.1                        0  
rope                      0.18.0                     py_0  
rtree                     0.9.4                    py38_1  
ruamel_yaml               0.15.87          py38haf1e3a3_1  
scikit-image              0.17.2           py38h81aa140_0  
scikit-learn              0.23.2           py38h959d312_0  
scipy                     1.5.2            py38h2515648_0  
seaborn                   0.11.0                     py_0  
send2trash                1.5.0                    py38_0  
setuptools                50.3.2           py38hecd8cb5_2  
setuptools-scm            4.1.2                      py_0  
setuptools_scm            4.1.2                         0  
shtns                     3.4.2            py38h00532b4_1    conda-forge
simplegeneric             0.8.1                    py38_2  
singledispatch            3.4.0.3                 py_1001  
sip                       4.19.8           py38h0a44026_0  
six                       1.15.0           py38hecd8cb5_0  
snappy                    1.1.8                hb1e8313_0  
snowballstemmer           2.0.0                      py_0  
sortedcollections         1.2.1                      py_0  
sortedcontainers          2.3.0              pyhd3eb1b0_0  
soupsieve                 2.0.1                      py_0  
sphinx                    3.2.1                      py_0  
sphinxcontrib             1.0                      py38_1  
sphinxcontrib-applehelp   1.0.2                      py_0  
sphinxcontrib-devhelp     1.0.2                      py_0  
sphinxcontrib-htmlhelp    1.0.3                      py_0  
sphinxcontrib-jsmath      1.0.1                      py_0  
sphinxcontrib-qthelp      1.0.3                      py_0  
sphinxcontrib-serializinghtml 1.1.4                      py_0  
sphinxcontrib-websupport  1.2.4                      py_0  
spyder                    4.1.5                    py38_0  
spyder-kernels            1.9.4                    py38_0  
sqlalchemy                1.3.20           py38h9ed2024_0  
sqlite                    3.33.0               hffcf06c_0  
statsmodels               0.12.1           py38h9ed2024_0  
sympy                     1.6.2            py38hecd8cb5_1  
tbb                       2020.3               h879752b_0  
tblib                     1.7.0                      py_0  
terminado                 0.9.1                    py38_0  
testpath                  0.4.4                      py_0  
threadpoolctl             2.1.0              pyh5ca1d4c_0  
tifffile                  2020.11.26         pyhd3eb1b0_0  
tk                        8.6.10               hb0a8c7a_0  
toml                      0.10.1                     py_0  
toolz                     0.11.1                     py_0  
tornado                   6.1              py38h9ed2024_0  
tqdm                      4.54.0             pyhd3eb1b0_0  
traitlets                 5.0.5                      py_0  
transonic                 0.4.5                      py_0    conda-forge
typing_extensions         3.7.4.3                    py_0  
udunits2                  2.2.27.6          h776b7f1_1001    conda-forge
ujson                     4.0.1            py38hb1e8313_0  
unicodecsv                0.14.1                   py38_0  
unixodbc                  2.3.9                haf1e3a3_0  
urllib3                   1.25.11                    py_0  
watchdog                  0.10.4           py38h9ed2024_0  
wcwidth                   0.2.5                      py_0  
webencodings              0.5.1                    py38_1  
werkzeug                  1.0.1                      py_0  
wget                      1.20.1               h051b688_0  
wheel                     0.36.1                   pypi_0    pypi
widgetsnbextension        3.5.1                    py38_0  
wrapt                     1.11.2           py38h1de35cc_0  
wurlitzer                 2.0.1                    py38_0  
xarray                    0.16.2             pyhd3eb1b0_0  
xlrd                      1.2.0                      py_0  
xlsxwriter                1.3.7                      py_0  
xlwings                   0.21.4           py38hecd8cb5_0  
xlwt                      1.3.0                    py38_0  
xmltodict                 0.12.0                     py_0  
xz                        5.2.5                h1de35cc_0  
yaml                      0.2.5                haf1e3a3_0  
yapf                      0.30.0                     py_0  
zeromq                    4.3.3                hb1e8313_3  
zict                      2.0.0                      py_0  
zipp                      3.4.0              pyhd3eb1b0_0  
zlib                      1.2.11               h1de35cc_3  
zope                      1.0                      py38_1  
zope.event                4.5.0                    py38_0  
zope.interface            5.2.0            py38h9ed2024_0  
zstd                      1.4.5                h41d2c2f_0  
(base) lauraglastra@Lauras-MacBook-Pro anaconda3 % pwd
/Users/lauraglastra/opt/anaconda3
(base) lauraglastra@Lauras-MacBook-Pro anaconda3 % ls -a
. conda-meta lib pkgs share
.. condabin libexec plugins shell
.DS_Store doc man python.app ssl
Anaconda-Navigator.app etc mkspecs qml translations
LICENSE.txt include org.freedesktop.dbus-session.plist resources
bin info phrasebooks sbin
(base) lauraglastra@Lauras-MacBook-Pro anaconda3 % cd pkgs
(base) lauraglastra@Lauras-MacBook-Pro pkgs % ls -a
. geos-3.8.1-hb1e8313_0.conda nbconvert-5.6.1-py38_1.conda requests-2.24.0-py_0
.. geos-3.8.1-hb1e8313_0.tar.bz2 nbconvert-5.6.1-py38_1jrtvsvuq requests-2.24.0-py_0.conda
.DS_Store get_terminal_size-1.0.0-h7520d66_0 nbconvert-6.0.7-py38_0 requests-2.25.0-pyhd3eb1b0_0
.cio-config.py get_terminal_size-1.0.0-h7520d66_0.conda nbconvert-6.0.7-py38_0.conda requests-2.25.0-pyhd3eb1b0_0.conda
.constructor-build.info get_terminal_size-1.0.0-h7520d66_09usu01vr nbformat-5.0.7-py_0 retrying-1.3.3-py_2
_anaconda_depends-2020.07-py38_0 get_terminal_size-1.0.0-h7520d66_0jpor1xvu nbformat-5.0.7-py_0.conda retrying-1.3.3-py_2.conda
_anaconda_depends-2020.07-py38_0.conda gettext-0.19.8.1-hb0f4f8b_2 nbformat-5.0.7-py_03o7c6bf_ retrying-1.3.3-py_2.tar.bz2
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0 gettext-0.19.8.1-hb0f4f8b_2.conda nbformat-5.0.7-py_0k_rgmiqp ripgrep-11.0.2-he32d670_0
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0.conda gettext-0.19.8.1-hb0f4f8b_2zs_beuru nbformat-5.0.8-py_0 ripgrep-11.0.2-he32d670_0.conda
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0ly28_e8t gevent-20.6.2-py38haf1e3a3_0 nbformat-5.0.8-py_0.conda ripgrep-11.0.2-he32d670_0o3lb8ojl
alabaster-0.7.12-py_0 gevent-20.6.2-py38haf1e3a3_0.conda nbstripout-0.3.9-pyh9f0ad1d_0 ripgrep-12.1.1-0
alabaster-0.7.12-py_0.conda gevent-20.9.0-py38haf1e3a3_0 nbstripout-0.3.9-pyh9f0ad1d_0.tar.bz2 ripgrep-12.1.1-0.conda
alabaster-0.7.12-py_0jrg8jo75 gevent-20.9.0-py38haf1e3a3_0.conda ncurses-6.2-h0a44026_1 rope-0.17.0-py_0
anaconda-2020.07-py38_0 giflib-5.1.4-h1de35cc_1 ncurses-6.2-h0a44026_1.conda rope-0.17.0-py_0.conda
anaconda-2020.07-py38_0.tar.bz2 giflib-5.1.4-h1de35cc_1.conda ncurses-6.2-h0a44026_1boe17c3g rope-0.17.0-py_0f5pmu8ll
anaconda-client-1.7.2-py38_0 glib-2.65.0-hc5f4afa_0 nest-asyncio-1.4.3-pyhd3eb1b0_0 rope-0.17.0-py_0wxv87yq9
anaconda-client-1.7.2-py38_0.conda glib-2.65.0-hc5f4afa_0.conda nest-asyncio-1.4.3-pyhd3eb1b0_0.conda rope-0.18.0-py_0
anaconda-client-1.7.2-py38_02wjr0exe glib-2.65.0-hc5f4afa_0uycg5zb2 netcdf4-1.5.3-py38h28545a2_0 rope-0.18.0-py_0.conda
anaconda-custom-py38_1 glib-2.66.1-h9bbe63b_0 netcdf4-1.5.3-py38h28545a2_0.conda rtree-0.9.4-py38_1
anaconda-custom-py38_1.conda glib-2.66.1-h9bbe63b_0.conda networkx-2.4-py_1 rtree-0.9.4-py38_1.conda
anaconda-navigator-1.10.0-py38_0 glob2-0.7-py_0 networkx-2.4-py_1.conda rtree-0.9.4-py38_110u4ue8z
anaconda-navigator-1.10.0-py38_0.conda glob2-0.7-py_0.conda networkx-2.4-py_14y_d408b rtree-0.9.4-py38_1jvd557ye
anaconda-navigator-1.9.12-py38_0 glob2-0.7-py_0w42iv0gm networkx-2.4-py_18wd7chds ruamel_yaml-0.15.87-py38haf1e3a3_1
anaconda-navigator-1.9.12-py38_0.tar.bz2 gmp-6.1.2-hb37e062_1 networkx-2.5-py_0 ruamel_yaml-0.15.87-py38haf1e3a3_1.conda
anaconda-project-0.8.4-py_0 gmp-6.1.2-hb37e062_1.conda networkx-2.5-py_0.conda ruamel_yaml-0.15.87-py38haf1e3a3_1marscivi
anaconda-project-0.8.4-py_0.conda gmp-6.1.2-hb37e062_179dtl5oe nltk-3.5-py_0 scikit-image-0.16.2-py38h6c726b0_0
anaconda-project-0.8.4-py_05lqfe54g gmp-6.1.2-hb37e062_1cxl2ozam nltk-3.5-py_0.conda scikit-image-0.16.2-py38h6c726b0_0.conda
antlr-python-runtime-4.7.2-py38h32f6830_1002 gmpy2-2.0.8-py38h6ef4df4_3 nltk-3.5-py_0x0snvq6y scikit-image-0.16.2-py38h6c726b0_0.tar.bz2
antlr-python-runtime-4.7.2-py38h32f6830_1002.tar.bz2 gmpy2-2.0.8-py38h6ef4df4_3.conda nose-1.3.7-py38_1004 scikit-image-0.16.2-py38h6c726b0_0dxsj2hqt
applaunchservices-0.2.1-py_0 greenlet-0.4.16-py38haf1e3a3_0 nose-1.3.7-py38_1004.conda scikit-image-0.17.2-py38h81aa140_0
applaunchservices-0.2.1-py_0.conda greenlet-0.4.16-py38haf1e3a3_0.conda nose-1.3.7-py38_1004biebm5l4 scikit-image-0.17.2-py38h81aa140_0.conda
applaunchservices-0.2.1-py_014bane2y greenlet-0.4.16-py38haf1e3a3_02xtand4m nose-1.3.7-py38_1004bm24kja0 scikit-learn-0.23.1-py38h603561c_0
appnope-0.1.0-py38_1001 greenlet-0.4.17-py38haf1e3a3_0 nose-1.3.7-pyhd3eb1b0_1006 scikit-learn-0.23.1-py38h603561c_0.conda
appnope-0.1.0-py38_1001.conda greenlet-0.4.17-py38haf1e3a3_0.conda nose-1.3.7-pyhd3eb1b0_1006.conda scikit-learn-0.23.2-py38h959d312_0
appnope-0.1.2-py38hecd8cb5_1001 h5netcdf-0.8.1-py_0 notebook-6.0.3-py38_0 scikit-learn-0.23.2-py38h959d312_0.conda
appnope-0.1.2-py38hecd8cb5_1001.conda h5netcdf-0.8.1-py_0.tar.bz2 notebook-6.0.3-py38_0.conda scipy-1.5.0-py38hbab996c_0
appscript-1.1.1-py38haf1e3a3_0 h5py-2.10.0-py38h3134771_0 notebook-6.0.3-py38_0u692qges scipy-1.5.0-py38hbab996c_0.conda
appscript-1.1.1-py38haf1e3a3_0.conda h5py-2.10.0-py38h3134771_0.conda notebook-6.1.4-py38_0 scipy-1.5.0-py38hbab996c_0.tar.bz2
appscript-1.1.1-py38haf1e3a3_070kst9df h5py-2.10.0-py38h3134771_0.tar.bz2 notebook-6.1.4-py38_0.conda scipy-1.5.0-py38hbab996c_0xfo9nbuc
argh-0.26.2-py38_0 h5py-2.10.0-py38h3134771_0yp8roxti numba-0.50.1-py38h959d312_1 scipy-1.5.0-py38hbab996c_0ycd7olao
argh-0.26.2-py38_0.conda hdf4-4.2.13-0 numba-0.50.1-py38h959d312_1.conda scipy-1.5.2-py38h2515648_0
argon2-cffi-20.1.0-py38haf1e3a3_1 hdf4-4.2.13-0.tar.bz2 numba-0.50.1-py38h959d312_1cma38jk1 scipy-1.5.2-py38h2515648_0.conda
argon2-cffi-20.1.0-py38haf1e3a3_1.conda hdf4-4.2.13-h39711bb_2 numba-0.50.1-py38h959d312_1qsvswyhn seaborn-0.10.1-py_0
asn1crypto-1.3.0-py38_1 hdf4-4.2.13-h39711bb_2.conda numba-0.51.2-py38h6440ff4_1 seaborn-0.10.1-py_0.conda
asn1crypto-1.3.0-py38_1.conda hdf5-1.10.4-hfa1e0ec_0 numba-0.51.2-py38h6440ff4_1.conda seaborn-0.10.1-py_00y9jn1pb
asn1crypto-1.3.0-py38_1d_9_hlaq hdf5-1.10.4-hfa1e0ec_0.conda numexpr-2.7.1-py38hce01a72_0 seaborn-0.11.0-py_0
asn1crypto-1.3.0-py38_1mwppbazo hdf5-1.10.4-hfa1e0ec_0lh1mxvpu numexpr-2.7.1-py38hce01a72_0.conda seaborn-0.11.0-py_0.conda
asn1crypto-1.4.0-py_0 heapdict-1.0.1-py_0 numexpr-2.7.1-py38hce01a72_0gsxy1bgc send2trash-1.5.0-py38_0
asn1crypto-1.4.0-py_0.conda heapdict-1.0.1-py_0.conda numpy-1.18.5-py38h1da2735_0 send2trash-1.5.0-py38_0.conda
astroid-2.4.2-py38_0 heapdict-1.0.1-py_0lcrwdwik numpy-1.18.5-py38h1da2735_0.conda send2trash-1.5.0-py38_0r1eor2ci
astroid-2.4.2-py38_0.conda html5lib-1.1-py_0 numpy-1.18.5-py38h1da2735_0wfdeal0f setuptools-49.2.0-py38_0
astroid-2.4.2-py38_0zvei146z html5lib-1.1-py_0.conda numpy-1.19.2-py38h456fd55_0 setuptools-49.2.0-py38_0.conda
astropy-4.0.1.post1-py38h01d97ff_1 html5lib-1.1-py_0mrjsykss numpy-1.19.2-py38h456fd55_0.conda setuptools-49.2.0-py38_09kyzn8v5
astropy-4.0.1.post1-py38h01d97ff_1.conda icu-58.2-h0a44026_3 numpy-base-1.18.5-py38h3304bdc_0 setuptools-49.2.0-py38_0nessap6d
astropy-4.0.1.post1-py38h01d97ff_11uob9d0n icu-58.2-h0a44026_3.conda numpy-base-1.18.5-py38h3304bdc_0.conda setuptools-50.3.2-py38hecd8cb5_2
astropy-4.0.1.post1-py38h01d97ff_1op4rdgdn icu-58.2-h0a44026_31zuwmk00 numpy-base-1.18.5-py38h3304bdc_0huwmmors setuptools-50.3.2-py38hecd8cb5_2.conda
astropy-4.2-py38h9ed2024_0 icu-58.2-h0a44026_3zscx0cd1 numpy-base-1.19.2-py38hcfb5961_0 setuptools-scm-4.1.2-py_0
astropy-4.2-py38h9ed2024_0.conda idna-2.10-py_0 numpy-base-1.19.2-py38hcfb5961_0.conda setuptools-scm-4.1.2-py_0.conda
astunparse-1.6.2-py_0 idna-2.10-py_0.conda numpydoc-1.1.0-py_0 setuptools-scm-4.1.2-pyh9f0ad1d_0
astunparse-1.6.2-py_0.tar.bz2 imagecodecs-2020.5.30-py38hd12e0e9_2 numpydoc-1.1.0-py_0.conda setuptools-scm-4.1.2-pyh9f0ad1d_0.tar.bz2
astunparse-1.6.3-py_0 imagecodecs-2020.5.30-py38hd12e0e9_2.conda numpydoc-1.1.0-pyhd3eb1b0_1 setuptools_scm-4.1.2-0
astunparse-1.6.3-py_0.conda imageio-2.9.0-py_0 numpydoc-1.1.0-pyhd3eb1b0_1.conda setuptools_scm-4.1.2-0.conda
async_generator-1.10-py_0 imageio-2.9.0-py_0.conda olefile-0.46-py_0 setuptools_scm-4.1.2-0.tar.bz2
async_generator-1.10-py_0.conda imagesize-1.2.0-py_0 olefile-0.46-py_0.conda shapely-1.7.1-py38h8918236_0
atomicwrites-1.4.0-py_0 imagesize-1.2.0-py_0.conda olefile-0.46-py_0jejuksvo shapely-1.7.1-py38h8918236_0.tar.bz2
atomicwrites-1.4.0-py_0.conda importlib-metadata-1.7.0-py38_0 olefile-0.46-py_0w9qeeshg shtns-3.4.2-py38h00532b4_1
atomicwrites-1.4.0-py_03s9cw69b importlib-metadata-1.7.0-py38_0.conda openjpeg-2.3.0-hb95cd4c_1 shtns-3.4.2-py38h00532b4_1.tar.bz2
atomicwrites-1.4.0-py_0r6wsf2ko importlib-metadata-2.0.0-py_1 openjpeg-2.3.0-hb95cd4c_1.conda simplegeneric-0.8.1-py38_2
attrs-19.3.0-py_0 importlib-metadata-2.0.0-py_1.conda openpyxl-3.0.4-py_0 simplegeneric-0.8.1-py38_2.conda
attrs-19.3.0-py_0.conda importlib_metadata-1.7.0-0 openpyxl-3.0.4-py_0.conda singledispatch-3.4.0.3-py38_0
attrs-19.3.0-py_0uy_wpno4 importlib_metadata-1.7.0-0.conda openpyxl-3.0.4-py_0onhaytua singledispatch-3.4.0.3-py38_0.conda
attrs-20.3.0-pyhd3eb1b0_0 importlib_metadata-1.7.0-070_eae4q openpyxl-3.0.5-py_0 singledispatch-3.4.0.3-py_1001
attrs-20.3.0-pyhd3eb1b0_0.conda importlib_metadata-1.7.0-0cry6331s openpyxl-3.0.5-py_0.conda singledispatch-3.4.0.3-py_1001.conda
autopep8-1.5.3-py_0 importlib_metadata-2.0.0-1 openssl-1.1.1g-h1de35cc_0 sip-4.19.8-py38h0a44026_0
autopep8-1.5.3-py_0.conda importlib_metadata-2.0.0-1.conda openssl-1.1.1g-h1de35cc_0.conda sip-4.19.8-py38h0a44026_0.conda
autopep8-1.5.3-py_015jsv74t iniconfig-1.1.1-py_0 openssl-1.1.1g-h1de35cc_0.tar.bz2 six-1.15.0-py38hecd8cb5_0
autopep8-1.5.3-py_0vwk1dz5s iniconfig-1.1.1-py_0.conda openssl-1.1.1g-h1de35cc_00p5uetqm six-1.15.0-py38hecd8cb5_0.conda
autopep8-1.5.4-py_0 intel-openmp-2019.4-233 openssl-1.1.1h-haf1e3a3_0 six-1.15.0-py_0
autopep8-1.5.4-py_0.conda intel-openmp-2019.4-233.conda openssl-1.1.1h-haf1e3a3_0.conda six-1.15.0-py_0.conda
babel-2.8.0-py_0 intervaltree-3.0.2-py_1 owslib-0.20.0-py_0 snappy-1.1.8-hb1e8313_0
babel-2.8.0-py_0.conda intervaltree-3.0.2-py_1.conda owslib-0.20.0-py_0.conda snappy-1.1.8-hb1e8313_0.conda
babel-2.8.0-py_03gyizq1c intervaltree-3.0.2-py_1kqvs56ok owslib-0.20.0-py_0.tar.bz2 snappy-1.1.8-hb1e8313_0d5qiklem
babel-2.8.0-py_0i2_kwg90 intervaltree-3.0.2-py_1vcyu5fa8 packaging-20.4-py_0 snowballstemmer-2.0.0-py_0
babel-2.8.1-pyhd3eb1b0_0 intervaltree-3.1.0-py_0 packaging-20.4-py_0.conda snowballstemmer-2.0.0-py_0.conda
babel-2.8.1-pyhd3eb1b0_0.conda intervaltree-3.1.0-py_0.conda packaging-20.4-py_0ovg1zl60 snowballstemmer-2.0.0-py_0g88dpx6o
babel-2.9.0-pyhd3eb1b0_0 ipykernel-5.3.2-py38h5ca1d4c_0 packaging-20.7-pyhd3eb1b0_0 sortedcollections-1.2.1-py_0
babel-2.9.0-pyhd3eb1b0_0.conda ipykernel-5.3.2-py38h5ca1d4c_0.conda packaging-20.7-pyhd3eb1b0_0.conda sortedcollections-1.2.1-py_0.conda
backcall-0.2.0-py_0 ipykernel-5.3.2-py38h5ca1d4c_051ko9x0s pandas-1.0.5-py38h959d312_0 sortedcollections-1.2.1-py_0mjytpb2d
backcall-0.2.0-py_0.conda ipykernel-5.3.2-py38h5ca1d4c_0z2vlmcf4 pandas-1.0.5-py38h959d312_0.conda sortedcontainers-2.2.2-py_0
backcall-0.2.0-py_0vzc1y0sj ipykernel-5.3.4-py38h5ca1d4c_0 pandas-1.1.3-py38hb1e8313_0 sortedcontainers-2.2.2-py_0.conda
backports-1.0-py_2 ipykernel-5.3.4-py38h5ca1d4c_0.conda pandas-1.1.3-py38hb1e8313_0.conda sortedcontainers-2.2.2-py_0rgfwr7fa
backports-1.0-py_2.conda ipython-7.16.1-py38h5ca1d4c_0 pandoc-2.10-0 sortedcontainers-2.2.2-py_0y4zd0whu
backports-1.0-py_2851xmmwl ipython-7.16.1-py38h5ca1d4c_0.conda pandoc-2.10-0.conda sortedcontainers-2.3.0-pyhd3eb1b0_0
backports-1.0-pyhd3eb1b0_2 ipython-7.16.1-py38h5ca1d4c_0_xthryhh pandoc-2.10-0lxaj_aqw sortedcontainers-2.3.0-pyhd3eb1b0_0.conda
backports-1.0-pyhd3eb1b0_2.conda ipython-7.16.1-py38h5ca1d4c_0szvep8jl pandoc-2.11-h0dc7051_0 soupsieve-2.0.1-py_0
backports.functools_lru_cache-1.6.1-py_0 ipython-7.19.0-py38h01d92e1_0 pandoc-2.11-h0dc7051_0.conda soupsieve-2.0.1-py_0.conda
backports.functools_lru_cache-1.6.1-py_0.conda ipython-7.19.0-py38h01d92e1_0.conda pandocfilters-1.4.2-py38_1 soupsieve-2.0.1-py_0m4ncawbc
backports.functools_lru_cache-1.6.1-py_0g76_9vde ipython_genutils-0.2.0-py38_0 pandocfilters-1.4.2-py38_1.conda soupsieve-2.0.1-py_0rlp8_qm0
backports.functools_lru_cache-1.6.1-pyhd3eb1b0_0 ipython_genutils-0.2.0-py38_0.conda pandocfilters-1.4.3-py38hecd8cb5_1 sphinx-3.1.2-py_0
backports.functools_lru_cache-1.6.1-pyhd3eb1b0_0.conda ipython_genutils-0.2.0-py38_0dbtw1w7p pandocfilters-1.4.3-py38hecd8cb5_1.conda sphinx-3.1.2-py_0.conda
backports.shutil_get_terminal_size-1.0.0-py38_2 ipython_genutils-0.2.0-pyhd3eb1b0_1 parso-0.7.0-py_0 sphinx-3.1.2-py_0s4knxsaz
backports.shutil_get_terminal_size-1.0.0-py38_2.conda ipython_genutils-0.2.0-pyhd3eb1b0_1.conda parso-0.7.0-py_0.conda sphinx-3.2.1-py_0
backports.shutil_get_terminal_size-1.0.0-py38_2k748l4ff ipywidgets-7.5.1-py_0 partd-1.1.0-py_0 sphinx-3.2.1-py_0.conda
backports.shutil_get_terminal_size-1.0.0-py38_2twvl0d_g ipywidgets-7.5.1-py_0.conda partd-1.1.0-py_0.conda sphinxcontrib-1.0-py38_1
backports.tempfile-1.0-py_1 ipywidgets-7.5.1-py_0qw7zfwq1 partd-1.1.0-py_0zhxv_z0z sphinxcontrib-1.0-py38_1.conda
backports.tempfile-1.0-py_1.conda ipywidgets-7.5.1-py_0t2narpt0 path-13.1.0-py38_0 sphinxcontrib-1.0-py38_17hdkau2c
backports.tempfile-1.0-py_1ap_vpiuf ipywidgets-7.5.1-py_1 path-13.1.0-py38_0.conda sphinxcontrib-1.0-py38_1orjjf0h6
backports.weakref-1.0.post1-py_1 ipywidgets-7.5.1-py_1.conda path-15.0.0-py38_0 sphinxcontrib-applehelp-1.0.2-py_0
backports.weakref-1.0.post1-py_1.conda iris-2.4.0-py38_0 path-15.0.0-py38_0.conda sphinxcontrib-applehelp-1.0.2-py_0.conda
beautifulsoup4-4.9.1-py38_0 iris-2.4.0-py38_0.tar.bz2 path.py-12.4.0-0 sphinxcontrib-applehelp-1.0.2-py_0679esrum
beautifulsoup4-4.9.1-py38_0.conda iris-sample-data-2.3.0-pyh9f0ad1d_0 path.py-12.4.0-0.conda sphinxcontrib-devhelp-1.0.2-py_0
beautifulsoup4-4.9.1-py38_098o13y5o iris-sample-data-2.3.0-pyh9f0ad1d_0.tar.bz2 path.py-12.5.0-0 sphinxcontrib-devhelp-1.0.2-py_0.conda
beautifulsoup4-4.9.3-pyhb0f4dca_0 isort-4.3.21-py38_0 path.py-12.5.0-0.conda sphinxcontrib-devhelp-1.0.2-py_0e83vds_m
beautifulsoup4-4.9.3-pyhb0f4dca_0.conda isort-4.3.21-py38_0.conda pathlib2-2.3.5-py38_1 sphinxcontrib-devhelp-1.0.2-py_0sly3zdx7
beniget-0.3.0-pyh9f0ad1d_0 isort-4.3.21-py38_0hnfzdjzy pathlib2-2.3.5-py38_1.conda sphinxcontrib-htmlhelp-1.0.3-py_0
beniget-0.3.0-pyh9f0ad1d_0.tar.bz2 isort-5.6.4-py_0 pathlib2-2.3.5-py38_1tcxa386a sphinxcontrib-htmlhelp-1.0.3-py_0.conda
bitarray-1.4.0-py38haf1e3a3_0 isort-5.6.4-py_0.conda pathlib2-2.3.5-py38hecd8cb5_2 sphinxcontrib-jsmath-1.0.1-py_0
bitarray-1.4.0-py38haf1e3a3_0.conda itsdangerous-1.1.0-py_0 pathlib2-2.3.5-py38hecd8cb5_2.conda sphinxcontrib-jsmath-1.0.1-py_0.conda
bitarray-1.6.1-py38h9ed2024_0 itsdangerous-1.1.0-py_0.conda pathtools-0.1.2-py_1 sphinxcontrib-qthelp-1.0.3-py_0
bitarray-1.6.1-py38h9ed2024_0.conda itsdangerous-1.1.0-py_0ioqbe8dc pathtools-0.1.2-py_1.conda sphinxcontrib-qthelp-1.0.3-py_0.conda
bkcharts-0.2-py38_0 jbig-2.1-h4d881f8_0 patsy-0.5.1-py38_0 sphinxcontrib-qthelp-1.0.3-py_0xho_kxg_
bkcharts-0.2-py38_0.conda jbig-2.1-h4d881f8_0.conda patsy-0.5.1-py38_0.conda sphinxcontrib-serializinghtml-1.1.4-py_0
blas-1.0-mkl jdcal-1.4.1-py_0 patsy-0.5.1-py38_08vb0zx6i sphinxcontrib-serializinghtml-1.1.4-py_0.conda
blas-1.0-mkl.conda jdcal-1.4.1-py_0.conda patsy-0.5.1-py38_0ltkp_7qg sphinxcontrib-serializinghtml-1.1.4-py_0m9yng2j_
bleach-3.1.5-py_0 jdcal-1.4.1-py_0m0bemni1 pcre-8.44-hb1e8313_0 sphinxcontrib-websupport-1.2.3-py_0
bleach-3.1.5-py_0.conda jdcal-1.4.1-py_0o238rg46 pcre-8.44-hb1e8313_0.conda sphinxcontrib-websupport-1.2.3-py_0.conda
bleach-3.1.5-py_04y_6l84l jedi-0.17.1-py38_0 pep8-1.7.1-py38_0 sphinxcontrib-websupport-1.2.3-py_08xlix75p
bleach-3.2.1-py_0 jedi-0.17.1-py38_0.conda pep8-1.7.1-py38_0.conda sphinxcontrib-websupport-1.2.3-py_0gnnmsszv
bleach-3.2.1-py_0.conda jedi-0.17.1-py38_0dx67m1nv pep8-1.7.1-py38_0l1l64lds sphinxcontrib-websupport-1.2.4-py_0
blosc-1.19.0-hab81aa3_0 jinja2-2.11.2-py_0 pep8-1.7.1-py38_0t7bg_jgq sphinxcontrib-websupport-1.2.4-py_0.conda
blosc-1.19.0-hab81aa3_0.conda jinja2-2.11.2-py_0.conda pexpect-4.8.0-py38_1 spyder-4.1.4-py38_0
blosc-1.20.1-hab81aa3_0 joblib-0.16.0-py_0 pexpect-4.8.0-py38_1.conda spyder-4.1.4-py38_0.conda
blosc-1.20.1-hab81aa3_0.conda joblib-0.16.0-py_0.conda pexpect-4.8.0-pyhd3eb1b0_3 spyder-4.1.4-py38_01jl6mc81
bokeh-2.1.1-py38_0 joblib-0.17.0-py_0 pexpect-4.8.0-pyhd3eb1b0_3.conda spyder-4.1.4-py38_0daiooacm
bokeh-2.1.1-py38_0.conda joblib-0.17.0-py_0.conda pickleshare-0.7.5-py38_1001 spyder-4.1.5-py38_0
bokeh-2.1.1-py38_067qv9plf jpeg-9b-he5867d9_2 pickleshare-0.7.5-py38_1001.conda spyder-4.1.5-py38_0.conda
bokeh-2.2.3-py38_0 jpeg-9b-he5867d9_2.conda pickleshare-0.7.5-py38_10012yf0qwnd spyder-kernels-1.9.2-py38_0
bokeh-2.2.3-py38_0.conda json5-0.9.5-py_0 pickleshare-0.7.5-py38_1001w8x41w6f spyder-kernels-1.9.2-py38_0.conda
boto-2.49.0-py38_0 json5-0.9.5-py_0.conda pickleshare-0.7.5-pyhd3eb1b0_1003 spyder-kernels-1.9.2-py38_05tz7yeow
boto-2.49.0-py38_0.conda json5-0.9.5-py_0uv1lvkdr pickleshare-0.7.5-pyhd3eb1b0_1003.conda spyder-kernels-1.9.2-py38_0nd2nyc84
boto-2.49.0-py38_0q36p4t2f jsonschema-3.2.0-py38_1 pillow-7.2.0-py38ha54b6ba_0 spyder-kernels-1.9.4-py38_0
boto-2.49.0-py38_0zed48mq6 jsonschema-3.2.0-py38_1.conda pillow-7.2.0-py38ha54b6ba_0.conda spyder-kernels-1.9.4-py38_0.conda
bottleneck-1.3.2-py38hf1fa96c_1 jsonschema-3.2.0-py_2 pillow-7.2.0-py38ha54b6ba_0.tar.bz2 sqlalchemy-1.3.18-py38haf1e3a3_0
bottleneck-1.3.2-py38hf1fa96c_1.conda jsonschema-3.2.0-py_2.conda pillow-7.2.0-py38ha54b6ba_00nixwsr_ sqlalchemy-1.3.18-py38haf1e3a3_0.conda
bottleneck-1.3.2-py38hf1fa96c_1lzvacjk1 jupyter-1.0.0-py38_7 pillow-8.0.1-py38h5270095_0 sqlalchemy-1.3.18-py38haf1e3a3_0mdxl4znj
brotli-1.0.9-hb1e8313_2 jupyter-1.0.0-py38_7.conda pillow-8.0.1-py38h5270095_0.conda sqlalchemy-1.3.20-py38h9ed2024_0
brotli-1.0.9-hb1e8313_2.conda jupyter-1.0.0-py38_7v3jdfc27 pip-20.1.1-py38_1 sqlalchemy-1.3.20-py38h9ed2024_0.conda
brotlipy-0.7.0-py38h9ed2024_1003 jupyter-1.0.0-py38_7vt86vngo pip-20.1.1-py38_1.conda sqlite-3.32.3-hffcf06c_0
brotlipy-0.7.0-py38h9ed2024_1003.conda jupyter_client-6.1.6-py_0 pip-20.1.1-py38_1p2w_h9im sqlite-3.32.3-hffcf06c_0.conda
brotlipy-0.7.0-py38haf1e3a3_1000 jupyter_client-6.1.6-py_0.conda pip-20.1.1-py38_1y7axkno_ sqlite-3.33.0-hffcf06c_0
brotlipy-0.7.0-py38haf1e3a3_1000.conda jupyter_client-6.1.6-py_0hm4a3tal pip-20.3-py38hecd8cb5_0 sqlite-3.33.0-hffcf06c_0.conda
brotlipy-0.7.0-py38haf1e3a3_1000b6sdj_4e jupyter_client-6.1.7-py_0 pip-20.3-py38hecd8cb5_0.conda statsmodels-0.11.1-py38haf1e3a3_0
brotlipy-0.7.0-py38haf1e3a3_1000mh1mi331 jupyter_client-6.1.7-py_0.conda pkginfo-1.5.0.1-py38_0 statsmodels-0.11.1-py38haf1e3a3_0.conda
bzip2-1.0.8-h1de35cc_0 jupyter_console-6.1.0-py_0 pkginfo-1.5.0.1-py38_0.conda statsmodels-0.11.1-py38haf1e3a3_0smgq06k7
bzip2-1.0.8-h1de35cc_0.conda jupyter_console-6.1.0-py_0.conda pkginfo-1.5.0.1-py38_0_urp04zj statsmodels-0.12.1-py38h9ed2024_0
bzip2-1.0.8-h1de35cc_0fo2alchq jupyter_console-6.1.0-py_035tbt9ph pkginfo-1.5.0.1-py38_0jcsdwhxh statsmodels-0.12.1-py38h9ed2024_0.conda
bzip2-1.0.8-h1de35cc_0ymezerdr jupyter_console-6.2.0-py_0 pkginfo-1.6.1-py38hecd8cb5_0 sympy-1.6.1-py38_0
ca-certificates-2020.10.14-0 jupyter_console-6.2.0-py_0.conda pkginfo-1.6.1-py38hecd8cb5_0.conda sympy-1.6.1-py38_0.conda
ca-certificates-2020.10.14-0.conda jupyter_core-4.6.3-py38_0 plotly-4.11.0-py_0 sympy-1.6.1-py38_0.tar.bz2
ca-certificates-2020.6.24-0 jupyter_core-4.6.3-py38_0.conda plotly-4.11.0-py_0.tar.bz2 sympy-1.6.1-py38_05zb7wtg2
ca-certificates-2020.6.24-0.conda jupyter_core-4.6.3-py38_07w16d46k plotly-4.13.0-pyhd3eb1b0_0 sympy-1.6.1-py38_0wogjvrkv
ca-certificates-2020.6.24-0.tar.bz2 jupyter_core-4.6.3-py38_0tbsm4zi1 plotly-4.13.0-pyhd3eb1b0_0.conda sympy-1.6.2-py38hecd8cb5_1
ca-certificates-2020.6.24-0e78a_xb5 jupyter_core-4.7.0-py38hecd8cb5_0 pluggy-0.13.1-py38_0 sympy-1.6.2-py38hecd8cb5_1.conda
cache jupyter_core-4.7.0-py38hecd8cb5_0.conda pluggy-0.13.1-py38_0.conda tbb-2020.0-h04f5b5a_0
cached-property-1.5.1-py_0 jupyterlab-2.1.5-py_0 ply-3.11-py38_0 tbb-2020.0-h04f5b5a_0.conda
cached-property-1.5.1-py_0.tar.bz2 jupyterlab-2.1.5-py_0.conda ply-3.11-py38_0.conda tbb-2020.3-h879752b_0
cached-property-1.5.2-py_0 jupyterlab-2.1.5-py_0ulvkjg3h proj-7.0.0-h45baca5_5 tbb-2020.3-h879752b_0.conda
cached-property-1.5.2-py_0.conda jupyterlab-2.2.6-py_0 proj-7.0.0-h45baca5_5.tar.bz2 tblib-1.6.0-py_0
cartopy-0.17.0-py38h9bcff04_1015 jupyterlab-2.2.6-py_0.conda prometheus_client-0.8.0-py_0 tblib-1.6.0-py_0.conda
cartopy-0.17.0-py38h9bcff04_1015.tar.bz2 jupyterlab_pygments-0.1.2-py_0 prometheus_client-0.8.0-py_0.conda tblib-1.6.0-py_0nygfww0w
certifi-2020.11.8-py38hecd8cb5_0 jupyterlab_pygments-0.1.2-py_0.conda prometheus_client-0.8.0-py_0fbjbgqxd tblib-1.7.0-py_0
certifi-2020.11.8-py38hecd8cb5_0.conda jupyterlab_server-1.2.0-py_0 prometheus_client-0.8.0-py_0m1nlquo9 tblib-1.7.0-py_0.conda
certifi-2020.6.20-py38_0 jupyterlab_server-1.2.0-py_0.conda prometheus_client-0.9.0-pyhd3eb1b0_0 terminado-0.8.3-py38_0
certifi-2020.6.20-py38_0.conda jupyterlab_server-1.2.0-py_0mf3c0hio prometheus_client-0.9.0-pyhd3eb1b0_0.conda terminado-0.8.3-py38_0.conda
certifi-2020.6.20-py38_0.tar.bz2 jupyterlab_server-1.2.0-py_0wp4yi0sk prompt-toolkit-3.0.5-py_0 terminado-0.8.3-py38_0bnwzx_ah
certifi-2020.6.20-py38_0eij9iop7 jxrlib-1.1-haf1e3a3_2 prompt-toolkit-3.0.5-py_0.conda terminado-0.8.3-py38_0d8cgflpu
cf-units-2.1.4-py38h174b24a_2 jxrlib-1.1-haf1e3a3_2.conda prompt-toolkit-3.0.5-py_0_8lk0rxr terminado-0.9.1-py38_0
cf-units-2.1.4-py38h174b24a_2.tar.bz2 keyring-21.2.1-py38_0 prompt-toolkit-3.0.5-py_0x7lo13ww terminado-0.9.1-py38_0.conda
cffi-1.14.0-py38hc512035_1 keyring-21.2.1-py38_0.conda prompt-toolkit-3.0.8-py_0 testpath-0.4.4-py_0
cffi-1.14.0-py38hc512035_1.conda keyring-21.2.1-py38_0krz5ag1i prompt-toolkit-3.0.8-py_0.conda testpath-0.4.4-py_0.conda
cffi-1.14.0-py38hc512035_1ilj63h2h keyring-21.4.0-py38_1 prompt_toolkit-3.0.5-0 testpath-0.4.4-py_028u0ts0z
cffi-1.14.4-py38h2125817_0 keyring-21.4.0-py38_1.conda prompt_toolkit-3.0.5-0.conda testpath-0.4.4-py_08gwrpi_t
cffi-1.14.4-py38h2125817_0.conda kiwisolver-1.2.0-py38h04f5b5a_0 prompt_toolkit-3.0.5-09y_ryllt threadpoolctl-2.1.0-pyh5ca1d4c_0
cftime-1.2.1-py38h174b24a_1 kiwisolver-1.2.0-py38h04f5b5a_0.conda prompt_toolkit-3.0.8-0 threadpoolctl-2.1.0-pyh5ca1d4c_0.conda
cftime-1.2.1-py38h174b24a_1.tar.bz2 kiwisolver-1.2.0-py38h04f5b5a_07em4rhld prompt_toolkit-3.0.8-0.conda tifffile-2020.10.1-py38h0cf3a3e_2
cftime-1.2.1-py38hf1fa96c_0 kiwisolver-1.3.0-py38h23ab428_0 psutil-5.7.0-py38h1de35cc_0 tifffile-2020.10.1-py38h0cf3a3e_2.conda
cftime-1.2.1-py38hf1fa96c_0.conda kiwisolver-1.3.0-py38h23ab428_0.conda psutil-5.7.0-py38h1de35cc_0.conda tifffile-2020.11.26-pyhd3eb1b0_0
cftime-1.3.0-py38he3068b8_0 krb5-1.18.2-h75d18d8_0 psutil-5.7.0-py38h1de35cc_0vqxw54dz tifffile-2020.11.26-pyhd3eb1b0_0.conda
cftime-1.3.0-py38he3068b8_0.conda krb5-1.18.2-h75d18d8_0.conda psutil-5.7.2-py38haf1e3a3_0 tk-8.6.10-hb0a8c7a_0
chardet-3.0.4-py38_1003 krb5-1.18.2-h75d18d8_0ky0f7fx9 psutil-5.7.2-py38haf1e3a3_0.conda tk-8.6.10-hb0a8c7a_0.conda
chardet-3.0.4-py38_1003.conda krb5-1.18.2-h75d18d8_0r5kdgw94 ptyprocess-0.6.0-py38_0 tk-8.6.10-hb0a8c7a_08nn4sgwh
chardet-3.0.4-py38_1003_lom0iph lazy-object-proxy-1.4.3-py38h1de35cc_0 ptyprocess-0.6.0-py38_0.conda toml-0.10.1-py_0
chardet-3.0.4-py38hecd8cb5_1003 lazy-object-proxy-1.4.3-py38h1de35cc_0.conda ptyprocess-0.6.0-py38_00oc87z7p toml-0.10.1-py_0.conda
chardet-3.0.4-py38hecd8cb5_1003.conda lcms2-2.11-h92f6f08_0 ptyprocess-0.6.0-pyhd3eb1b0_2 toml-0.10.1-py_0dh6oixwr
charls-2.1.0-hb1e8313_2 lcms2-2.11-h92f6f08_0.conda ptyprocess-0.6.0-pyhd3eb1b0_2.conda toolz-0.10.0-py_0
charls-2.1.0-hb1e8313_2.conda lcms2-2.11-h92f6f08_0rjb89wls py-1.9.0-py_0 toolz-0.10.0-py_0.conda
click-7.1.2-py_0 libaec-1.0.4-hb1e8313_1 py-1.9.0-py_0.conda toolz-0.11.1-py_0
click-7.1.2-py_0.conda libaec-1.0.4-hb1e8313_1.conda py-1.9.0-py_0_t7cpk9r toolz-0.11.1-py_0.conda
click-7.1.2-py_03w3izi0w libarchive-3.4.2-haa3ed63_0 py-1.9.0-py_0x8vou3c7 tornado-6.0.4-py38h1de35cc_1
click-7.1.2-py_0dd_udzey libarchive-3.4.2-haa3ed63_0.conda py-lief-0.10.1-py38haf313ee_0 tornado-6.0.4-py38h1de35cc_1.conda
cloudpickle-1.5.0-py_0 libarchive-3.4.2-haa3ed63_0usq54sp5 py-lief-0.10.1-py38haf313ee_0.conda tornado-6.0.4-py38h1de35cc_1gt61u0sv
cloudpickle-1.5.0-py_0.conda libblas-3.8.0-14_mkl pycodestyle-2.6.0-py_0 tornado-6.1-py38h9ed2024_0
cloudpickle-1.5.0-py_006e5vow_ libblas-3.8.0-14_mkl.tar.bz2 pycodestyle-2.6.0-py_0.conda tornado-6.1-py38h9ed2024_0.conda
cloudpickle-1.5.0-py_0z2v8bnj2 libcblas-3.8.0-14_mkl pycodestyle-2.6.0-py_0dho02yvg tqdm-4.47.0-py_0
cloudpickle-1.6.0-py_0 libcblas-3.8.0-14_mkl.tar.bz2 pycodestyle-2.6.0-py_0dpbvkw05 tqdm-4.47.0-py_0.conda
cloudpickle-1.6.0-py_0.conda libcurl-7.71.1-h8a08a2b_1 pycosat-0.6.3-py38h1de35cc_1 tqdm-4.47.0-py_0d7olai4c
clyent-1.2.2-py38_1 libcurl-7.71.1-h8a08a2b_1.conda pycosat-0.6.3-py38h1de35cc_1.conda tqdm-4.47.0-py_0l0fqwien
clyent-1.2.2-py38_1.conda libcurl-7.71.1-h8a08a2b_1rz2iwa2s pycosat-0.6.3-py38h1de35cc_1npzu0367 tqdm-4.51.0-pyhd3eb1b0_0
colorama-0.4.3-py_0 libcurl-7.71.1-h8a08a2b_1vtt2uvyg pycparser-2.20-py_2 tqdm-4.51.0-pyhd3eb1b0_0.conda
colorama-0.4.3-py_0.conda libcxx-10.0.0-1 pycparser-2.20-py_2.conda tqdm-4.54.0-pyhd3eb1b0_0
colorama-0.4.4-py_0 libcxx-10.0.0-1.conda pycparser-2.20-py_20435ahja tqdm-4.54.0-pyhd3eb1b0_0.conda
colorama-0.4.4-py_0.conda libcxx-10.0.0-11opmzlp9 pycurl-7.43.0.5-py38ha12b0ac_0 traitlets-4.3.3-py38_0
conda-4.8.3-py38_0 libedit-3.1.20191231-h1de35cc_1 pycurl-7.43.0.5-py38ha12b0ac_0.conda traitlets-4.3.3-py38_0.conda
conda-4.8.3-py38_0.tar.bz2 libedit-3.1.20191231-h1de35cc_1.conda pycurl-7.43.0.6-py38hddc9c9b_0 traitlets-4.3.3-py38_029j8hd8h
conda-4.8.5-py38h32f6830_1 libedit-3.1.20191231-h1de35cc_13o79tnmu pycurl-7.43.0.6-py38hddc9c9b_0.conda traitlets-5.0.5-py_0
conda-4.8.5-py38h32f6830_1.tar.bz2 libffi-3.3-hb1e8313_2 pydocstyle-5.0.2-py_0 traitlets-5.0.5-py_0.conda
conda-4.9.0-py38_0 libffi-3.3-hb1e8313_2.conda pydocstyle-5.0.2-py_0.conda transonic-0.4.5-py_0
conda-4.9.0-py38_0.tar.bz2 libffi-3.3-hb1e8313_2utea_rwf pydocstyle-5.1.1-py_0 transonic-0.4.5-py_0.tar.bz2
conda-4.9.0-py38h5347e94_1 libffi-3.3-hb1e8313_2w40kswc2 pydocstyle-5.1.1-py_0.conda typing_extensions-3.7.4.2-py_0
conda-4.9.0-py38h5347e94_1.tar.bz2 libgfortran-3.0.1-h93005f0_2 pyepsg-0.4.0-py_0 typing_extensions-3.7.4.2-py_0.conda
conda-4.9.1-py38hecd8cb5_0 libgfortran-3.0.1-h93005f0_2.conda pyepsg-0.4.0-py_0.conda typing_extensions-3.7.4.2-py_0jmaorttd
conda-4.9.1-py38hecd8cb5_0.conda libgfortran-3.0.1-h93005f0_2d0gui0pq pyepsg-0.4.0-py_0.tar.bz2 typing_extensions-3.7.4.3-py_0
conda-4.9.2-py38h50d1736_0 libiconv-1.16-h1de35cc_0 pyerfa-1.7.1.1-py38h9ed2024_1 typing_extensions-3.7.4.3-py_0.conda
conda-4.9.2-py38h50d1736_0.tar.bz2 libiconv-1.16-h1de35cc_0.conda pyerfa-1.7.1.1-py38h9ed2024_1.conda udunits2-2.2.27.6-h776b7f1_1001
conda-4.9.2-py38hecd8cb5_0 libiconv-1.16-h1de35cc_016dod295 pyfftw-0.12.0-py38h00532b4_2 udunits2-2.2.27.6-h776b7f1_1001.tar.bz2
conda-4.9.2-py38hecd8cb5_0.conda liblief-0.10.1-h0a44026_0 pyfftw-0.12.0-py38h00532b4_2.tar.bz2 ujson-1.35-py38h1de35cc_0
conda-build-3.18.11-py38_0 liblief-0.10.1-h0a44026_0.conda pyflakes-2.2.0-py_0 ujson-1.35-py38h1de35cc_0.conda
conda-build-3.18.11-py38_0.conda libllvm10-10.0.1-h76017ad_5 pyflakes-2.2.0-py_0.conda ujson-1.35-py38h1de35cc_0enyjy0hw
conda-build-3.18.11-py38_00i41wak0 libllvm10-10.0.1-h76017ad_5.conda pyflakes-2.2.0-py_0t0i4huyi ujson-4.0.1-py38hb1e8313_0
conda-build-3.20.5-py38_1 libllvm9-9.0.1-h21ff451_1 pygments-2.6.1-py_0 ujson-4.0.1-py38hb1e8313_0.conda
conda-build-3.20.5-py38_1.conda libllvm9-9.0.1-h21ff451_1.conda pygments-2.6.1-py_0.conda unicodecsv-0.14.1-py38_0
conda-env-2.6.0-1 libllvm9-9.0.1-h21ff451_1v9fuxjaq pygments-2.7.2-pyhd3eb1b0_0 unicodecsv-0.14.1-py38_0.conda
conda-env-2.6.0-1.conda libnetcdf-4.7.3-he3b6227_0 pygments-2.7.2-pyhd3eb1b0_0.conda unicodecsv-0.14.1-py38_01us2ff0w
conda-env-2.6.0-1n_s_qv35 libnetcdf-4.7.3-he3b6227_0.conda pyhdf-0.10.2-py38h6e5fc47_1 unicodecsv-0.14.1-py38_020m5n4il
conda-package-handling-1.6.1-py38h1de35cc_0 libpng-1.6.37-ha441bb4_0 pyhdf-0.10.2-py38h6e5fc47_1.tar.bz2 unixodbc-2.3.7-h1de35cc_0
conda-package-handling-1.6.1-py38h1de35cc_0.conda libpng-1.6.37-ha441bb4_0.conda pykdtree-1.3.1-py38h65ad66c_1003 unixodbc-2.3.7-h1de35cc_0.conda
conda-package-handling-1.6.1-py38h1de35cc_0ghgb4n75 libpng-1.6.37-ha441bb4_0htaysrii pykdtree-1.3.1-py38h65ad66c_1003.tar.bz2 unixodbc-2.3.7-h1de35cc_0bkatd3fe
conda-package-handling-1.7.2-py38h22f3db7_0 libsodium-1.0.18-h1de35cc_0 pyke-1.1.1-py38h32f6830_1003 unixodbc-2.3.9-haf1e3a3_0
conda-package-handling-1.7.2-py38h22f3db7_0.conda libsodium-1.0.18-h1de35cc_0.conda pyke-1.1.1-py38h32f6830_1003.tar.bz2 unixodbc-2.3.9-haf1e3a3_0.conda
conda-verify-3.4.2-py_1 libsodium-1.0.18-h1de35cc_0wikyexqf pylint-2.5.3-py38_0 urllib3-1.25.11-py_0
conda-verify-3.4.2-py_1.conda libspatialindex-1.9.3-h0a44026_0 pylint-2.5.3-py38_0.conda urllib3-1.25.11-py_0.conda
conda-verify-3.4.2-py_1dbo44kay libspatialindex-1.9.3-h0a44026_0.conda pylint-2.5.3-py38_0pjka628d urllib3-1.25.9-py_0
contextlib2-0.6.0.post1-py_0 libssh2-1.9.0-ha12b0ac_1 pylint-2.5.3-py38_0z0nbfcfb urllib3-1.25.9-py_0.conda
contextlib2-0.6.0.post1-py_0.conda libssh2-1.9.0-ha12b0ac_1.conda pylint-2.6.0-py38_0 urllib3-1.25.9-py_0d1qzvbev
contextlib2-0.6.0.post1-py_02m8_1qxn libtiff-4.1.0-hcb84e12_1 pylint-2.6.0-py38_0.conda urls
contextlib2-0.6.0.post1-py_0bbkdp1vs libtiff-4.1.0-hcb84e12_1.conda pyodbc-4.0.30-py38h0a44026_0 urls.txt
cryptography-2.9.2-py38ha12b0ac_0 libwebp-1.0.1-hd73b212_0 pyodbc-4.0.30-py38h0a44026_0.conda watchdog-0.10.3-py38haf1e3a3_0
cryptography-2.9.2-py38ha12b0ac_0.conda libwebp-1.0.1-hd73b212_0.conda pyodbc-4.0.30-py38h0a44026_0y4fcu2mj watchdog-0.10.3-py38haf1e3a3_0.conda
cryptography-3.2.1-py38hbcfaee0_1 libxml2-2.9.10-h3b9e6c8_1 pyopenssl-19.1.0-py_1 watchdog-0.10.3-py38haf1e3a3_0v02g98jt
cryptography-3.2.1-py38hbcfaee0_1.conda libxml2-2.9.10-h3b9e6c8_1.conda pyopenssl-19.1.0-py_1.conda watchdog-0.10.4-py38h9ed2024_0
curl-7.71.1-hb0a8c7a_1 libxml2-2.9.10-h3b9e6c8_1tg4tzi2b pyopenssl-20.0.0-pyhd3eb1b0_1 watchdog-0.10.4-py38h9ed2024_0.conda
curl-7.71.1-hb0a8c7a_1.conda libxml2-2.9.10-h3b9e6c8_1tjuw1ch6 pyopenssl-20.0.0-pyhd3eb1b0_1.conda wcwidth-0.2.5-py_0
curl-7.71.1-hb0a8c7a_1pmvo_szl libxml2-2.9.10-h7cdb67c_3 pyparsing-2.4.7-py_0 wcwidth-0.2.5-py_0.conda
cycler-0.10.0-py38_0 libxml2-2.9.10-h7cdb67c_3.conda pyparsing-2.4.7-py_0.conda wcwidth-0.2.5-py_0jxhr_rmc
cycler-0.10.0-py38_0.conda libxslt-1.1.34-h83b36ba_0 pyparsing-2.4.7-py_00leep5_q webencodings-0.5.1-py38_1
cython-0.29.21-py38h23ab428_0 libxslt-1.1.34-h83b36ba_0.conda pyparsing-2.4.7-py_0bkarbhpj webencodings-0.5.1-py38_1.conda
cython-0.29.21-py38h23ab428_0.conda libxslt-1.1.34-h83b36ba_04s5xtb_z pyproj-2.6.1.post1-py38h7d7e87d_0 webencodings-0.5.1-py38_1doyo_0vo
cython-0.29.21-py38hb1e8313_0 libxslt-1.1.34-h83b36ba_0net2q6r7 pyproj-2.6.1.post1-py38h7d7e87d_0.tar.bz2 webencodings-0.5.1-py38_1t7crn74c
cython-0.29.21-py38hb1e8313_0.conda libzopfli-1.0.3-hb1e8313_0 pyqt-5.9.2-py38h655552a_2 werkzeug-1.0.1-py_0
cython-0.29.21-py38hb1e8313_0.tar.bz2 libzopfli-1.0.3-hb1e8313_0.conda pyqt-5.9.2-py38h655552a_2.conda werkzeug-1.0.1-py_0.conda
cython-0.29.21-py38hb1e8313_0g9ryb1oq llvm-openmp-10.0.0-h28b9765_0 pyqt-5.9.2-py38h655552a_2h9h_mrrz werkzeug-1.0.1-py_0mdfn7z2h
cytoolz-0.10.1-py38h1de35cc_0 llvm-openmp-10.0.0-h28b9765_0.conda pyqt-5.9.2-py38h655552a_2u_1wxa0c wget-1.20.1-h051b688_0
cytoolz-0.10.1-py38h1de35cc_0.conda llvm-openmp-10.0.0-h28b9765_0fq2u9u9f pyrsistent-0.16.0-py38h1de35cc_0 wget-1.20.1-h051b688_0.conda
cytoolz-0.10.1-py38h1de35cc_0guy8voaq llvm-openmp-10.0.0-h28b9765_0q9cavisv pyrsistent-0.16.0-py38h1de35cc_0.conda wget-1.20.1-h051b688_0.tar.bz2
cytoolz-0.10.1-py38h1de35cc_0up_1yblq llvmlite-0.33.0-py38ha11be7d_1 pyrsistent-0.16.0-py38h1de35cc_0qyxmn5gg wheel-0.34.2-py38_0
cytoolz-0.11.0-py38haf1e3a3_0 llvmlite-0.33.0-py38ha11be7d_1.conda pyrsistent-0.17.3-py38haf1e3a3_0 wheel-0.34.2-py38_0.conda
cytoolz-0.11.0-py38haf1e3a3_0.conda llvmlite-0.33.0-py38ha11be7d_18jc6pnan pyrsistent-0.17.3-py38haf1e3a3_0.conda wheel-0.34.2-py38_0ogx3rr8n
dask-2.20.0-py_0 llvmlite-0.34.0-py38h739e7dc_4 pyserial-3.4-py_2 wheel-0.34.2-py38_0u5lbmdyy
dask-2.20.0-py_0.conda llvmlite-0.34.0-py38h739e7dc_4.conda pyserial-3.4-py_2.tar.bz2 wheel-0.35.1-pyhd3eb1b0_0
dask-2.20.0-py_0fma0t4xr locket-0.2.0-py38_1 pyserial-3.5-py38hecd8cb5_0 wheel-0.35.1-pyhd3eb1b0_0.conda
dask-2.20.0-py_0wkujw5y8 locket-0.2.0-py38_1.conda pyserial-3.5-py38hecd8cb5_0.conda wheel-0.36.0-pyhd3eb1b0_0
dask-2.30.0-py_0 locket-0.2.0-py38_19t1x_6jg pyshp-2.1.2-py_0 wheel-0.36.0-pyhd3eb1b0_0.conda
dask-2.30.0-py_0.conda lxml-4.5.2-py38h63b7cb6_0 pyshp-2.1.2-py_0.conda widgetsnbextension-3.5.1-py38_0
dask-core-2.20.0-py_0 lxml-4.5.2-py38h63b7cb6_0.conda pyshp-2.1.2-pyh9f0ad1d_0 widgetsnbextension-3.5.1-py38_0.conda
dask-core-2.20.0-py_0.conda lxml-4.6.2-py38h26b266a_0 pyshp-2.1.2-pyh9f0ad1d_0.tar.bz2 wrapt-1.11.2-py38h1de35cc_0
dask-core-2.20.0-py_07zo8fzua lxml-4.6.2-py38h26b266a_0.conda pysocks-1.7.1-py38_1 wrapt-1.11.2-py38h1de35cc_0.conda
dask-core-2.20.0-py_0crjx3tt9 lz4-c-1.9.2-h0a44026_0 pysocks-1.7.1-py38_1.conda wrapt-1.11.2-py38h1de35cc_0ud129j_o
dask-core-2.30.0-py_0 lz4-c-1.9.2-h0a44026_0.conda pysocks-1.7.1-py38_1p7gupn5d wurlitzer-2.0.1-py38_0
dask-core-2.30.0-py_0.conda lz4-c-1.9.2-h0a44026_0j1bgi_g2 pytables-3.6.1-py38h4727e94_0 wurlitzer-2.0.1-py38_0.conda
dbus-1.13.16-h18a8e69_0 lz4-c-1.9.2-h79c402e_3 pytables-3.6.1-py38h4727e94_0.conda xarray-0.16.1-py_0
dbus-1.13.16-h18a8e69_0.conda lz4-c-1.9.2-h79c402e_3.conda pytables-3.6.1-py38h4727e94_0mzp1bm9h xarray-0.16.1-py_0.conda
dbus-1.13.16-h18a8e69_0glo2ysx8 lzo-2.10-h1de35cc_2 pytest-5.4.3-py38_0 xarray-0.16.1-py_0.tar.bz2
dbus-1.13.18-h18a8e69_0 lzo-2.10-h1de35cc_2.conda pytest-5.4.3-py38_0.conda xarray-0.16.2-pyhd3eb1b0_0
dbus-1.13.18-h18a8e69_0.conda lzo-2.10-haf1e3a3_2 pytest-5.4.3-py38_0_13mtt_7 xarray-0.16.2-pyhd3eb1b0_0.conda
decorator-4.4.2-py_0 lzo-2.10-haf1e3a3_2.conda pytest-5.4.3-py38_0swcpzsrk xlrd-1.2.0-py_0
decorator-4.4.2-py_0.conda markupsafe-1.1.1-py38h1de35cc_1 pytest-6.1.2-py38hecd8cb5_0 xlrd-1.2.0-py_0.conda
defusedxml-0.6.0-py_0 markupsafe-1.1.1-py38h1de35cc_1.conda pytest-6.1.2-py38hecd8cb5_0.conda xlrd-1.2.0-py_0j21untpa
defusedxml-0.6.0-py_0.conda matplotlib-3.2.2-0 python-3.8.3-h26836e1_2 xlsxwriter-1.2.9-py_0
diff-match-patch-20200713-py_0 matplotlib-3.2.2-0.conda python-3.8.3-h26836e1_2.conda xlsxwriter-1.2.9-py_0.conda
diff-match-patch-20200713-py_0.conda matplotlib-3.2.2-0kv4ch53t python-3.8.3-h26836e1_2ept2tjev xlsxwriter-1.2.9-py_04ij4odbg
distributed-2.20.0-py38_0 matplotlib-3.3.2-0 python-3.8.5-h26836e1_1 xlsxwriter-1.3.7-py_0
distributed-2.20.0-py38_0.conda matplotlib-3.3.2-0.conda python-3.8.5-h26836e1_1.conda xlsxwriter-1.3.7-py_0.conda
distributed-2.30.1-py38hecd8cb5_0 matplotlib-base-3.2.2-py38h5670ca0_0 python-dateutil-2.8.1-py_0 xlwings-0.19.5-py38_0
distributed-2.30.1-py38hecd8cb5_0.conda matplotlib-base-3.2.2-py38h5670ca0_0.conda python-dateutil-2.8.1-py_0.conda xlwings-0.19.5-py38_0.conda
distro-1.5.0-pyh9f0ad1d_0 matplotlib-base-3.3.2-py38h181983e_0 python-dateutil-2.8.1-py_0_x72uapf xlwings-0.19.5-py38_0lg8q4bjn
distro-1.5.0-pyh9f0ad1d_0.tar.bz2 matplotlib-base-3.3.2-py38h181983e_0.conda python-jsonrpc-server-0.3.4-py_1 xlwings-0.19.5-py38_0zdcy8xqw
docutils-0.16-py38_1 mccabe-0.6.1-py38_1 python-jsonrpc-server-0.3.4-py_1.conda xlwings-0.20.8-py38_0
docutils-0.16-py38_1.conda mccabe-0.6.1-py38_1.conda python-jsonrpc-server-0.3.4-py_1fii5h3ep xlwings-0.20.8-py38_0.conda
docutils-0.16-py38_1h3qdhkds mccabe-0.6.1-py38_13nh7z8n7 python-jsonrpc-server-0.3.4-py_1hdmazfna xlwings-0.21.4-py38hecd8cb5_0
docutils-0.16-py38_1ri_0gjhx mistune-0.8.4-py38h1de35cc_1001 python-jsonrpc-server-0.4.0-py_0 xlwings-0.21.4-py38hecd8cb5_0.conda
entrypoints-0.3-py38_0 mistune-0.8.4-py38h1de35cc_1001.conda python-jsonrpc-server-0.4.0-py_0.conda xlwt-1.3.0-py38_0
entrypoints-0.3-py38_0.conda mistune-0.8.4-py38h1de35cc_10014ihiiwxn python-language-server-0.34.1-py38_0 xlwt-1.3.0-py38_0.conda
entrypoints-0.3-py38_00syezxau mistune-0.8.4-py38h1de35cc_1001ld9egmi0 python-language-server-0.34.1-py38_0.conda xlwt-1.3.0-py38_0adfkda4t
entrypoints-0.3-py38_0aii7zyu4 mkl-2019.4-233 python-language-server-0.35.1-py_0 xlwt-1.3.0-py38_0n7iottxw
et_xmlfile-1.0.1-py_1001 mkl-2019.4-233.conda python-language-server-0.35.1-py_0.conda xmltodict-0.12.0-py_0
et_xmlfile-1.0.1-py_1001.conda mkl-2019.4-233p43qs5oe python-libarchive-c-2.9-py_0 xmltodict-0.12.0-py_0.conda
et_xmlfile-1.0.1-py_1001345o7pw0 mkl-service-2.3.0-py38h9ed2024_0 python-libarchive-c-2.9-py_0.conda xmltodict-0.12.0-py_0op1b6qr_
et_xmlfile-1.0.1-py_1001d9_8tg48 mkl-service-2.3.0-py38h9ed2024_0.conda python.app-2-py38_10 xmltodict-0.12.0-py_0ugxd1q_9
expat-2.2.10-hb1e8313_2 mkl-service-2.3.0-py38hfbe908c_0 python.app-2-py38_10.conda xz-5.2.5-h1de35cc_0
expat-2.2.10-hb1e8313_2.conda mkl-service-2.3.0-py38hfbe908c_0.conda python.app-2-py38_1027sivzs8 xz-5.2.5-h1de35cc_0.conda
expat-2.2.9-hb1e8313_2 mkl-service-2.3.0-py38hfbe908c_09x9f4atm python_abi-3.8-1_cp38 xz-5.2.5-h1de35cc_0lfde_pnj
expat-2.2.9-hb1e8313_2.conda mkl-service-2.3.0-py38hfbe908c_0vwv67o0y python_abi-3.8-1_cp38.tar.bz2 xz-5.2.5-h1de35cc_0pwpiz251
expat-2.2.9-hb1e8313_2afq7k6us mkl_fft-1.1.0-py38hc64f4ea_0 pytz-2020.1-py_0 yaml-0.2.5-haf1e3a3_0
fastcache-1.1.0-py38h1de35cc_0 mkl_fft-1.1.0-py38hc64f4ea_0.conda pytz-2020.1-py_0.conda yaml-0.2.5-haf1e3a3_0.conda
fastcache-1.1.0-py38h1de35cc_0.conda mkl_fft-1.1.0-py38hc64f4ea_0s787wulx pytz-2020.4-pyhd3eb1b0_0 yaml-0.2.5-haf1e3a3_0ebzhr6m1
fftw-3.3.8-h1de35cc_3 mkl_fft-1.2.0-py38hc64f4ea_0 pytz-2020.4-pyhd3eb1b0_0.conda yapf-0.30.0-py_0
fftw-3.3.8-h1de35cc_3.conda mkl_fft-1.2.0-py38hc64f4ea_0.conda pywavelets-1.1.1-py38h1de35cc_0 yapf-0.30.0-py_0.conda
fftw-3.3.8-nompi_h5c49c53_1109 mkl_random-1.1.1-py38h959d312_0 pywavelets-1.1.1-py38h1de35cc_0.conda yapf-0.30.0-py_00cndnbnt
fftw-3.3.8-nompi_h5c49c53_1109.tar.bz2 mkl_random-1.1.1-py38h959d312_0.conda pywavelets-1.1.1-py38h1de35cc_0smih29ma yapf-0.30.0-py_0r9p3yrbr
filelock-3.0.12-py_0 mock-4.0.2-py_0 pywavelets-1.1.1-py38haf1e3a3_2 zeromq-4.3.2-hb1e8313_2
filelock-3.0.12-py_0.conda mock-4.0.2-py_0.conda pywavelets-1.1.1-py38haf1e3a3_2.conda zeromq-4.3.2-hb1e8313_2.conda
filelock-3.0.12-py_0axbcb7d9 more-itertools-8.4.0-py_0 pyyaml-5.3.1-py38haf1e3a3_1 zeromq-4.3.3-hb1e8313_3
filelock-3.0.12-py_0vdo328ut more-itertools-8.4.0-py_0.conda pyyaml-5.3.1-py38haf1e3a3_1.conda zeromq-4.3.3-hb1e8313_3.conda
flake8-3.8.3-py_0 more-itertools-8.6.0-pyhd3eb1b0_0 pyyaml-5.3.1-py38haf1e3a3_1jxs9jpn9 zict-2.0.0-py_0
flake8-3.8.3-py_0.conda more-itertools-8.6.0-pyhd3eb1b0_0.conda pyzmq-19.0.1-py38hb1e8313_1 zict-2.0.0-py_0.conda
flake8-3.8.4-py_0 mpc-1.1.0-h6ef4df4_1 pyzmq-19.0.1-py38hb1e8313_1.conda zict-2.0.0-py_0zddsnmfi
flake8-3.8.4-py_0.conda mpc-1.1.0-h6ef4df4_1.conda pyzmq-19.0.1-py38hb1e8313_1k92d_s4h zipp-3.1.0-py_0
flask-1.1.2-py_0 mpfr-4.0.2-h9066e36_1 pyzmq-20.0.0-py38h23ab428_1 zipp-3.1.0-py_0.conda
flask-1.1.2-py_0.conda mpfr-4.0.2-h9066e36_1.conda pyzmq-20.0.0-py38h23ab428_1.conda zipp-3.1.0-py_03plgoy4y
flask-1.1.2-py_0lby5u1y7 mpi-1.0-mpich qdarkstyle-2.8.1-py_0 zipp-3.1.0-py_0kioto0dx
fluiddyn-0.3.3-py38h50d1736_1 mpi-1.0-mpich.conda qdarkstyle-2.8.1-py_0.conda zipp-3.4.0-pyhd3eb1b0_0
fluiddyn-0.3.3-py38h50d1736_1.tar.bz2 mpi-1.0-mpich.tar.bz2 qdarkstyle-2.8.1-py_04pznvfw9 zipp-3.4.0-pyhd3eb1b0_0.conda
fluidfft-0.2.9-nompi_h2bcb8fc_1100 mpi4py-3.0.3-py38h77202c6_1 qt-5.9.7-h468cd18_1 zlib-1.2.11-h1de35cc_3
fluidfft-0.2.9-nompi_h2bcb8fc_1100.tar.bz2 mpi4py-3.0.3-py38h77202c6_1.conda qt-5.9.7-h468cd18_1.conda zlib-1.2.11-h1de35cc_3.conda
freetype-2.10.2-ha233b18_0 mpi4py-3.0.3-py38h77202c6_1.tar.bz2 qt-5.9.7-h468cd18_1mxcz5il1 zlib-1.2.11-h1de35cc_3l_je8h79
freetype-2.10.2-ha233b18_0.conda mpich-3.3.2-hc856adb_0 qtawesome-0.7.2-py_0 zope-1.0-py38_1
freetype-2.10.4-ha233b18_0 mpich-3.3.2-hc856adb_0.conda qtawesome-0.7.2-py_0.conda zope-1.0-py38_1.conda
freetype-2.10.4-ha233b18_0.conda mpich-3.3.2-hc856adb_0.tar.bz2 qtawesome-1.0.1-py_0 zope-1.0-py38_1aycnz7ef
fsspec-0.7.4-py_0 mpmath-1.1.0-py38_0 qtawesome-1.0.1-py_0.conda zope-1.0-py38_1r69v95l2
fsspec-0.7.4-py_0.conda mpmath-1.1.0-py38_0.conda qtconsole-4.7.5-py_0 zope.event-4.4-py38_0
fsspec-0.7.4-py_0d1_s8rvy mpmath-1.1.0-py38_0ejuovc0r qtconsole-4.7.5-py_0.conda zope.event-4.4-py38_0.conda
fsspec-0.8.3-py_0 msgpack-python-1.0.0-py38h04f5b5a_1 qtconsole-4.7.7-py_0 zope.event-4.4-py38_0wfwjl_wm
fsspec-0.8.3-py_0.conda msgpack-python-1.0.0-py38h04f5b5a_1.conda qtconsole-4.7.7-py_0.conda zope.event-4.5.0-py38_0
future-0.18.2-py38_1 msgpack-python-1.0.0-py38h04f5b5a_1kxxwcdc_ qtpy-1.9.0-py_0 zope.event-4.5.0-py38_0.conda
future-0.18.2-py38_1.conda multipledispatch-0.6.0-py38_0 qtpy-1.9.0-py_0.conda zope.interface-4.7.1-py38h1de35cc_0
future-0.18.2-py38_1ka2ldyb5 multipledispatch-0.6.0-py38_0.conda qtpy-1.9.0-py_0s2r63436 zope.interface-4.7.1-py38h1de35cc_0.conda
future-0.18.2-py38_1p6v6e5xq multipledispatch-0.6.0-py38_0blzfv1f3 readline-8.0-h1de35cc_0 zope.interface-4.7.1-py38h1de35cc_0jy4kp8b3
gast-0.4.0-py_0 navigator-updater-0.2.1-py38_0 readline-8.0-h1de35cc_0.conda zope.interface-5.1.2-py38haf1e3a3_0
gast-0.4.0-py_0.conda navigator-updater-0.2.1-py38_0.conda readline-8.0-h1de35cc_0lx5mgyl_ zope.interface-5.1.2-py38haf1e3a3_0.conda
gast-0.4.0-pyh9f0ad1d_0 navigator-updater-0.2.1-py38_0oic_86va regex-2020.11.13-py38h9ed2024_0 zope.interface-5.2.0-py38h9ed2024_0
gast-0.4.0-pyh9f0ad1d_0.tar.bz2 navigator-updater-0.2.1-py38_0sm17t1sn regex-2020.11.13-py38h9ed2024_0.conda zope.interface-5.2.0-py38h9ed2024_0.conda
geos-3.8.1-h4a8c4bd_0 nbclient-0.5.1-py_0 regex-2020.6.8-py38haf1e3a3_0 zstd-1.4.5-h41d2c2f_0
geos-3.8.1-h4a8c4bd_0.tar.bz2 nbclient-0.5.1-py_0.conda regex-2020.6.8-py38haf1e3a3_0.conda zstd-1.4.5-h41d2c2f_0.conda
geos-3.8.1-hb1e8313_0 nbconvert-5.6.1-py38_1 regex-2020.6.8-py38haf1e3a3_0cbnc__8f zstd-1.4.5-h41d2c2f_0zqogng2v
(base) lauraglastra@Lauras-MacBook-Pro pkgs % conda remove geos-3.8.1-h4a8c4bd_0
Collecting package metadata (repodata.json): done
Solving environment: failed


PackagesNotFoundError: The following packages are missing from the target environment:
  - geos-3.8.1-h4a8c4bd_0




(base) lauraglastra@Lauras-MacBook-Pro pkgs % rm -r geos-3.8.1-h4a8c4bd_0
(base) lauraglastra@Lauras-MacBook-Pro pkgs % rm -r geos-3.8.1-h4a8c4bd_0.tar.bz2       
(base) lauraglastra@Lauras-MacBook-Pro pkgs % rm -r geos-3.8.1-hb1e8313_0
(base) lauraglastra@Lauras-MacBook-Pro pkgs % rm -r geos-3.8.1-hb1e8313_0.conda
(base) lauraglastra@Lauras-MacBook-Pro pkgs % rm -r geos-3.8.1-hb1e8313_0.tar.bz2
(base) lauraglastra@Lauras-MacBook-Pro pkgs % pwd   
/Users/lauraglastra/opt/anaconda3/pkgs
(base) lauraglastra@Lauras-MacBook-Pro pkgs % ls -a
. get_terminal_size-1.0.0-h7520d66_09usu01vr nbconvert-6.0.7-py38_0.conda requests-2.25.0-pyhd3eb1b0_0
.. get_terminal_size-1.0.0-h7520d66_0jpor1xvu nbformat-5.0.7-py_0 requests-2.25.0-pyhd3eb1b0_0.conda
.DS_Store gettext-0.19.8.1-hb0f4f8b_2 nbformat-5.0.7-py_0.conda retrying-1.3.3-py_2
.cio-config.py gettext-0.19.8.1-hb0f4f8b_2.conda nbformat-5.0.7-py_03o7c6bf_ retrying-1.3.3-py_2.conda
.constructor-build.info gettext-0.19.8.1-hb0f4f8b_2zs_beuru nbformat-5.0.7-py_0k_rgmiqp retrying-1.3.3-py_2.tar.bz2
_anaconda_depends-2020.07-py38_0 gevent-20.6.2-py38haf1e3a3_0 nbformat-5.0.8-py_0 ripgrep-11.0.2-he32d670_0
_anaconda_depends-2020.07-py38_0.conda gevent-20.6.2-py38haf1e3a3_0.conda nbformat-5.0.8-py_0.conda ripgrep-11.0.2-he32d670_0.conda
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0 gevent-20.9.0-py38haf1e3a3_0 nbstripout-0.3.9-pyh9f0ad1d_0 ripgrep-11.0.2-he32d670_0o3lb8ojl
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0.conda gevent-20.9.0-py38haf1e3a3_0.conda nbstripout-0.3.9-pyh9f0ad1d_0.tar.bz2 ripgrep-12.1.1-0
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0ly28_e8t giflib-5.1.4-h1de35cc_1 ncurses-6.2-h0a44026_1 ripgrep-12.1.1-0.conda
alabaster-0.7.12-py_0 giflib-5.1.4-h1de35cc_1.conda ncurses-6.2-h0a44026_1.conda rope-0.17.0-py_0
alabaster-0.7.12-py_0.conda glib-2.65.0-hc5f4afa_0 ncurses-6.2-h0a44026_1boe17c3g rope-0.17.0-py_0.conda
alabaster-0.7.12-py_0jrg8jo75 glib-2.65.0-hc5f4afa_0.conda nest-asyncio-1.4.3-pyhd3eb1b0_0 rope-0.17.0-py_0f5pmu8ll
anaconda-2020.07-py38_0 glib-2.65.0-hc5f4afa_0uycg5zb2 nest-asyncio-1.4.3-pyhd3eb1b0_0.conda rope-0.17.0-py_0wxv87yq9
anaconda-2020.07-py38_0.tar.bz2 glib-2.66.1-h9bbe63b_0 netcdf4-1.5.3-py38h28545a2_0 rope-0.18.0-py_0
anaconda-client-1.7.2-py38_0 glib-2.66.1-h9bbe63b_0.conda netcdf4-1.5.3-py38h28545a2_0.conda rope-0.18.0-py_0.conda
anaconda-client-1.7.2-py38_0.conda glob2-0.7-py_0 networkx-2.4-py_1 rtree-0.9.4-py38_1
anaconda-client-1.7.2-py38_02wjr0exe glob2-0.7-py_0.conda networkx-2.4-py_1.conda rtree-0.9.4-py38_1.conda
anaconda-custom-py38_1 glob2-0.7-py_0w42iv0gm networkx-2.4-py_14y_d408b rtree-0.9.4-py38_110u4ue8z
anaconda-custom-py38_1.conda gmp-6.1.2-hb37e062_1 networkx-2.4-py_18wd7chds rtree-0.9.4-py38_1jvd557ye
anaconda-navigator-1.10.0-py38_0 gmp-6.1.2-hb37e062_1.conda networkx-2.5-py_0 ruamel_yaml-0.15.87-py38haf1e3a3_1
anaconda-navigator-1.10.0-py38_0.conda gmp-6.1.2-hb37e062_179dtl5oe networkx-2.5-py_0.conda ruamel_yaml-0.15.87-py38haf1e3a3_1.conda
anaconda-navigator-1.9.12-py38_0 gmp-6.1.2-hb37e062_1cxl2ozam nltk-3.5-py_0 ruamel_yaml-0.15.87-py38haf1e3a3_1marscivi
anaconda-navigator-1.9.12-py38_0.tar.bz2 gmpy2-2.0.8-py38h6ef4df4_3 nltk-3.5-py_0.conda scikit-image-0.16.2-py38h6c726b0_0
anaconda-project-0.8.4-py_0 gmpy2-2.0.8-py38h6ef4df4_3.conda nltk-3.5-py_0x0snvq6y scikit-image-0.16.2-py38h6c726b0_0.conda
anaconda-project-0.8.4-py_0.conda greenlet-0.4.16-py38haf1e3a3_0 nose-1.3.7-py38_1004 scikit-image-0.16.2-py38h6c726b0_0.tar.bz2
anaconda-project-0.8.4-py_05lqfe54g greenlet-0.4.16-py38haf1e3a3_0.conda nose-1.3.7-py38_1004.conda scikit-image-0.16.2-py38h6c726b0_0dxsj2hqt
antlr-python-runtime-4.7.2-py38h32f6830_1002 greenlet-0.4.16-py38haf1e3a3_02xtand4m nose-1.3.7-py38_1004biebm5l4 scikit-image-0.17.2-py38h81aa140_0
antlr-python-runtime-4.7.2-py38h32f6830_1002.tar.bz2 greenlet-0.4.17-py38haf1e3a3_0 nose-1.3.7-py38_1004bm24kja0 scikit-image-0.17.2-py38h81aa140_0.conda
applaunchservices-0.2.1-py_0 greenlet-0.4.17-py38haf1e3a3_0.conda nose-1.3.7-pyhd3eb1b0_1006 scikit-learn-0.23.1-py38h603561c_0
applaunchservices-0.2.1-py_0.conda h5netcdf-0.8.1-py_0 nose-1.3.7-pyhd3eb1b0_1006.conda scikit-learn-0.23.1-py38h603561c_0.conda
applaunchservices-0.2.1-py_014bane2y h5netcdf-0.8.1-py_0.tar.bz2 notebook-6.0.3-py38_0 scikit-learn-0.23.2-py38h959d312_0
appnope-0.1.0-py38_1001 h5py-2.10.0-py38h3134771_0 notebook-6.0.3-py38_0.conda scikit-learn-0.23.2-py38h959d312_0.conda
appnope-0.1.0-py38_1001.conda h5py-2.10.0-py38h3134771_0.conda notebook-6.0.3-py38_0u692qges scipy-1.5.0-py38hbab996c_0
appnope-0.1.2-py38hecd8cb5_1001 h5py-2.10.0-py38h3134771_0.tar.bz2 notebook-6.1.4-py38_0 scipy-1.5.0-py38hbab996c_0.conda
appnope-0.1.2-py38hecd8cb5_1001.conda h5py-2.10.0-py38h3134771_0yp8roxti notebook-6.1.4-py38_0.conda scipy-1.5.0-py38hbab996c_0.tar.bz2
appscript-1.1.1-py38haf1e3a3_0 hdf4-4.2.13-0 numba-0.50.1-py38h959d312_1 scipy-1.5.0-py38hbab996c_0xfo9nbuc
appscript-1.1.1-py38haf1e3a3_0.conda hdf4-4.2.13-0.tar.bz2 numba-0.50.1-py38h959d312_1.conda scipy-1.5.0-py38hbab996c_0ycd7olao
appscript-1.1.1-py38haf1e3a3_070kst9df hdf4-4.2.13-h39711bb_2 numba-0.50.1-py38h959d312_1cma38jk1 scipy-1.5.2-py38h2515648_0
argh-0.26.2-py38_0 hdf4-4.2.13-h39711bb_2.conda numba-0.50.1-py38h959d312_1qsvswyhn scipy-1.5.2-py38h2515648_0.conda
argh-0.26.2-py38_0.conda hdf5-1.10.4-hfa1e0ec_0 numba-0.51.2-py38h6440ff4_1 seaborn-0.10.1-py_0
argon2-cffi-20.1.0-py38haf1e3a3_1 hdf5-1.10.4-hfa1e0ec_0.conda numba-0.51.2-py38h6440ff4_1.conda seaborn-0.10.1-py_0.conda
argon2-cffi-20.1.0-py38haf1e3a3_1.conda hdf5-1.10.4-hfa1e0ec_0lh1mxvpu numexpr-2.7.1-py38hce01a72_0 seaborn-0.10.1-py_00y9jn1pb
asn1crypto-1.3.0-py38_1 heapdict-1.0.1-py_0 numexpr-2.7.1-py38hce01a72_0.conda seaborn-0.11.0-py_0
asn1crypto-1.3.0-py38_1.conda heapdict-1.0.1-py_0.conda numexpr-2.7.1-py38hce01a72_0gsxy1bgc seaborn-0.11.0-py_0.conda
asn1crypto-1.3.0-py38_1d_9_hlaq heapdict-1.0.1-py_0lcrwdwik numpy-1.18.5-py38h1da2735_0 send2trash-1.5.0-py38_0
asn1crypto-1.3.0-py38_1mwppbazo html5lib-1.1-py_0 numpy-1.18.5-py38h1da2735_0.conda send2trash-1.5.0-py38_0.conda
asn1crypto-1.4.0-py_0 html5lib-1.1-py_0.conda numpy-1.18.5-py38h1da2735_0wfdeal0f send2trash-1.5.0-py38_0r1eor2ci
asn1crypto-1.4.0-py_0.conda html5lib-1.1-py_0mrjsykss numpy-1.19.2-py38h456fd55_0 setuptools-49.2.0-py38_0
astroid-2.4.2-py38_0 icu-58.2-h0a44026_3 numpy-1.19.2-py38h456fd55_0.conda setuptools-49.2.0-py38_0.conda
astroid-2.4.2-py38_0.conda icu-58.2-h0a44026_3.conda numpy-base-1.18.5-py38h3304bdc_0 setuptools-49.2.0-py38_09kyzn8v5
astroid-2.4.2-py38_0zvei146z icu-58.2-h0a44026_31zuwmk00 numpy-base-1.18.5-py38h3304bdc_0.conda setuptools-49.2.0-py38_0nessap6d
astropy-4.0.1.post1-py38h01d97ff_1 icu-58.2-h0a44026_3zscx0cd1 numpy-base-1.18.5-py38h3304bdc_0huwmmors setuptools-50.3.2-py38hecd8cb5_2
astropy-4.0.1.post1-py38h01d97ff_1.conda idna-2.10-py_0 numpy-base-1.19.2-py38hcfb5961_0 setuptools-50.3.2-py38hecd8cb5_2.conda
astropy-4.0.1.post1-py38h01d97ff_11uob9d0n idna-2.10-py_0.conda numpy-base-1.19.2-py38hcfb5961_0.conda setuptools-scm-4.1.2-py_0
astropy-4.0.1.post1-py38h01d97ff_1op4rdgdn imagecodecs-2020.5.30-py38hd12e0e9_2 numpydoc-1.1.0-py_0 setuptools-scm-4.1.2-py_0.conda
astropy-4.2-py38h9ed2024_0 imagecodecs-2020.5.30-py38hd12e0e9_2.conda numpydoc-1.1.0-py_0.conda setuptools-scm-4.1.2-pyh9f0ad1d_0
astropy-4.2-py38h9ed2024_0.conda imageio-2.9.0-py_0 numpydoc-1.1.0-pyhd3eb1b0_1 setuptools-scm-4.1.2-pyh9f0ad1d_0.tar.bz2
astunparse-1.6.2-py_0 imageio-2.9.0-py_0.conda numpydoc-1.1.0-pyhd3eb1b0_1.conda setuptools_scm-4.1.2-0
astunparse-1.6.2-py_0.tar.bz2 imagesize-1.2.0-py_0 olefile-0.46-py_0 setuptools_scm-4.1.2-0.conda
astunparse-1.6.3-py_0 imagesize-1.2.0-py_0.conda olefile-0.46-py_0.conda setuptools_scm-4.1.2-0.tar.bz2
astunparse-1.6.3-py_0.conda importlib-metadata-1.7.0-py38_0 olefile-0.46-py_0jejuksvo shapely-1.7.1-py38h8918236_0
async_generator-1.10-py_0 importlib-metadata-1.7.0-py38_0.conda olefile-0.46-py_0w9qeeshg shapely-1.7.1-py38h8918236_0.tar.bz2
async_generator-1.10-py_0.conda importlib-metadata-2.0.0-py_1 openjpeg-2.3.0-hb95cd4c_1 shtns-3.4.2-py38h00532b4_1
atomicwrites-1.4.0-py_0 importlib-metadata-2.0.0-py_1.conda openjpeg-2.3.0-hb95cd4c_1.conda shtns-3.4.2-py38h00532b4_1.tar.bz2
atomicwrites-1.4.0-py_0.conda importlib_metadata-1.7.0-0 openpyxl-3.0.4-py_0 simplegeneric-0.8.1-py38_2
atomicwrites-1.4.0-py_03s9cw69b importlib_metadata-1.7.0-0.conda openpyxl-3.0.4-py_0.conda simplegeneric-0.8.1-py38_2.conda
atomicwrites-1.4.0-py_0r6wsf2ko importlib_metadata-1.7.0-070_eae4q openpyxl-3.0.4-py_0onhaytua singledispatch-3.4.0.3-py38_0
attrs-19.3.0-py_0 importlib_metadata-1.7.0-0cry6331s openpyxl-3.0.5-py_0 singledispatch-3.4.0.3-py38_0.conda
attrs-19.3.0-py_0.conda importlib_metadata-2.0.0-1 openpyxl-3.0.5-py_0.conda singledispatch-3.4.0.3-py_1001
attrs-19.3.0-py_0uy_wpno4 importlib_metadata-2.0.0-1.conda openssl-1.1.1g-h1de35cc_0 singledispatch-3.4.0.3-py_1001.conda
attrs-20.3.0-pyhd3eb1b0_0 iniconfig-1.1.1-py_0 openssl-1.1.1g-h1de35cc_0.conda sip-4.19.8-py38h0a44026_0
attrs-20.3.0-pyhd3eb1b0_0.conda iniconfig-1.1.1-py_0.conda openssl-1.1.1g-h1de35cc_0.tar.bz2 sip-4.19.8-py38h0a44026_0.conda
autopep8-1.5.3-py_0 intel-openmp-2019.4-233 openssl-1.1.1g-h1de35cc_00p5uetqm six-1.15.0-py38hecd8cb5_0
autopep8-1.5.3-py_0.conda intel-openmp-2019.4-233.conda openssl-1.1.1h-haf1e3a3_0 six-1.15.0-py38hecd8cb5_0.conda
autopep8-1.5.3-py_015jsv74t intervaltree-3.0.2-py_1 openssl-1.1.1h-haf1e3a3_0.conda six-1.15.0-py_0
autopep8-1.5.3-py_0vwk1dz5s intervaltree-3.0.2-py_1.conda owslib-0.20.0-py_0 six-1.15.0-py_0.conda
autopep8-1.5.4-py_0 intervaltree-3.0.2-py_1kqvs56ok owslib-0.20.0-py_0.conda snappy-1.1.8-hb1e8313_0
autopep8-1.5.4-py_0.conda intervaltree-3.0.2-py_1vcyu5fa8 owslib-0.20.0-py_0.tar.bz2 snappy-1.1.8-hb1e8313_0.conda
babel-2.8.0-py_0 intervaltree-3.1.0-py_0 packaging-20.4-py_0 snappy-1.1.8-hb1e8313_0d5qiklem
babel-2.8.0-py_0.conda intervaltree-3.1.0-py_0.conda packaging-20.4-py_0.conda snowballstemmer-2.0.0-py_0
babel-2.8.0-py_03gyizq1c ipykernel-5.3.2-py38h5ca1d4c_0 packaging-20.4-py_0ovg1zl60 snowballstemmer-2.0.0-py_0.conda
babel-2.8.0-py_0i2_kwg90 ipykernel-5.3.2-py38h5ca1d4c_0.conda packaging-20.7-pyhd3eb1b0_0 snowballstemmer-2.0.0-py_0g88dpx6o
babel-2.8.1-pyhd3eb1b0_0 ipykernel-5.3.2-py38h5ca1d4c_051ko9x0s packaging-20.7-pyhd3eb1b0_0.conda sortedcollections-1.2.1-py_0
babel-2.8.1-pyhd3eb1b0_0.conda ipykernel-5.3.2-py38h5ca1d4c_0z2vlmcf4 pandas-1.0.5-py38h959d312_0 sortedcollections-1.2.1-py_0.conda
babel-2.9.0-pyhd3eb1b0_0 ipykernel-5.3.4-py38h5ca1d4c_0 pandas-1.0.5-py38h959d312_0.conda sortedcollections-1.2.1-py_0mjytpb2d
babel-2.9.0-pyhd3eb1b0_0.conda ipykernel-5.3.4-py38h5ca1d4c_0.conda pandas-1.1.3-py38hb1e8313_0 sortedcontainers-2.2.2-py_0
backcall-0.2.0-py_0 ipython-7.16.1-py38h5ca1d4c_0 pandas-1.1.3-py38hb1e8313_0.conda sortedcontainers-2.2.2-py_0.conda
backcall-0.2.0-py_0.conda ipython-7.16.1-py38h5ca1d4c_0.conda pandoc-2.10-0 sortedcontainers-2.2.2-py_0rgfwr7fa
backcall-0.2.0-py_0vzc1y0sj ipython-7.16.1-py38h5ca1d4c_0_xthryhh pandoc-2.10-0.conda sortedcontainers-2.2.2-py_0y4zd0whu
backports-1.0-py_2 ipython-7.16.1-py38h5ca1d4c_0szvep8jl pandoc-2.10-0lxaj_aqw sortedcontainers-2.3.0-pyhd3eb1b0_0
backports-1.0-py_2.conda ipython-7.19.0-py38h01d92e1_0 pandoc-2.11-h0dc7051_0 sortedcontainers-2.3.0-pyhd3eb1b0_0.conda
backports-1.0-py_2851xmmwl ipython-7.19.0-py38h01d92e1_0.conda pandoc-2.11-h0dc7051_0.conda soupsieve-2.0.1-py_0
backports-1.0-pyhd3eb1b0_2 ipython_genutils-0.2.0-py38_0 pandocfilters-1.4.2-py38_1 soupsieve-2.0.1-py_0.conda
backports-1.0-pyhd3eb1b0_2.conda ipython_genutils-0.2.0-py38_0.conda pandocfilters-1.4.2-py38_1.conda soupsieve-2.0.1-py_0m4ncawbc
backports.functools_lru_cache-1.6.1-py_0 ipython_genutils-0.2.0-py38_0dbtw1w7p pandocfilters-1.4.3-py38hecd8cb5_1 soupsieve-2.0.1-py_0rlp8_qm0
backports.functools_lru_cache-1.6.1-py_0.conda ipython_genutils-0.2.0-pyhd3eb1b0_1 pandocfilters-1.4.3-py38hecd8cb5_1.conda sphinx-3.1.2-py_0
backports.functools_lru_cache-1.6.1-py_0g76_9vde ipython_genutils-0.2.0-pyhd3eb1b0_1.conda parso-0.7.0-py_0 sphinx-3.1.2-py_0.conda
backports.functools_lru_cache-1.6.1-pyhd3eb1b0_0 ipywidgets-7.5.1-py_0 parso-0.7.0-py_0.conda sphinx-3.1.2-py_0s4knxsaz
backports.functools_lru_cache-1.6.1-pyhd3eb1b0_0.conda ipywidgets-7.5.1-py_0.conda partd-1.1.0-py_0 sphinx-3.2.1-py_0
backports.shutil_get_terminal_size-1.0.0-py38_2 ipywidgets-7.5.1-py_0qw7zfwq1 partd-1.1.0-py_0.conda sphinx-3.2.1-py_0.conda
backports.shutil_get_terminal_size-1.0.0-py38_2.conda ipywidgets-7.5.1-py_0t2narpt0 partd-1.1.0-py_0zhxv_z0z sphinxcontrib-1.0-py38_1
backports.shutil_get_terminal_size-1.0.0-py38_2k748l4ff ipywidgets-7.5.1-py_1 path-13.1.0-py38_0 sphinxcontrib-1.0-py38_1.conda
backports.shutil_get_terminal_size-1.0.0-py38_2twvl0d_g ipywidgets-7.5.1-py_1.conda path-13.1.0-py38_0.conda sphinxcontrib-1.0-py38_17hdkau2c
backports.tempfile-1.0-py_1 iris-2.4.0-py38_0 path-15.0.0-py38_0 sphinxcontrib-1.0-py38_1orjjf0h6
backports.tempfile-1.0-py_1.conda iris-2.4.0-py38_0.tar.bz2 path-15.0.0-py38_0.conda sphinxcontrib-applehelp-1.0.2-py_0
backports.tempfile-1.0-py_1ap_vpiuf iris-sample-data-2.3.0-pyh9f0ad1d_0 path.py-12.4.0-0 sphinxcontrib-applehelp-1.0.2-py_0.conda
backports.weakref-1.0.post1-py_1 iris-sample-data-2.3.0-pyh9f0ad1d_0.tar.bz2 path.py-12.4.0-0.conda sphinxcontrib-applehelp-1.0.2-py_0679esrum
backports.weakref-1.0.post1-py_1.conda isort-4.3.21-py38_0 path.py-12.5.0-0 sphinxcontrib-devhelp-1.0.2-py_0
beautifulsoup4-4.9.1-py38_0 isort-4.3.21-py38_0.conda path.py-12.5.0-0.conda sphinxcontrib-devhelp-1.0.2-py_0.conda
beautifulsoup4-4.9.1-py38_0.conda isort-4.3.21-py38_0hnfzdjzy pathlib2-2.3.5-py38_1 sphinxcontrib-devhelp-1.0.2-py_0e83vds_m
beautifulsoup4-4.9.1-py38_098o13y5o isort-5.6.4-py_0 pathlib2-2.3.5-py38_1.conda sphinxcontrib-devhelp-1.0.2-py_0sly3zdx7
beautifulsoup4-4.9.3-pyhb0f4dca_0 isort-5.6.4-py_0.conda pathlib2-2.3.5-py38_1tcxa386a sphinxcontrib-htmlhelp-1.0.3-py_0
beautifulsoup4-4.9.3-pyhb0f4dca_0.conda itsdangerous-1.1.0-py_0 pathlib2-2.3.5-py38hecd8cb5_2 sphinxcontrib-htmlhelp-1.0.3-py_0.conda
beniget-0.3.0-pyh9f0ad1d_0 itsdangerous-1.1.0-py_0.conda pathlib2-2.3.5-py38hecd8cb5_2.conda sphinxcontrib-jsmath-1.0.1-py_0
beniget-0.3.0-pyh9f0ad1d_0.tar.bz2 itsdangerous-1.1.0-py_0ioqbe8dc pathtools-0.1.2-py_1 sphinxcontrib-jsmath-1.0.1-py_0.conda
bitarray-1.4.0-py38haf1e3a3_0 jbig-2.1-h4d881f8_0 pathtools-0.1.2-py_1.conda sphinxcontrib-qthelp-1.0.3-py_0
bitarray-1.4.0-py38haf1e3a3_0.conda jbig-2.1-h4d881f8_0.conda patsy-0.5.1-py38_0 sphinxcontrib-qthelp-1.0.3-py_0.conda
bitarray-1.6.1-py38h9ed2024_0 jdcal-1.4.1-py_0 patsy-0.5.1-py38_0.conda sphinxcontrib-qthelp-1.0.3-py_0xho_kxg_
bitarray-1.6.1-py38h9ed2024_0.conda jdcal-1.4.1-py_0.conda patsy-0.5.1-py38_08vb0zx6i sphinxcontrib-serializinghtml-1.1.4-py_0
bkcharts-0.2-py38_0 jdcal-1.4.1-py_0m0bemni1 patsy-0.5.1-py38_0ltkp_7qg sphinxcontrib-serializinghtml-1.1.4-py_0.conda
bkcharts-0.2-py38_0.conda jdcal-1.4.1-py_0o238rg46 pcre-8.44-hb1e8313_0 sphinxcontrib-serializinghtml-1.1.4-py_0m9yng2j_
blas-1.0-mkl jedi-0.17.1-py38_0 pcre-8.44-hb1e8313_0.conda sphinxcontrib-websupport-1.2.3-py_0
blas-1.0-mkl.conda jedi-0.17.1-py38_0.conda pep8-1.7.1-py38_0 sphinxcontrib-websupport-1.2.3-py_0.conda
bleach-3.1.5-py_0 jedi-0.17.1-py38_0dx67m1nv pep8-1.7.1-py38_0.conda sphinxcontrib-websupport-1.2.3-py_08xlix75p
bleach-3.1.5-py_0.conda jinja2-2.11.2-py_0 pep8-1.7.1-py38_0l1l64lds sphinxcontrib-websupport-1.2.3-py_0gnnmsszv
bleach-3.1.5-py_04y_6l84l jinja2-2.11.2-py_0.conda pep8-1.7.1-py38_0t7bg_jgq sphinxcontrib-websupport-1.2.4-py_0
bleach-3.2.1-py_0 joblib-0.16.0-py_0 pexpect-4.8.0-py38_1 sphinxcontrib-websupport-1.2.4-py_0.conda
bleach-3.2.1-py_0.conda joblib-0.16.0-py_0.conda pexpect-4.8.0-py38_1.conda spyder-4.1.4-py38_0
blosc-1.19.0-hab81aa3_0 joblib-0.17.0-py_0 pexpect-4.8.0-pyhd3eb1b0_3 spyder-4.1.4-py38_0.conda
blosc-1.19.0-hab81aa3_0.conda joblib-0.17.0-py_0.conda pexpect-4.8.0-pyhd3eb1b0_3.conda spyder-4.1.4-py38_01jl6mc81
blosc-1.20.1-hab81aa3_0 jpeg-9b-he5867d9_2 pickleshare-0.7.5-py38_1001 spyder-4.1.4-py38_0daiooacm
blosc-1.20.1-hab81aa3_0.conda jpeg-9b-he5867d9_2.conda pickleshare-0.7.5-py38_1001.conda spyder-4.1.5-py38_0
bokeh-2.1.1-py38_0 json5-0.9.5-py_0 pickleshare-0.7.5-py38_10012yf0qwnd spyder-4.1.5-py38_0.conda
bokeh-2.1.1-py38_0.conda json5-0.9.5-py_0.conda pickleshare-0.7.5-py38_1001w8x41w6f spyder-kernels-1.9.2-py38_0
bokeh-2.1.1-py38_067qv9plf json5-0.9.5-py_0uv1lvkdr pickleshare-0.7.5-pyhd3eb1b0_1003 spyder-kernels-1.9.2-py38_0.conda
bokeh-2.2.3-py38_0 jsonschema-3.2.0-py38_1 pickleshare-0.7.5-pyhd3eb1b0_1003.conda spyder-kernels-1.9.2-py38_05tz7yeow
bokeh-2.2.3-py38_0.conda jsonschema-3.2.0-py38_1.conda pillow-7.2.0-py38ha54b6ba_0 spyder-kernels-1.9.2-py38_0nd2nyc84
boto-2.49.0-py38_0 jsonschema-3.2.0-py_2 pillow-7.2.0-py38ha54b6ba_0.conda spyder-kernels-1.9.4-py38_0
boto-2.49.0-py38_0.conda jsonschema-3.2.0-py_2.conda pillow-7.2.0-py38ha54b6ba_0.tar.bz2 spyder-kernels-1.9.4-py38_0.conda
boto-2.49.0-py38_0q36p4t2f jupyter-1.0.0-py38_7 pillow-7.2.0-py38ha54b6ba_00nixwsr_ sqlalchemy-1.3.18-py38haf1e3a3_0
boto-2.49.0-py38_0zed48mq6 jupyter-1.0.0-py38_7.conda pillow-8.0.1-py38h5270095_0 sqlalchemy-1.3.18-py38haf1e3a3_0.conda
bottleneck-1.3.2-py38hf1fa96c_1 jupyter-1.0.0-py38_7v3jdfc27 pillow-8.0.1-py38h5270095_0.conda sqlalchemy-1.3.18-py38haf1e3a3_0mdxl4znj
bottleneck-1.3.2-py38hf1fa96c_1.conda jupyter-1.0.0-py38_7vt86vngo pip-20.1.1-py38_1 sqlalchemy-1.3.20-py38h9ed2024_0
bottleneck-1.3.2-py38hf1fa96c_1lzvacjk1 jupyter_client-6.1.6-py_0 pip-20.1.1-py38_1.conda sqlalchemy-1.3.20-py38h9ed2024_0.conda
brotli-1.0.9-hb1e8313_2 jupyter_client-6.1.6-py_0.conda pip-20.1.1-py38_1p2w_h9im sqlite-3.32.3-hffcf06c_0
brotli-1.0.9-hb1e8313_2.conda jupyter_client-6.1.6-py_0hm4a3tal pip-20.1.1-py38_1y7axkno_ sqlite-3.32.3-hffcf06c_0.conda
brotlipy-0.7.0-py38h9ed2024_1003 jupyter_client-6.1.7-py_0 pip-20.3-py38hecd8cb5_0 sqlite-3.33.0-hffcf06c_0
brotlipy-0.7.0-py38h9ed2024_1003.conda jupyter_client-6.1.7-py_0.conda pip-20.3-py38hecd8cb5_0.conda sqlite-3.33.0-hffcf06c_0.conda
brotlipy-0.7.0-py38haf1e3a3_1000 jupyter_console-6.1.0-py_0 pkginfo-1.5.0.1-py38_0 statsmodels-0.11.1-py38haf1e3a3_0
brotlipy-0.7.0-py38haf1e3a3_1000.conda jupyter_console-6.1.0-py_0.conda pkginfo-1.5.0.1-py38_0.conda statsmodels-0.11.1-py38haf1e3a3_0.conda
brotlipy-0.7.0-py38haf1e3a3_1000b6sdj_4e jupyter_console-6.1.0-py_035tbt9ph pkginfo-1.5.0.1-py38_0_urp04zj statsmodels-0.11.1-py38haf1e3a3_0smgq06k7
brotlipy-0.7.0-py38haf1e3a3_1000mh1mi331 jupyter_console-6.2.0-py_0 pkginfo-1.5.0.1-py38_0jcsdwhxh statsmodels-0.12.1-py38h9ed2024_0
bzip2-1.0.8-h1de35cc_0 jupyter_console-6.2.0-py_0.conda pkginfo-1.6.1-py38hecd8cb5_0 statsmodels-0.12.1-py38h9ed2024_0.conda
bzip2-1.0.8-h1de35cc_0.conda jupyter_core-4.6.3-py38_0 pkginfo-1.6.1-py38hecd8cb5_0.conda sympy-1.6.1-py38_0
bzip2-1.0.8-h1de35cc_0fo2alchq jupyter_core-4.6.3-py38_0.conda plotly-4.11.0-py_0 sympy-1.6.1-py38_0.conda
bzip2-1.0.8-h1de35cc_0ymezerdr jupyter_core-4.6.3-py38_07w16d46k plotly-4.11.0-py_0.tar.bz2 sympy-1.6.1-py38_0.tar.bz2
ca-certificates-2020.10.14-0 jupyter_core-4.6.3-py38_0tbsm4zi1 plotly-4.13.0-pyhd3eb1b0_0 sympy-1.6.1-py38_05zb7wtg2
ca-certificates-2020.10.14-0.conda jupyter_core-4.7.0-py38hecd8cb5_0 plotly-4.13.0-pyhd3eb1b0_0.conda sympy-1.6.1-py38_0wogjvrkv
ca-certificates-2020.6.24-0 jupyter_core-4.7.0-py38hecd8cb5_0.conda pluggy-0.13.1-py38_0 sympy-1.6.2-py38hecd8cb5_1
ca-certificates-2020.6.24-0.conda jupyterlab-2.1.5-py_0 pluggy-0.13.1-py38_0.conda sympy-1.6.2-py38hecd8cb5_1.conda
ca-certificates-2020.6.24-0.tar.bz2 jupyterlab-2.1.5-py_0.conda ply-3.11-py38_0 tbb-2020.0-h04f5b5a_0
ca-certificates-2020.6.24-0e78a_xb5 jupyterlab-2.1.5-py_0ulvkjg3h ply-3.11-py38_0.conda tbb-2020.0-h04f5b5a_0.conda
cache jupyterlab-2.2.6-py_0 proj-7.0.0-h45baca5_5 tbb-2020.3-h879752b_0
cached-property-1.5.1-py_0 jupyterlab-2.2.6-py_0.conda proj-7.0.0-h45baca5_5.tar.bz2 tbb-2020.3-h879752b_0.conda
cached-property-1.5.1-py_0.tar.bz2 jupyterlab_pygments-0.1.2-py_0 prometheus_client-0.8.0-py_0 tblib-1.6.0-py_0
cached-property-1.5.2-py_0 jupyterlab_pygments-0.1.2-py_0.conda prometheus_client-0.8.0-py_0.conda tblib-1.6.0-py_0.conda
cached-property-1.5.2-py_0.conda jupyterlab_server-1.2.0-py_0 prometheus_client-0.8.0-py_0fbjbgqxd tblib-1.6.0-py_0nygfww0w
cartopy-0.17.0-py38h9bcff04_1015 jupyterlab_server-1.2.0-py_0.conda prometheus_client-0.8.0-py_0m1nlquo9 tblib-1.7.0-py_0
cartopy-0.17.0-py38h9bcff04_1015.tar.bz2 jupyterlab_server-1.2.0-py_0mf3c0hio prometheus_client-0.9.0-pyhd3eb1b0_0 tblib-1.7.0-py_0.conda
certifi-2020.11.8-py38hecd8cb5_0 jupyterlab_server-1.2.0-py_0wp4yi0sk prometheus_client-0.9.0-pyhd3eb1b0_0.conda terminado-0.8.3-py38_0
certifi-2020.11.8-py38hecd8cb5_0.conda jxrlib-1.1-haf1e3a3_2 prompt-toolkit-3.0.5-py_0 terminado-0.8.3-py38_0.conda
certifi-2020.6.20-py38_0 jxrlib-1.1-haf1e3a3_2.conda prompt-toolkit-3.0.5-py_0.conda terminado-0.8.3-py38_0bnwzx_ah
certifi-2020.6.20-py38_0.conda keyring-21.2.1-py38_0 prompt-toolkit-3.0.5-py_0_8lk0rxr terminado-0.8.3-py38_0d8cgflpu
certifi-2020.6.20-py38_0.tar.bz2 keyring-21.2.1-py38_0.conda prompt-toolkit-3.0.5-py_0x7lo13ww terminado-0.9.1-py38_0
certifi-2020.6.20-py38_0eij9iop7 keyring-21.2.1-py38_0krz5ag1i prompt-toolkit-3.0.8-py_0 terminado-0.9.1-py38_0.conda
cf-units-2.1.4-py38h174b24a_2 keyring-21.4.0-py38_1 prompt-toolkit-3.0.8-py_0.conda testpath-0.4.4-py_0
cf-units-2.1.4-py38h174b24a_2.tar.bz2 keyring-21.4.0-py38_1.conda prompt_toolkit-3.0.5-0 testpath-0.4.4-py_0.conda
cffi-1.14.0-py38hc512035_1 kiwisolver-1.2.0-py38h04f5b5a_0 prompt_toolkit-3.0.5-0.conda testpath-0.4.4-py_028u0ts0z
cffi-1.14.0-py38hc512035_1.conda kiwisolver-1.2.0-py38h04f5b5a_0.conda prompt_toolkit-3.0.5-09y_ryllt testpath-0.4.4-py_08gwrpi_t
cffi-1.14.0-py38hc512035_1ilj63h2h kiwisolver-1.2.0-py38h04f5b5a_07em4rhld prompt_toolkit-3.0.8-0 threadpoolctl-2.1.0-pyh5ca1d4c_0
cffi-1.14.4-py38h2125817_0 kiwisolver-1.3.0-py38h23ab428_0 prompt_toolkit-3.0.8-0.conda threadpoolctl-2.1.0-pyh5ca1d4c_0.conda
cffi-1.14.4-py38h2125817_0.conda kiwisolver-1.3.0-py38h23ab428_0.conda psutil-5.7.0-py38h1de35cc_0 tifffile-2020.10.1-py38h0cf3a3e_2
cftime-1.2.1-py38h174b24a_1 krb5-1.18.2-h75d18d8_0 psutil-5.7.0-py38h1de35cc_0.conda tifffile-2020.10.1-py38h0cf3a3e_2.conda
cftime-1.2.1-py38h174b24a_1.tar.bz2 krb5-1.18.2-h75d18d8_0.conda psutil-5.7.0-py38h1de35cc_0vqxw54dz tifffile-2020.11.26-pyhd3eb1b0_0
cftime-1.2.1-py38hf1fa96c_0 krb5-1.18.2-h75d18d8_0ky0f7fx9 psutil-5.7.2-py38haf1e3a3_0 tifffile-2020.11.26-pyhd3eb1b0_0.conda
cftime-1.2.1-py38hf1fa96c_0.conda krb5-1.18.2-h75d18d8_0r5kdgw94 psutil-5.7.2-py38haf1e3a3_0.conda tk-8.6.10-hb0a8c7a_0
cftime-1.3.0-py38he3068b8_0 lazy-object-proxy-1.4.3-py38h1de35cc_0 ptyprocess-0.6.0-py38_0 tk-8.6.10-hb0a8c7a_0.conda
cftime-1.3.0-py38he3068b8_0.conda lazy-object-proxy-1.4.3-py38h1de35cc_0.conda ptyprocess-0.6.0-py38_0.conda tk-8.6.10-hb0a8c7a_08nn4sgwh
chardet-3.0.4-py38_1003 lcms2-2.11-h92f6f08_0 ptyprocess-0.6.0-py38_00oc87z7p toml-0.10.1-py_0
chardet-3.0.4-py38_1003.conda lcms2-2.11-h92f6f08_0.conda ptyprocess-0.6.0-pyhd3eb1b0_2 toml-0.10.1-py_0.conda
chardet-3.0.4-py38_1003_lom0iph lcms2-2.11-h92f6f08_0rjb89wls ptyprocess-0.6.0-pyhd3eb1b0_2.conda toml-0.10.1-py_0dh6oixwr
chardet-3.0.4-py38hecd8cb5_1003 libaec-1.0.4-hb1e8313_1 py-1.9.0-py_0 toolz-0.10.0-py_0
chardet-3.0.4-py38hecd8cb5_1003.conda libaec-1.0.4-hb1e8313_1.conda py-1.9.0-py_0.conda toolz-0.10.0-py_0.conda
charls-2.1.0-hb1e8313_2 libarchive-3.4.2-haa3ed63_0 py-1.9.0-py_0_t7cpk9r toolz-0.11.1-py_0
charls-2.1.0-hb1e8313_2.conda libarchive-3.4.2-haa3ed63_0.conda py-1.9.0-py_0x8vou3c7 toolz-0.11.1-py_0.conda
click-7.1.2-py_0 libarchive-3.4.2-haa3ed63_0usq54sp5 py-lief-0.10.1-py38haf313ee_0 tornado-6.0.4-py38h1de35cc_1
click-7.1.2-py_0.conda libblas-3.8.0-14_mkl py-lief-0.10.1-py38haf313ee_0.conda tornado-6.0.4-py38h1de35cc_1.conda
click-7.1.2-py_03w3izi0w libblas-3.8.0-14_mkl.tar.bz2 pycodestyle-2.6.0-py_0 tornado-6.0.4-py38h1de35cc_1gt61u0sv
click-7.1.2-py_0dd_udzey libcblas-3.8.0-14_mkl pycodestyle-2.6.0-py_0.conda tornado-6.1-py38h9ed2024_0
cloudpickle-1.5.0-py_0 libcblas-3.8.0-14_mkl.tar.bz2 pycodestyle-2.6.0-py_0dho02yvg tornado-6.1-py38h9ed2024_0.conda
cloudpickle-1.5.0-py_0.conda libcurl-7.71.1-h8a08a2b_1 pycodestyle-2.6.0-py_0dpbvkw05 tqdm-4.47.0-py_0
cloudpickle-1.5.0-py_006e5vow_ libcurl-7.71.1-h8a08a2b_1.conda pycosat-0.6.3-py38h1de35cc_1 tqdm-4.47.0-py_0.conda
cloudpickle-1.5.0-py_0z2v8bnj2 libcurl-7.71.1-h8a08a2b_1rz2iwa2s pycosat-0.6.3-py38h1de35cc_1.conda tqdm-4.47.0-py_0d7olai4c
cloudpickle-1.6.0-py_0 libcurl-7.71.1-h8a08a2b_1vtt2uvyg pycosat-0.6.3-py38h1de35cc_1npzu0367 tqdm-4.47.0-py_0l0fqwien
cloudpickle-1.6.0-py_0.conda libcxx-10.0.0-1 pycparser-2.20-py_2 tqdm-4.51.0-pyhd3eb1b0_0
clyent-1.2.2-py38_1 libcxx-10.0.0-1.conda pycparser-2.20-py_2.conda tqdm-4.51.0-pyhd3eb1b0_0.conda
clyent-1.2.2-py38_1.conda libcxx-10.0.0-11opmzlp9 pycparser-2.20-py_20435ahja tqdm-4.54.0-pyhd3eb1b0_0
colorama-0.4.3-py_0 libedit-3.1.20191231-h1de35cc_1 pycurl-7.43.0.5-py38ha12b0ac_0 tqdm-4.54.0-pyhd3eb1b0_0.conda
colorama-0.4.3-py_0.conda libedit-3.1.20191231-h1de35cc_1.conda pycurl-7.43.0.5-py38ha12b0ac_0.conda traitlets-4.3.3-py38_0
colorama-0.4.4-py_0 libedit-3.1.20191231-h1de35cc_13o79tnmu pycurl-7.43.0.6-py38hddc9c9b_0 traitlets-4.3.3-py38_0.conda
colorama-0.4.4-py_0.conda libffi-3.3-hb1e8313_2 pycurl-7.43.0.6-py38hddc9c9b_0.conda traitlets-4.3.3-py38_029j8hd8h
conda-4.8.3-py38_0 libffi-3.3-hb1e8313_2.conda pydocstyle-5.0.2-py_0 traitlets-5.0.5-py_0
conda-4.8.3-py38_0.tar.bz2 libffi-3.3-hb1e8313_2utea_rwf pydocstyle-5.0.2-py_0.conda traitlets-5.0.5-py_0.conda
conda-4.8.5-py38h32f6830_1 libffi-3.3-hb1e8313_2w40kswc2 pydocstyle-5.1.1-py_0 transonic-0.4.5-py_0
conda-4.8.5-py38h32f6830_1.tar.bz2 libgfortran-3.0.1-h93005f0_2 pydocstyle-5.1.1-py_0.conda transonic-0.4.5-py_0.tar.bz2
conda-4.9.0-py38_0 libgfortran-3.0.1-h93005f0_2.conda pyepsg-0.4.0-py_0 typing_extensions-3.7.4.2-py_0
conda-4.9.0-py38_0.tar.bz2 libgfortran-3.0.1-h93005f0_2d0gui0pq pyepsg-0.4.0-py_0.conda typing_extensions-3.7.4.2-py_0.conda
conda-4.9.0-py38h5347e94_1 libiconv-1.16-h1de35cc_0 pyepsg-0.4.0-py_0.tar.bz2 typing_extensions-3.7.4.2-py_0jmaorttd
conda-4.9.0-py38h5347e94_1.tar.bz2 libiconv-1.16-h1de35cc_0.conda pyerfa-1.7.1.1-py38h9ed2024_1 typing_extensions-3.7.4.3-py_0
conda-4.9.1-py38hecd8cb5_0 libiconv-1.16-h1de35cc_016dod295 pyerfa-1.7.1.1-py38h9ed2024_1.conda typing_extensions-3.7.4.3-py_0.conda
conda-4.9.1-py38hecd8cb5_0.conda liblief-0.10.1-h0a44026_0 pyfftw-0.12.0-py38h00532b4_2 udunits2-2.2.27.6-h776b7f1_1001
conda-4.9.2-py38h50d1736_0 liblief-0.10.1-h0a44026_0.conda pyfftw-0.12.0-py38h00532b4_2.tar.bz2 udunits2-2.2.27.6-h776b7f1_1001.tar.bz2
conda-4.9.2-py38h50d1736_0.tar.bz2 libllvm10-10.0.1-h76017ad_5 pyflakes-2.2.0-py_0 ujson-1.35-py38h1de35cc_0
conda-4.9.2-py38hecd8cb5_0 libllvm10-10.0.1-h76017ad_5.conda pyflakes-2.2.0-py_0.conda ujson-1.35-py38h1de35cc_0.conda
conda-4.9.2-py38hecd8cb5_0.conda libllvm9-9.0.1-h21ff451_1 pyflakes-2.2.0-py_0t0i4huyi ujson-1.35-py38h1de35cc_0enyjy0hw
conda-build-3.18.11-py38_0 libllvm9-9.0.1-h21ff451_1.conda pygments-2.6.1-py_0 ujson-4.0.1-py38hb1e8313_0
conda-build-3.18.11-py38_0.conda libllvm9-9.0.1-h21ff451_1v9fuxjaq pygments-2.6.1-py_0.conda ujson-4.0.1-py38hb1e8313_0.conda
conda-build-3.18.11-py38_00i41wak0 libnetcdf-4.7.3-he3b6227_0 pygments-2.7.2-pyhd3eb1b0_0 unicodecsv-0.14.1-py38_0
conda-build-3.20.5-py38_1 libnetcdf-4.7.3-he3b6227_0.conda pygments-2.7.2-pyhd3eb1b0_0.conda unicodecsv-0.14.1-py38_0.conda
conda-build-3.20.5-py38_1.conda libpng-1.6.37-ha441bb4_0 pyhdf-0.10.2-py38h6e5fc47_1 unicodecsv-0.14.1-py38_01us2ff0w
conda-env-2.6.0-1 libpng-1.6.37-ha441bb4_0.conda pyhdf-0.10.2-py38h6e5fc47_1.tar.bz2 unicodecsv-0.14.1-py38_020m5n4il
conda-env-2.6.0-1.conda libpng-1.6.37-ha441bb4_0htaysrii pykdtree-1.3.1-py38h65ad66c_1003 unixodbc-2.3.7-h1de35cc_0
conda-env-2.6.0-1n_s_qv35 libsodium-1.0.18-h1de35cc_0 pykdtree-1.3.1-py38h65ad66c_1003.tar.bz2 unixodbc-2.3.7-h1de35cc_0.conda
conda-package-handling-1.6.1-py38h1de35cc_0 libsodium-1.0.18-h1de35cc_0.conda pyke-1.1.1-py38h32f6830_1003 unixodbc-2.3.7-h1de35cc_0bkatd3fe
conda-package-handling-1.6.1-py38h1de35cc_0.conda libsodium-1.0.18-h1de35cc_0wikyexqf pyke-1.1.1-py38h32f6830_1003.tar.bz2 unixodbc-2.3.9-haf1e3a3_0
conda-package-handling-1.6.1-py38h1de35cc_0ghgb4n75 libspatialindex-1.9.3-h0a44026_0 pylint-2.5.3-py38_0 unixodbc-2.3.9-haf1e3a3_0.conda
conda-package-handling-1.7.2-py38h22f3db7_0 libspatialindex-1.9.3-h0a44026_0.conda pylint-2.5.3-py38_0.conda urllib3-1.25.11-py_0
conda-package-handling-1.7.2-py38h22f3db7_0.conda libssh2-1.9.0-ha12b0ac_1 pylint-2.5.3-py38_0pjka628d urllib3-1.25.11-py_0.conda
conda-verify-3.4.2-py_1 libssh2-1.9.0-ha12b0ac_1.conda pylint-2.5.3-py38_0z0nbfcfb urllib3-1.25.9-py_0
conda-verify-3.4.2-py_1.conda libtiff-4.1.0-hcb84e12_1 pylint-2.6.0-py38_0 urllib3-1.25.9-py_0.conda
conda-verify-3.4.2-py_1dbo44kay libtiff-4.1.0-hcb84e12_1.conda pylint-2.6.0-py38_0.conda urllib3-1.25.9-py_0d1qzvbev
contextlib2-0.6.0.post1-py_0 libwebp-1.0.1-hd73b212_0 pyodbc-4.0.30-py38h0a44026_0 urls
contextlib2-0.6.0.post1-py_0.conda libwebp-1.0.1-hd73b212_0.conda pyodbc-4.0.30-py38h0a44026_0.conda urls.txt
contextlib2-0.6.0.post1-py_02m8_1qxn libxml2-2.9.10-h3b9e6c8_1 pyodbc-4.0.30-py38h0a44026_0y4fcu2mj watchdog-0.10.3-py38haf1e3a3_0
contextlib2-0.6.0.post1-py_0bbkdp1vs libxml2-2.9.10-h3b9e6c8_1.conda pyopenssl-19.1.0-py_1 watchdog-0.10.3-py38haf1e3a3_0.conda
cryptography-2.9.2-py38ha12b0ac_0 libxml2-2.9.10-h3b9e6c8_1tg4tzi2b pyopenssl-19.1.0-py_1.conda watchdog-0.10.3-py38haf1e3a3_0v02g98jt
cryptography-2.9.2-py38ha12b0ac_0.conda libxml2-2.9.10-h3b9e6c8_1tjuw1ch6 pyopenssl-20.0.0-pyhd3eb1b0_1 watchdog-0.10.4-py38h9ed2024_0
cryptography-3.2.1-py38hbcfaee0_1 libxml2-2.9.10-h7cdb67c_3 pyopenssl-20.0.0-pyhd3eb1b0_1.conda watchdog-0.10.4-py38h9ed2024_0.conda
cryptography-3.2.1-py38hbcfaee0_1.conda libxml2-2.9.10-h7cdb67c_3.conda pyparsing-2.4.7-py_0 wcwidth-0.2.5-py_0
curl-7.71.1-hb0a8c7a_1 libxslt-1.1.34-h83b36ba_0 pyparsing-2.4.7-py_0.conda wcwidth-0.2.5-py_0.conda
curl-7.71.1-hb0a8c7a_1.conda libxslt-1.1.34-h83b36ba_0.conda pyparsing-2.4.7-py_00leep5_q wcwidth-0.2.5-py_0jxhr_rmc
curl-7.71.1-hb0a8c7a_1pmvo_szl libxslt-1.1.34-h83b36ba_04s5xtb_z pyparsing-2.4.7-py_0bkarbhpj webencodings-0.5.1-py38_1
cycler-0.10.0-py38_0 libxslt-1.1.34-h83b36ba_0net2q6r7 pyproj-2.6.1.post1-py38h7d7e87d_0 webencodings-0.5.1-py38_1.conda
cycler-0.10.0-py38_0.conda libzopfli-1.0.3-hb1e8313_0 pyproj-2.6.1.post1-py38h7d7e87d_0.tar.bz2 webencodings-0.5.1-py38_1doyo_0vo
cython-0.29.21-py38h23ab428_0 libzopfli-1.0.3-hb1e8313_0.conda pyqt-5.9.2-py38h655552a_2 webencodings-0.5.1-py38_1t7crn74c
cython-0.29.21-py38h23ab428_0.conda llvm-openmp-10.0.0-h28b9765_0 pyqt-5.9.2-py38h655552a_2.conda werkzeug-1.0.1-py_0
cython-0.29.21-py38hb1e8313_0 llvm-openmp-10.0.0-h28b9765_0.conda pyqt-5.9.2-py38h655552a_2h9h_mrrz werkzeug-1.0.1-py_0.conda
cython-0.29.21-py38hb1e8313_0.conda llvm-openmp-10.0.0-h28b9765_0fq2u9u9f pyqt-5.9.2-py38h655552a_2u_1wxa0c werkzeug-1.0.1-py_0mdfn7z2h
cython-0.29.21-py38hb1e8313_0.tar.bz2 llvm-openmp-10.0.0-h28b9765_0q9cavisv pyrsistent-0.16.0-py38h1de35cc_0 wget-1.20.1-h051b688_0
cython-0.29.21-py38hb1e8313_0g9ryb1oq llvmlite-0.33.0-py38ha11be7d_1 pyrsistent-0.16.0-py38h1de35cc_0.conda wget-1.20.1-h051b688_0.conda
cytoolz-0.10.1-py38h1de35cc_0 llvmlite-0.33.0-py38ha11be7d_1.conda pyrsistent-0.16.0-py38h1de35cc_0qyxmn5gg wget-1.20.1-h051b688_0.tar.bz2
cytoolz-0.10.1-py38h1de35cc_0.conda llvmlite-0.33.0-py38ha11be7d_18jc6pnan pyrsistent-0.17.3-py38haf1e3a3_0 wheel-0.34.2-py38_0
cytoolz-0.10.1-py38h1de35cc_0guy8voaq llvmlite-0.34.0-py38h739e7dc_4 pyrsistent-0.17.3-py38haf1e3a3_0.conda wheel-0.34.2-py38_0.conda
cytoolz-0.10.1-py38h1de35cc_0up_1yblq llvmlite-0.34.0-py38h739e7dc_4.conda pyserial-3.4-py_2 wheel-0.34.2-py38_0ogx3rr8n
cytoolz-0.11.0-py38haf1e3a3_0 locket-0.2.0-py38_1 pyserial-3.4-py_2.tar.bz2 wheel-0.34.2-py38_0u5lbmdyy
cytoolz-0.11.0-py38haf1e3a3_0.conda locket-0.2.0-py38_1.conda pyserial-3.5-py38hecd8cb5_0 wheel-0.35.1-pyhd3eb1b0_0
dask-2.20.0-py_0 locket-0.2.0-py38_19t1x_6jg pyserial-3.5-py38hecd8cb5_0.conda wheel-0.35.1-pyhd3eb1b0_0.conda
dask-2.20.0-py_0.conda lxml-4.5.2-py38h63b7cb6_0 pyshp-2.1.2-py_0 wheel-0.36.0-pyhd3eb1b0_0
dask-2.20.0-py_0fma0t4xr lxml-4.5.2-py38h63b7cb6_0.conda pyshp-2.1.2-py_0.conda wheel-0.36.0-pyhd3eb1b0_0.conda
dask-2.20.0-py_0wkujw5y8 lxml-4.6.2-py38h26b266a_0 pyshp-2.1.2-pyh9f0ad1d_0 widgetsnbextension-3.5.1-py38_0
dask-2.30.0-py_0 lxml-4.6.2-py38h26b266a_0.conda pyshp-2.1.2-pyh9f0ad1d_0.tar.bz2 widgetsnbextension-3.5.1-py38_0.conda
dask-2.30.0-py_0.conda lz4-c-1.9.2-h0a44026_0 pysocks-1.7.1-py38_1 wrapt-1.11.2-py38h1de35cc_0
dask-core-2.20.0-py_0 lz4-c-1.9.2-h0a44026_0.conda pysocks-1.7.1-py38_1.conda wrapt-1.11.2-py38h1de35cc_0.conda
dask-core-2.20.0-py_0.conda lz4-c-1.9.2-h0a44026_0j1bgi_g2 pysocks-1.7.1-py38_1p7gupn5d wrapt-1.11.2-py38h1de35cc_0ud129j_o
dask-core-2.20.0-py_07zo8fzua lz4-c-1.9.2-h79c402e_3 pytables-3.6.1-py38h4727e94_0 wurlitzer-2.0.1-py38_0
dask-core-2.20.0-py_0crjx3tt9 lz4-c-1.9.2-h79c402e_3.conda pytables-3.6.1-py38h4727e94_0.conda wurlitzer-2.0.1-py38_0.conda
dask-core-2.30.0-py_0 lzo-2.10-h1de35cc_2 pytables-3.6.1-py38h4727e94_0mzp1bm9h xarray-0.16.1-py_0
dask-core-2.30.0-py_0.conda lzo-2.10-h1de35cc_2.conda pytest-5.4.3-py38_0 xarray-0.16.1-py_0.conda
dbus-1.13.16-h18a8e69_0 lzo-2.10-haf1e3a3_2 pytest-5.4.3-py38_0.conda xarray-0.16.1-py_0.tar.bz2
dbus-1.13.16-h18a8e69_0.conda lzo-2.10-haf1e3a3_2.conda pytest-5.4.3-py38_0_13mtt_7 xarray-0.16.2-pyhd3eb1b0_0
dbus-1.13.16-h18a8e69_0glo2ysx8 markupsafe-1.1.1-py38h1de35cc_1 pytest-5.4.3-py38_0swcpzsrk xarray-0.16.2-pyhd3eb1b0_0.conda
dbus-1.13.18-h18a8e69_0 markupsafe-1.1.1-py38h1de35cc_1.conda pytest-6.1.2-py38hecd8cb5_0 xlrd-1.2.0-py_0
dbus-1.13.18-h18a8e69_0.conda matplotlib-3.2.2-0 pytest-6.1.2-py38hecd8cb5_0.conda xlrd-1.2.0-py_0.conda
decorator-4.4.2-py_0 matplotlib-3.2.2-0.conda python-3.8.3-h26836e1_2 xlrd-1.2.0-py_0j21untpa
decorator-4.4.2-py_0.conda matplotlib-3.2.2-0kv4ch53t python-3.8.3-h26836e1_2.conda xlsxwriter-1.2.9-py_0
defusedxml-0.6.0-py_0 matplotlib-3.3.2-0 python-3.8.3-h26836e1_2ept2tjev xlsxwriter-1.2.9-py_0.conda
defusedxml-0.6.0-py_0.conda matplotlib-3.3.2-0.conda python-3.8.5-h26836e1_1 xlsxwriter-1.2.9-py_04ij4odbg
diff-match-patch-20200713-py_0 matplotlib-base-3.2.2-py38h5670ca0_0 python-3.8.5-h26836e1_1.conda xlsxwriter-1.3.7-py_0
diff-match-patch-20200713-py_0.conda matplotlib-base-3.2.2-py38h5670ca0_0.conda python-dateutil-2.8.1-py_0 xlsxwriter-1.3.7-py_0.conda
distributed-2.20.0-py38_0 matplotlib-base-3.3.2-py38h181983e_0 python-dateutil-2.8.1-py_0.conda xlwings-0.19.5-py38_0
distributed-2.20.0-py38_0.conda matplotlib-base-3.3.2-py38h181983e_0.conda python-dateutil-2.8.1-py_0_x72uapf xlwings-0.19.5-py38_0.conda
distributed-2.30.1-py38hecd8cb5_0 mccabe-0.6.1-py38_1 python-jsonrpc-server-0.3.4-py_1 xlwings-0.19.5-py38_0lg8q4bjn
distributed-2.30.1-py38hecd8cb5_0.conda mccabe-0.6.1-py38_1.conda python-jsonrpc-server-0.3.4-py_1.conda xlwings-0.19.5-py38_0zdcy8xqw
distro-1.5.0-pyh9f0ad1d_0 mccabe-0.6.1-py38_13nh7z8n7 python-jsonrpc-server-0.3.4-py_1fii5h3ep xlwings-0.20.8-py38_0
distro-1.5.0-pyh9f0ad1d_0.tar.bz2 mistune-0.8.4-py38h1de35cc_1001 python-jsonrpc-server-0.3.4-py_1hdmazfna xlwings-0.20.8-py38_0.conda
docutils-0.16-py38_1 mistune-0.8.4-py38h1de35cc_1001.conda python-jsonrpc-server-0.4.0-py_0 xlwings-0.21.4-py38hecd8cb5_0
docutils-0.16-py38_1.conda mistune-0.8.4-py38h1de35cc_10014ihiiwxn python-jsonrpc-server-0.4.0-py_0.conda xlwings-0.21.4-py38hecd8cb5_0.conda
docutils-0.16-py38_1h3qdhkds mistune-0.8.4-py38h1de35cc_1001ld9egmi0 python-language-server-0.34.1-py38_0 xlwt-1.3.0-py38_0
docutils-0.16-py38_1ri_0gjhx mkl-2019.4-233 python-language-server-0.34.1-py38_0.conda xlwt-1.3.0-py38_0.conda
entrypoints-0.3-py38_0 mkl-2019.4-233.conda python-language-server-0.35.1-py_0 xlwt-1.3.0-py38_0adfkda4t
entrypoints-0.3-py38_0.conda mkl-2019.4-233p43qs5oe python-language-server-0.35.1-py_0.conda xlwt-1.3.0-py38_0n7iottxw
entrypoints-0.3-py38_00syezxau mkl-service-2.3.0-py38h9ed2024_0 python-libarchive-c-2.9-py_0 xmltodict-0.12.0-py_0
entrypoints-0.3-py38_0aii7zyu4 mkl-service-2.3.0-py38h9ed2024_0.conda python-libarchive-c-2.9-py_0.conda xmltodict-0.12.0-py_0.conda
et_xmlfile-1.0.1-py_1001 mkl-service-2.3.0-py38hfbe908c_0 python.app-2-py38_10 xmltodict-0.12.0-py_0op1b6qr_
et_xmlfile-1.0.1-py_1001.conda mkl-service-2.3.0-py38hfbe908c_0.conda python.app-2-py38_10.conda xmltodict-0.12.0-py_0ugxd1q_9
et_xmlfile-1.0.1-py_1001345o7pw0 mkl-service-2.3.0-py38hfbe908c_09x9f4atm python.app-2-py38_1027sivzs8 xz-5.2.5-h1de35cc_0
et_xmlfile-1.0.1-py_1001d9_8tg48 mkl-service-2.3.0-py38hfbe908c_0vwv67o0y python_abi-3.8-1_cp38 xz-5.2.5-h1de35cc_0.conda
expat-2.2.10-hb1e8313_2 mkl_fft-1.1.0-py38hc64f4ea_0 python_abi-3.8-1_cp38.tar.bz2 xz-5.2.5-h1de35cc_0lfde_pnj
expat-2.2.10-hb1e8313_2.conda mkl_fft-1.1.0-py38hc64f4ea_0.conda pytz-2020.1-py_0 xz-5.2.5-h1de35cc_0pwpiz251
expat-2.2.9-hb1e8313_2 mkl_fft-1.1.0-py38hc64f4ea_0s787wulx pytz-2020.1-py_0.conda yaml-0.2.5-haf1e3a3_0
expat-2.2.9-hb1e8313_2.conda mkl_fft-1.2.0-py38hc64f4ea_0 pytz-2020.4-pyhd3eb1b0_0 yaml-0.2.5-haf1e3a3_0.conda
expat-2.2.9-hb1e8313_2afq7k6us mkl_fft-1.2.0-py38hc64f4ea_0.conda pytz-2020.4-pyhd3eb1b0_0.conda yaml-0.2.5-haf1e3a3_0ebzhr6m1
fastcache-1.1.0-py38h1de35cc_0 mkl_random-1.1.1-py38h959d312_0 pywavelets-1.1.1-py38h1de35cc_0 yapf-0.30.0-py_0
fastcache-1.1.0-py38h1de35cc_0.conda mkl_random-1.1.1-py38h959d312_0.conda pywavelets-1.1.1-py38h1de35cc_0.conda yapf-0.30.0-py_0.conda
fftw-3.3.8-h1de35cc_3 mock-4.0.2-py_0 pywavelets-1.1.1-py38h1de35cc_0smih29ma yapf-0.30.0-py_00cndnbnt
fftw-3.3.8-h1de35cc_3.conda mock-4.0.2-py_0.conda pywavelets-1.1.1-py38haf1e3a3_2 yapf-0.30.0-py_0r9p3yrbr
fftw-3.3.8-nompi_h5c49c53_1109 more-itertools-8.4.0-py_0 pywavelets-1.1.1-py38haf1e3a3_2.conda zeromq-4.3.2-hb1e8313_2
fftw-3.3.8-nompi_h5c49c53_1109.tar.bz2 more-itertools-8.4.0-py_0.conda pyyaml-5.3.1-py38haf1e3a3_1 zeromq-4.3.2-hb1e8313_2.conda
filelock-3.0.12-py_0 more-itertools-8.6.0-pyhd3eb1b0_0 pyyaml-5.3.1-py38haf1e3a3_1.conda zeromq-4.3.3-hb1e8313_3
filelock-3.0.12-py_0.conda more-itertools-8.6.0-pyhd3eb1b0_0.conda pyyaml-5.3.1-py38haf1e3a3_1jxs9jpn9 zeromq-4.3.3-hb1e8313_3.conda
filelock-3.0.12-py_0axbcb7d9 mpc-1.1.0-h6ef4df4_1 pyzmq-19.0.1-py38hb1e8313_1 zict-2.0.0-py_0
filelock-3.0.12-py_0vdo328ut mpc-1.1.0-h6ef4df4_1.conda pyzmq-19.0.1-py38hb1e8313_1.conda zict-2.0.0-py_0.conda
flake8-3.8.3-py_0 mpfr-4.0.2-h9066e36_1 pyzmq-19.0.1-py38hb1e8313_1k92d_s4h zict-2.0.0-py_0zddsnmfi
flake8-3.8.3-py_0.conda mpfr-4.0.2-h9066e36_1.conda pyzmq-20.0.0-py38h23ab428_1 zipp-3.1.0-py_0
flake8-3.8.4-py_0 mpi-1.0-mpich pyzmq-20.0.0-py38h23ab428_1.conda zipp-3.1.0-py_0.conda
flake8-3.8.4-py_0.conda mpi-1.0-mpich.conda qdarkstyle-2.8.1-py_0 zipp-3.1.0-py_03plgoy4y
flask-1.1.2-py_0 mpi-1.0-mpich.tar.bz2 qdarkstyle-2.8.1-py_0.conda zipp-3.1.0-py_0kioto0dx
flask-1.1.2-py_0.conda mpi4py-3.0.3-py38h77202c6_1 qdarkstyle-2.8.1-py_04pznvfw9 zipp-3.4.0-pyhd3eb1b0_0
flask-1.1.2-py_0lby5u1y7 mpi4py-3.0.3-py38h77202c6_1.conda qt-5.9.7-h468cd18_1 zipp-3.4.0-pyhd3eb1b0_0.conda
fluiddyn-0.3.3-py38h50d1736_1 mpi4py-3.0.3-py38h77202c6_1.tar.bz2 qt-5.9.7-h468cd18_1.conda zlib-1.2.11-h1de35cc_3
fluiddyn-0.3.3-py38h50d1736_1.tar.bz2 mpich-3.3.2-hc856adb_0 qt-5.9.7-h468cd18_1mxcz5il1 zlib-1.2.11-h1de35cc_3.conda
fluidfft-0.2.9-nompi_h2bcb8fc_1100 mpich-3.3.2-hc856adb_0.conda qtawesome-0.7.2-py_0 zlib-1.2.11-h1de35cc_3l_je8h79
fluidfft-0.2.9-nompi_h2bcb8fc_1100.tar.bz2 mpich-3.3.2-hc856adb_0.tar.bz2 qtawesome-0.7.2-py_0.conda zope-1.0-py38_1
freetype-2.10.2-ha233b18_0 mpmath-1.1.0-py38_0 qtawesome-1.0.1-py_0 zope-1.0-py38_1.conda
freetype-2.10.2-ha233b18_0.conda mpmath-1.1.0-py38_0.conda qtawesome-1.0.1-py_0.conda zope-1.0-py38_1aycnz7ef
freetype-2.10.4-ha233b18_0 mpmath-1.1.0-py38_0ejuovc0r qtconsole-4.7.5-py_0 zope-1.0-py38_1r69v95l2
freetype-2.10.4-ha233b18_0.conda msgpack-python-1.0.0-py38h04f5b5a_1 qtconsole-4.7.5-py_0.conda zope.event-4.4-py38_0
fsspec-0.7.4-py_0 msgpack-python-1.0.0-py38h04f5b5a_1.conda qtconsole-4.7.7-py_0 zope.event-4.4-py38_0.conda
fsspec-0.7.4-py_0.conda msgpack-python-1.0.0-py38h04f5b5a_1kxxwcdc_ qtconsole-4.7.7-py_0.conda zope.event-4.4-py38_0wfwjl_wm
fsspec-0.7.4-py_0d1_s8rvy multipledispatch-0.6.0-py38_0 qtpy-1.9.0-py_0 zope.event-4.5.0-py38_0
fsspec-0.8.3-py_0 multipledispatch-0.6.0-py38_0.conda qtpy-1.9.0-py_0.conda zope.event-4.5.0-py38_0.conda
fsspec-0.8.3-py_0.conda multipledispatch-0.6.0-py38_0blzfv1f3 qtpy-1.9.0-py_0s2r63436 zope.interface-4.7.1-py38h1de35cc_0
future-0.18.2-py38_1 navigator-updater-0.2.1-py38_0 readline-8.0-h1de35cc_0 zope.interface-4.7.1-py38h1de35cc_0.conda
future-0.18.2-py38_1.conda navigator-updater-0.2.1-py38_0.conda readline-8.0-h1de35cc_0.conda zope.interface-4.7.1-py38h1de35cc_0jy4kp8b3
future-0.18.2-py38_1ka2ldyb5 navigator-updater-0.2.1-py38_0oic_86va readline-8.0-h1de35cc_0lx5mgyl_ zope.interface-5.1.2-py38haf1e3a3_0
future-0.18.2-py38_1p6v6e5xq navigator-updater-0.2.1-py38_0sm17t1sn regex-2020.11.13-py38h9ed2024_0 zope.interface-5.1.2-py38haf1e3a3_0.conda
gast-0.4.0-py_0 nbclient-0.5.1-py_0 regex-2020.11.13-py38h9ed2024_0.conda zope.interface-5.2.0-py38h9ed2024_0
gast-0.4.0-py_0.conda nbclient-0.5.1-py_0.conda regex-2020.6.8-py38haf1e3a3_0 zope.interface-5.2.0-py38h9ed2024_0.conda
gast-0.4.0-pyh9f0ad1d_0 nbconvert-5.6.1-py38_1 regex-2020.6.8-py38haf1e3a3_0.conda zstd-1.4.5-h41d2c2f_0
gast-0.4.0-pyh9f0ad1d_0.tar.bz2 nbconvert-5.6.1-py38_1.conda regex-2020.6.8-py38haf1e3a3_0cbnc__8f zstd-1.4.5-h41d2c2f_0.conda
get_terminal_size-1.0.0-h7520d66_0 nbconvert-5.6.1-py38_1jrtvsvuq requests-2.24.0-py_0 zstd-1.4.5-h41d2c2f_0zqogng2v
get_terminal_size-1.0.0-h7520d66_0.conda nbconvert-6.0.7-py38_0 requests-2.24.0-py_0.conda
(base) lauraglastra@Lauras-MacBook-Pro pkgs % cd ..
(base) lauraglastra@Lauras-MacBook-Pro anaconda3 % pwd
/Users/lauraglastra/opt/anaconda3
(base) lauraglastra@Lauras-MacBook-Pro anaconda3 % cd ..
(base) lauraglastra@Lauras-MacBook-Pro opt % cd ..
(base) lauraglastra@Lauras-MacBook-Pro ~ % pwd
/Users/lauraglastra
(base) lauraglastra@Lauras-MacBook-Pro ~ % conda install geos=3.8.1
Collecting package metadata (current_repodata.json): done
Solving environment: done


## Package Plan ##


  environment location: /Users/lauraglastra/opt/anaconda3


  added / updated specs:
    - geos=3.8.1




The following packages will be downloaded:


    package                    |            build
    ---------------------------|-----------------
    geos-3.8.1                 |       hb1e8313_0         817 KB
    ------------------------------------------------------------
                                           Total:         817 KB


The following NEW packages will be INSTALLED:


  geos               pkgs/main/osx-64::geos-3.8.1-hb1e8313_0




Proceed ([y]/n)? y




Downloading and Extracting Packages
geos-3.8.1           | 817 KB    | ################################################################################################################################################################################################### | 100% 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
(base) lauraglastra@Lauras-MacBook-Pro ~ % conda list
# packages in environment at /Users/lauraglastra/opt/anaconda3:
#
# Name                    Version                   Build  Channel
_anaconda_depends         2020.07                  py38_0  
_ipyw_jlab_nb_ext_conf    0.1.0                    py38_0  
alabaster                 0.7.12                     py_0  
anaconda                  custom                   py38_1  
anaconda-client           1.7.2                    py38_0  
anaconda-navigator        1.10.0                   py38_0  
anaconda-project          0.8.4                      py_0  
antlr-python-runtime      4.7.2           py38h32f6830_1002    conda-forge
applaunchservices         0.2.1                      py_0  
appnope                   0.1.2           py38hecd8cb5_1001  
appscript                 1.1.1            py38haf1e3a3_0  
argh                      0.26.2                   py38_0  
argon2-cffi               20.1.0           py38haf1e3a3_1  
asn1crypto                1.4.0                      py_0  
astroid                   2.4.2                    py38_0  
astropy                   4.2              py38h9ed2024_0  
astunparse                1.6.3                      py_0  
async_generator           1.10                       py_0  
atomicwrites              1.4.0                      py_0  
attrs                     20.3.0             pyhd3eb1b0_0  
autopep8                  1.5.4                      py_0  
babel                     2.9.0              pyhd3eb1b0_0  
backcall                  0.2.0                      py_0  
backports                 1.0                pyhd3eb1b0_2  
backports.functools_lru_cache 1.6.1              pyhd3eb1b0_0  
backports.shutil_get_terminal_size 1.0.0                    py38_2  
backports.tempfile        1.0                        py_1  
backports.weakref         1.0.post1                  py_1  
beautifulsoup4            4.9.3              pyhb0f4dca_0  
beniget                   0.3.0              pyh9f0ad1d_0    conda-forge
bitarray                  1.6.1            py38h9ed2024_0  
bkcharts                  0.2                      py38_0  
blas                      1.0                         mkl  
bleach                    3.2.1                      py_0  
blosc                     1.20.1               hab81aa3_0  
bokeh                     2.2.3                    py38_0  
boto                      2.49.0                   py38_0  
bottleneck                1.3.2            py38hf1fa96c_1  
brotli                    1.0.9                hb1e8313_2  
brotlipy                  0.7.0           py38h9ed2024_1003  
bzip2                     1.0.8                h1de35cc_0  
ca-certificates           2020.10.14                    0  
cached-property           1.5.2                      py_0  
certifi                   2020.11.8        py38hecd8cb5_0  
cf-units                  2.1.4            py38h174b24a_2    conda-forge
cffi                      1.14.4           py38h2125817_0  
cftime                    1.3.0            py38he3068b8_0  
chardet                   3.0.4           py38hecd8cb5_1003  
charls                    2.1.0                hb1e8313_2  
click                     7.1.2                      py_0  
cloudpickle               1.6.0                      py_0  
clyent                    1.2.2                    py38_1  
colorama                  0.4.4                      py_0  
conda                     4.9.2            py38hecd8cb5_0  
conda-build               3.20.5                   py38_1  
conda-env                 2.6.0                         1  
conda-package-handling    1.7.2            py38h22f3db7_0  
conda-verify              3.4.2                      py_1  
contextlib2               0.6.0.post1                py_0  
cryptography              3.2.1            py38hbcfaee0_1  
curl                      7.71.1               hb0a8c7a_1  
cycler                    0.10.0                   py38_0  
cython                    0.29.21          py38h23ab428_0  
cytoolz                   0.11.0           py38haf1e3a3_0  
dask                      2.30.0                     py_0  
dask-core                 2.30.0                     py_0  
dbus                      1.13.18              h18a8e69_0  
decorator                 4.4.2                      py_0  
defusedxml                0.6.0                      py_0  
diff-match-patch          20200713                   py_0  
distributed               2.30.1           py38hecd8cb5_0  
distro                    1.5.0              pyh9f0ad1d_0    conda-forge
docutils                  0.16                     py38_1  
entrypoints               0.3                      py38_0  
et_xmlfile                1.0.1                   py_1001  
expat                     2.2.10               hb1e8313_2  
fastcache                 1.1.0            py38h1de35cc_0  
fftw                      3.3.8                h1de35cc_3  
filelock                  3.0.12                     py_0  
flake8                    3.8.4                      py_0  
flask                     1.1.2                      py_0  
fluiddyn                  0.3.3            py38h50d1736_1    conda-forge
fluidfft                  0.3.2                    pypi_0    pypi
fluidsim                  0.3.3                    pypi_0    pypi
fluidsim-ocean            0.0.0a0                  pypi_0    pypi
freetype                  2.10.4               ha233b18_0  
fsspec                    0.8.3                      py_0  
future                    0.18.2                   py38_1  
gast                      0.4.0                      py_0  
geos                      3.8.1                hb1e8313_0  
get_terminal_size         1.0.0                h7520d66_0  
gettext                   0.19.8.1             hb0f4f8b_2  
gevent                    20.9.0           py38haf1e3a3_0  
giflib                    5.1.4                h1de35cc_1  
glib                      2.66.1               h9bbe63b_0  
glob2                     0.7                        py_0  
gmp                       6.1.2                hb37e062_1  
gmpy2                     2.0.8            py38h6ef4df4_3  
greenlet                  0.4.17           py38haf1e3a3_0  
h5netcdf                  0.8.1                      py_0    conda-forge
h5py                      2.10.0           py38h3134771_0  
hdf4                      4.2.13               h39711bb_2  
hdf5                      1.10.4               hfa1e0ec_0  
heapdict                  1.0.1                      py_0  
html5lib                  1.1                        py_0  
icu                       58.2                 h0a44026_3  
idna                      2.10                       py_0  
imagecodecs               2020.5.30        py38hd12e0e9_2  
imageio                   2.9.0                      py_0  
imagesize                 1.2.0                      py_0  
importlib-metadata        2.0.0                      py_1  
importlib_metadata        2.0.0                         1  
iniconfig                 1.1.1                      py_0  
intel-openmp              2019.4                      233  
intervaltree              3.1.0                      py_0  
ipykernel                 5.3.4            py38h5ca1d4c_0  
ipython                   7.19.0           py38h01d92e1_0  
ipython_genutils          0.2.0              pyhd3eb1b0_1  
ipywidgets                7.5.1                      py_1  
iris-sample-data          2.3.0              pyh9f0ad1d_0    conda-forge
isort                     5.6.4                      py_0  
itsdangerous              1.1.0                      py_0  
jbig                      2.1                  h4d881f8_0  
jdcal                     1.4.1                      py_0  
jedi                      0.17.1                   py38_0  
jinja2                    2.11.2                     py_0  
joblib                    0.17.0                     py_0  
jpeg                      9b                   he5867d9_2  
json5                     0.9.5                      py_0  
jsonschema                3.2.0                      py_2  
jupyter                   1.0.0                    py38_7  
jupyter_client            6.1.7                      py_0  
jupyter_console           6.2.0                      py_0  
jupyter_core              4.7.0            py38hecd8cb5_0  
jupyterlab                2.2.6                      py_0  
jupyterlab_pygments       0.1.2                      py_0  
jupyterlab_server         1.2.0                      py_0  
jxrlib                    1.1                  haf1e3a3_2  
keyring                   21.4.0                   py38_1  
kiwisolver                1.3.0            py38h23ab428_0  
krb5                      1.18.2               h75d18d8_0  
lazy-object-proxy         1.4.3            py38h1de35cc_0  
lcms2                     2.11                 h92f6f08_0  
libaec                    1.0.4                hb1e8313_1  
libarchive                3.4.2                haa3ed63_0  
libblas                   3.8.0                    14_mkl    conda-forge
libcblas                  3.8.0                    14_mkl    conda-forge
libcurl                   7.71.1               h8a08a2b_1  
libcxx                    10.0.0                        1  
libedit                   3.1.20191231         h1de35cc_1  
libffi                    3.3                  hb1e8313_2  
libgfortran               3.0.1                h93005f0_2  
libiconv                  1.16                 h1de35cc_0  
liblief                   0.10.1               h0a44026_0  
libllvm10                 10.0.1               h76017ad_5  
libllvm9                  9.0.1                h21ff451_1  
libnetcdf                 4.7.3                he3b6227_0  
libpng                    1.6.37               ha441bb4_0  
libsodium                 1.0.18               h1de35cc_0  
libspatialindex           1.9.3                h0a44026_0  
libssh2                   1.9.0                ha12b0ac_1  
libtiff                   4.1.0                hcb84e12_1  
libwebp                   1.0.1                hd73b212_0  
libxml2                   2.9.10               h7cdb67c_3  
libxslt                   1.1.34               h83b36ba_0  
libzopfli                 1.0.3                hb1e8313_0  
llvm-openmp               10.0.0               h28b9765_0  
llvmlite                  0.34.0           py38h739e7dc_4  
locket                    0.2.0                    py38_1  
lxml                      4.6.2            py38h26b266a_0  
lz4-c                     1.9.2                h79c402e_3  
lzo                       2.10                 haf1e3a3_2  
markupsafe                1.1.1            py38h1de35cc_1  
matplotlib                3.3.2                         0  
matplotlib-base           3.3.2            py38h181983e_0  
mccabe                    0.6.1                    py38_1  
mistune                   0.8.4           py38h1de35cc_1001  
mkl                       2019.4                      233  
mkl-service               2.3.0            py38h9ed2024_0  
mkl_fft                   1.2.0            py38hc64f4ea_0  
mkl_random                1.1.1            py38h959d312_0  
mock                      4.0.2                      py_0  
more-itertools            8.6.0              pyhd3eb1b0_0  
mpc                       1.1.0                h6ef4df4_1  
mpfr                      4.0.2                h9066e36_1  
mpi                       1.0                       mpich  
mpi4py                    3.0.3            py38h77202c6_1  
mpich                     3.3.2                hc856adb_0  
mpmath                    1.1.0                    py38_0  
msgpack-python            1.0.0            py38h04f5b5a_1  
multipledispatch          0.6.0                    py38_0  
navigator-updater         0.2.1                    py38_0  
nbclient                  0.5.1                      py_0  
nbconvert                 6.0.7                    py38_0  
nbformat                  5.0.8                      py_0  
nbstripout                0.3.9              pyh9f0ad1d_0    conda-forge
ncurses                   6.2                  h0a44026_1  
nest-asyncio              1.4.3              pyhd3eb1b0_0  
netcdf4                   1.5.3            py38h28545a2_0  
networkx                  2.5                        py_0  
nltk                      3.5                        py_0  
nose                      1.3.7           pyhd3eb1b0_1006  
notebook                  6.1.4                    py38_0  
numba                     0.51.2           py38h6440ff4_1  
numexpr                   2.7.1            py38hce01a72_0  
numpy                     1.19.2           py38h456fd55_0  
numpy-base                1.19.2           py38hcfb5961_0  
numpydoc                  1.1.0              pyhd3eb1b0_1  
olefile                   0.46                       py_0  
openjpeg                  2.3.0                hb95cd4c_1  
openpyxl                  3.0.5                      py_0  
openssl                   1.1.1h               haf1e3a3_0  
owslib                    0.20.0                     py_0  
packaging                 20.7               pyhd3eb1b0_0  
pandas                    1.1.3            py38hb1e8313_0  
pandoc                    2.11                 h0dc7051_0  
pandocfilters             1.4.3            py38hecd8cb5_1  
parso                     0.7.0                      py_0  
partd                     1.1.0                      py_0  
path                      15.0.0                   py38_0  
path.py                   12.5.0                        0  
pathlib2                  2.3.5            py38hecd8cb5_2  
pathtools                 0.1.2                      py_1  
patsy                     0.5.1                    py38_0  
pcre                      8.44                 hb1e8313_0  
pep8                      1.7.1                    py38_0  
pexpect                   4.8.0              pyhd3eb1b0_3  
pickleshare               0.7.5           pyhd3eb1b0_1003  
pillow                    8.0.1            py38h5270095_0  
pip                       20.3.1                   pypi_0    pypi
pkginfo                   1.6.1            py38hecd8cb5_0  
plotly                    4.13.0             pyhd3eb1b0_0  
pluggy                    0.13.1                   py38_0  
ply                       3.11                     py38_0  
proj                      7.0.0                h45baca5_5    conda-forge
prometheus_client         0.9.0              pyhd3eb1b0_0  
prompt-toolkit            3.0.8                      py_0  
prompt_toolkit            3.0.8                         0  
psutil                    5.7.2            py38haf1e3a3_0  
ptyprocess                0.6.0              pyhd3eb1b0_2  
py                        1.9.0                      py_0  
py-lief                   0.10.1           py38haf313ee_0  
pycodestyle               2.6.0                      py_0  
pycosat                   0.6.3            py38h1de35cc_1  
pycparser                 2.20                       py_2  
pycurl                    7.43.0.6         py38hddc9c9b_0  
pydocstyle                5.1.1                      py_0  
pyepsg                    0.4.0                      py_0  
pyerfa                    1.7.1.1          py38h9ed2024_1  
pyfftw                    0.12.0           py38h00532b4_2    conda-forge
pyflakes                  2.2.0                      py_0  
pygments                  2.7.2              pyhd3eb1b0_0  
pyhdf                     0.10.2           py38h6e5fc47_1    conda-forge
pykdtree                  1.3.1           py38h65ad66c_1003    conda-forge
pyke                      1.1.1           py38h32f6830_1003    conda-forge
pylint                    2.6.0                    py38_0  
pyodbc                    4.0.30           py38h0a44026_0  
pyopenssl                 20.0.0             pyhd3eb1b0_1  
pyparsing                 2.4.7                      py_0  
pyproj                    2.6.1.post1      py38h7d7e87d_0    conda-forge
pyqt                      5.9.2            py38h655552a_2  
pyrsistent                0.17.3           py38haf1e3a3_0  
pyserial                  3.5              py38hecd8cb5_0  
pyshp                     2.1.2                      py_0  
pysocks                   1.7.1                    py38_1  
pytables                  3.6.1            py38h4727e94_0  
pytest                    6.1.2            py38hecd8cb5_0  
python                    3.8.5                h26836e1_1  
python-dateutil           2.8.1                      py_0  
python-jsonrpc-server     0.4.0                      py_0  
python-language-server    0.35.1                     py_0  
python-libarchive-c       2.9                        py_0  
python.app                2                       py38_10  
python_abi                3.8                      1_cp38    conda-forge
pytz                      2020.4             pyhd3eb1b0_0  
pywavelets                1.1.1            py38haf1e3a3_2  
pyyaml                    5.3.1            py38haf1e3a3_1  
pyzmq                     20.0.0           py38h23ab428_1  
qdarkstyle                2.8.1                      py_0  
qt                        5.9.7                h468cd18_1  
qtawesome                 1.0.1                      py_0  
qtconsole                 4.7.7                      py_0  
qtpy                      1.9.0                      py_0  
readline                  8.0                  h1de35cc_0  
regex                     2020.11.13       py38h9ed2024_0  
requests                  2.25.0             pyhd3eb1b0_0  
retrying                  1.3.3                      py_2  
ripgrep                   12.1.1                        0  
rope                      0.18.0                     py_0  
rtree                     0.9.4                    py38_1  
ruamel_yaml               0.15.87          py38haf1e3a3_1  
scikit-image              0.17.2           py38h81aa140_0  
scikit-learn              0.23.2           py38h959d312_0  
scipy                     1.5.2            py38h2515648_0  
seaborn                   0.11.0                     py_0  
send2trash                1.5.0                    py38_0  
setuptools                50.3.2           py38hecd8cb5_2  
setuptools-scm            4.1.2                      py_0  
setuptools_scm            4.1.2                         0  
shtns                     3.4.2            py38h00532b4_1    conda-forge
simplegeneric             0.8.1                    py38_2  
singledispatch            3.4.0.3                 py_1001  
sip                       4.19.8           py38h0a44026_0  
six                       1.15.0           py38hecd8cb5_0  
snappy                    1.1.8                hb1e8313_0  
snowballstemmer           2.0.0                      py_0  
sortedcollections         1.2.1                      py_0  
sortedcontainers          2.3.0              pyhd3eb1b0_0  
soupsieve                 2.0.1                      py_0  
sphinx                    3.2.1                      py_0  
sphinxcontrib             1.0                      py38_1  
sphinxcontrib-applehelp   1.0.2                      py_0  
sphinxcontrib-devhelp     1.0.2                      py_0  
sphinxcontrib-htmlhelp    1.0.3                      py_0  
sphinxcontrib-jsmath      1.0.1                      py_0  
sphinxcontrib-qthelp      1.0.3                      py_0  
sphinxcontrib-serializinghtml 1.1.4                      py_0  
sphinxcontrib-websupport  1.2.4                      py_0  
spyder                    4.1.5                    py38_0  
spyder-kernels            1.9.4                    py38_0  
sqlalchemy                1.3.20           py38h9ed2024_0  
sqlite                    3.33.0               hffcf06c_0  
statsmodels               0.12.1           py38h9ed2024_0  
sympy                     1.6.2            py38hecd8cb5_1  
tbb                       2020.3               h879752b_0  
tblib                     1.7.0                      py_0  
terminado                 0.9.1                    py38_0  
testpath                  0.4.4                      py_0  
threadpoolctl             2.1.0              pyh5ca1d4c_0  
tifffile                  2020.11.26         pyhd3eb1b0_0  
tk                        8.6.10               hb0a8c7a_0  
toml                      0.10.1                     py_0  
toolz                     0.11.1                     py_0  
tornado                   6.1              py38h9ed2024_0  
tqdm                      4.54.0             pyhd3eb1b0_0  
traitlets                 5.0.5                      py_0  
transonic                 0.4.5                      py_0    conda-forge
typing_extensions         3.7.4.3                    py_0  
udunits2                  2.2.27.6          h776b7f1_1001    conda-forge
ujson                     4.0.1            py38hb1e8313_0  
unicodecsv                0.14.1                   py38_0  
unixodbc                  2.3.9                haf1e3a3_0  
urllib3                   1.25.11                    py_0  
watchdog                  0.10.4           py38h9ed2024_0  
wcwidth                   0.2.5                      py_0  
webencodings              0.5.1                    py38_1  
werkzeug                  1.0.1                      py_0  
wget                      1.20.1               h051b688_0  
wheel                     0.36.1                   pypi_0    pypi
widgetsnbextension        3.5.1                    py38_0  
wrapt                     1.11.2           py38h1de35cc_0  
wurlitzer                 2.0.1                    py38_0  
xarray                    0.16.2             pyhd3eb1b0_0  
xlrd                      1.2.0                      py_0  
xlsxwriter                1.3.7                      py_0  
xlwings                   0.21.4           py38hecd8cb5_0  
xlwt                      1.3.0                    py38_0  
xmltodict                 0.12.0                     py_0  
xz                        5.2.5                h1de35cc_0  
yaml                      0.2.5                haf1e3a3_0  
yapf                      0.30.0                     py_0  
zeromq                    4.3.3                hb1e8313_3  
zict                      2.0.0                      py_0  
zipp                      3.4.0              pyhd3eb1b0_0  
zlib                      1.2.11               h1de35cc_3  
zope                      1.0                      py38_1  
zope.event                4.5.0                    py38_0  
zope.interface            5.2.0            py38h9ed2024_0  
zstd                      1.4.5                h41d2c2f_0  
(base) lauraglastra@Lauras-MacBook-Pro ~ % cd opt/anaconda3/pkgs 
(base) lauraglastra@Lauras-MacBook-Pro pkgs % pwd
/Users/lauraglastra/opt/anaconda3/pkgs
(base) lauraglastra@Lauras-MacBook-Pro pkgs % ls -a
. get_terminal_size-1.0.0-h7520d66_0.conda nbconvert-6.0.7-py38_0.conda requests-2.25.0-pyhd3eb1b0_0.conda
.. get_terminal_size-1.0.0-h7520d66_09usu01vr nbformat-5.0.7-py_0 retrying-1.3.3-py_2
.DS_Store get_terminal_size-1.0.0-h7520d66_0jpor1xvu nbformat-5.0.7-py_0.conda retrying-1.3.3-py_2.conda
.cio-config.py gettext-0.19.8.1-hb0f4f8b_2 nbformat-5.0.7-py_03o7c6bf_ retrying-1.3.3-py_2.tar.bz2
.constructor-build.info gettext-0.19.8.1-hb0f4f8b_2.conda nbformat-5.0.7-py_0k_rgmiqp ripgrep-11.0.2-he32d670_0
_anaconda_depends-2020.07-py38_0 gettext-0.19.8.1-hb0f4f8b_2zs_beuru nbformat-5.0.8-py_0 ripgrep-11.0.2-he32d670_0.conda
_anaconda_depends-2020.07-py38_0.conda gevent-20.6.2-py38haf1e3a3_0 nbformat-5.0.8-py_0.conda ripgrep-11.0.2-he32d670_0o3lb8ojl
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0 gevent-20.6.2-py38haf1e3a3_0.conda nbstripout-0.3.9-pyh9f0ad1d_0 ripgrep-12.1.1-0
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0.conda gevent-20.9.0-py38haf1e3a3_0 nbstripout-0.3.9-pyh9f0ad1d_0.tar.bz2 ripgrep-12.1.1-0.conda
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0ly28_e8t gevent-20.9.0-py38haf1e3a3_0.conda ncurses-6.2-h0a44026_1 rope-0.17.0-py_0
alabaster-0.7.12-py_0 giflib-5.1.4-h1de35cc_1 ncurses-6.2-h0a44026_1.conda rope-0.17.0-py_0.conda
alabaster-0.7.12-py_0.conda giflib-5.1.4-h1de35cc_1.conda ncurses-6.2-h0a44026_1boe17c3g rope-0.17.0-py_0f5pmu8ll
alabaster-0.7.12-py_0jrg8jo75 glib-2.65.0-hc5f4afa_0 nest-asyncio-1.4.3-pyhd3eb1b0_0 rope-0.17.0-py_0wxv87yq9
anaconda-2020.07-py38_0 glib-2.65.0-hc5f4afa_0.conda nest-asyncio-1.4.3-pyhd3eb1b0_0.conda rope-0.18.0-py_0
anaconda-2020.07-py38_0.tar.bz2 glib-2.65.0-hc5f4afa_0uycg5zb2 netcdf4-1.5.3-py38h28545a2_0 rope-0.18.0-py_0.conda
anaconda-client-1.7.2-py38_0 glib-2.66.1-h9bbe63b_0 netcdf4-1.5.3-py38h28545a2_0.conda rtree-0.9.4-py38_1
anaconda-client-1.7.2-py38_0.conda glib-2.66.1-h9bbe63b_0.conda networkx-2.4-py_1 rtree-0.9.4-py38_1.conda
anaconda-client-1.7.2-py38_02wjr0exe glob2-0.7-py_0 networkx-2.4-py_1.conda rtree-0.9.4-py38_110u4ue8z
anaconda-custom-py38_1 glob2-0.7-py_0.conda networkx-2.4-py_14y_d408b rtree-0.9.4-py38_1jvd557ye
anaconda-custom-py38_1.conda glob2-0.7-py_0w42iv0gm networkx-2.4-py_18wd7chds ruamel_yaml-0.15.87-py38haf1e3a3_1
anaconda-navigator-1.10.0-py38_0 gmp-6.1.2-hb37e062_1 networkx-2.5-py_0 ruamel_yaml-0.15.87-py38haf1e3a3_1.conda
anaconda-navigator-1.10.0-py38_0.conda gmp-6.1.2-hb37e062_1.conda networkx-2.5-py_0.conda ruamel_yaml-0.15.87-py38haf1e3a3_1marscivi
anaconda-navigator-1.9.12-py38_0 gmp-6.1.2-hb37e062_179dtl5oe nltk-3.5-py_0 scikit-image-0.16.2-py38h6c726b0_0
anaconda-navigator-1.9.12-py38_0.tar.bz2 gmp-6.1.2-hb37e062_1cxl2ozam nltk-3.5-py_0.conda scikit-image-0.16.2-py38h6c726b0_0.conda
anaconda-project-0.8.4-py_0 gmpy2-2.0.8-py38h6ef4df4_3 nltk-3.5-py_0x0snvq6y scikit-image-0.16.2-py38h6c726b0_0.tar.bz2
anaconda-project-0.8.4-py_0.conda gmpy2-2.0.8-py38h6ef4df4_3.conda nose-1.3.7-py38_1004 scikit-image-0.16.2-py38h6c726b0_0dxsj2hqt
anaconda-project-0.8.4-py_05lqfe54g greenlet-0.4.16-py38haf1e3a3_0 nose-1.3.7-py38_1004.conda scikit-image-0.17.2-py38h81aa140_0
antlr-python-runtime-4.7.2-py38h32f6830_1002 greenlet-0.4.16-py38haf1e3a3_0.conda nose-1.3.7-py38_1004biebm5l4 scikit-image-0.17.2-py38h81aa140_0.conda
antlr-python-runtime-4.7.2-py38h32f6830_1002.tar.bz2 greenlet-0.4.16-py38haf1e3a3_02xtand4m nose-1.3.7-py38_1004bm24kja0 scikit-learn-0.23.1-py38h603561c_0
applaunchservices-0.2.1-py_0 greenlet-0.4.17-py38haf1e3a3_0 nose-1.3.7-pyhd3eb1b0_1006 scikit-learn-0.23.1-py38h603561c_0.conda
applaunchservices-0.2.1-py_0.conda greenlet-0.4.17-py38haf1e3a3_0.conda nose-1.3.7-pyhd3eb1b0_1006.conda scikit-learn-0.23.2-py38h959d312_0
applaunchservices-0.2.1-py_014bane2y h5netcdf-0.8.1-py_0 notebook-6.0.3-py38_0 scikit-learn-0.23.2-py38h959d312_0.conda
appnope-0.1.0-py38_1001 h5netcdf-0.8.1-py_0.tar.bz2 notebook-6.0.3-py38_0.conda scipy-1.5.0-py38hbab996c_0
appnope-0.1.0-py38_1001.conda h5py-2.10.0-py38h3134771_0 notebook-6.0.3-py38_0u692qges scipy-1.5.0-py38hbab996c_0.conda
appnope-0.1.2-py38hecd8cb5_1001 h5py-2.10.0-py38h3134771_0.conda notebook-6.1.4-py38_0 scipy-1.5.0-py38hbab996c_0.tar.bz2
appnope-0.1.2-py38hecd8cb5_1001.conda h5py-2.10.0-py38h3134771_0.tar.bz2 notebook-6.1.4-py38_0.conda scipy-1.5.0-py38hbab996c_0xfo9nbuc
appscript-1.1.1-py38haf1e3a3_0 h5py-2.10.0-py38h3134771_0yp8roxti numba-0.50.1-py38h959d312_1 scipy-1.5.0-py38hbab996c_0ycd7olao
appscript-1.1.1-py38haf1e3a3_0.conda hdf4-4.2.13-0 numba-0.50.1-py38h959d312_1.conda scipy-1.5.2-py38h2515648_0
appscript-1.1.1-py38haf1e3a3_070kst9df hdf4-4.2.13-0.tar.bz2 numba-0.50.1-py38h959d312_1cma38jk1 scipy-1.5.2-py38h2515648_0.conda
argh-0.26.2-py38_0 hdf4-4.2.13-h39711bb_2 numba-0.50.1-py38h959d312_1qsvswyhn seaborn-0.10.1-py_0
argh-0.26.2-py38_0.conda hdf4-4.2.13-h39711bb_2.conda numba-0.51.2-py38h6440ff4_1 seaborn-0.10.1-py_0.conda
argon2-cffi-20.1.0-py38haf1e3a3_1 hdf5-1.10.4-hfa1e0ec_0 numba-0.51.2-py38h6440ff4_1.conda seaborn-0.10.1-py_00y9jn1pb
argon2-cffi-20.1.0-py38haf1e3a3_1.conda hdf5-1.10.4-hfa1e0ec_0.conda numexpr-2.7.1-py38hce01a72_0 seaborn-0.11.0-py_0
asn1crypto-1.3.0-py38_1 hdf5-1.10.4-hfa1e0ec_0lh1mxvpu numexpr-2.7.1-py38hce01a72_0.conda seaborn-0.11.0-py_0.conda
asn1crypto-1.3.0-py38_1.conda heapdict-1.0.1-py_0 numexpr-2.7.1-py38hce01a72_0gsxy1bgc send2trash-1.5.0-py38_0
asn1crypto-1.3.0-py38_1d_9_hlaq heapdict-1.0.1-py_0.conda numpy-1.18.5-py38h1da2735_0 send2trash-1.5.0-py38_0.conda
asn1crypto-1.3.0-py38_1mwppbazo heapdict-1.0.1-py_0lcrwdwik numpy-1.18.5-py38h1da2735_0.conda send2trash-1.5.0-py38_0r1eor2ci
asn1crypto-1.4.0-py_0 html5lib-1.1-py_0 numpy-1.18.5-py38h1da2735_0wfdeal0f setuptools-49.2.0-py38_0
asn1crypto-1.4.0-py_0.conda html5lib-1.1-py_0.conda numpy-1.19.2-py38h456fd55_0 setuptools-49.2.0-py38_0.conda
astroid-2.4.2-py38_0 html5lib-1.1-py_0mrjsykss numpy-1.19.2-py38h456fd55_0.conda setuptools-49.2.0-py38_09kyzn8v5
astroid-2.4.2-py38_0.conda icu-58.2-h0a44026_3 numpy-base-1.18.5-py38h3304bdc_0 setuptools-49.2.0-py38_0nessap6d
astroid-2.4.2-py38_0zvei146z icu-58.2-h0a44026_3.conda numpy-base-1.18.5-py38h3304bdc_0.conda setuptools-50.3.2-py38hecd8cb5_2
astropy-4.0.1.post1-py38h01d97ff_1 icu-58.2-h0a44026_31zuwmk00 numpy-base-1.18.5-py38h3304bdc_0huwmmors setuptools-50.3.2-py38hecd8cb5_2.conda
astropy-4.0.1.post1-py38h01d97ff_1.conda icu-58.2-h0a44026_3zscx0cd1 numpy-base-1.19.2-py38hcfb5961_0 setuptools-scm-4.1.2-py_0
astropy-4.0.1.post1-py38h01d97ff_11uob9d0n idna-2.10-py_0 numpy-base-1.19.2-py38hcfb5961_0.conda setuptools-scm-4.1.2-py_0.conda
astropy-4.0.1.post1-py38h01d97ff_1op4rdgdn idna-2.10-py_0.conda numpydoc-1.1.0-py_0 setuptools-scm-4.1.2-pyh9f0ad1d_0
astropy-4.2-py38h9ed2024_0 imagecodecs-2020.5.30-py38hd12e0e9_2 numpydoc-1.1.0-py_0.conda setuptools-scm-4.1.2-pyh9f0ad1d_0.tar.bz2
astropy-4.2-py38h9ed2024_0.conda imagecodecs-2020.5.30-py38hd12e0e9_2.conda numpydoc-1.1.0-pyhd3eb1b0_1 setuptools_scm-4.1.2-0
astunparse-1.6.2-py_0 imageio-2.9.0-py_0 numpydoc-1.1.0-pyhd3eb1b0_1.conda setuptools_scm-4.1.2-0.conda
astunparse-1.6.2-py_0.tar.bz2 imageio-2.9.0-py_0.conda olefile-0.46-py_0 setuptools_scm-4.1.2-0.tar.bz2
astunparse-1.6.3-py_0 imagesize-1.2.0-py_0 olefile-0.46-py_0.conda shapely-1.7.1-py38h8918236_0
astunparse-1.6.3-py_0.conda imagesize-1.2.0-py_0.conda olefile-0.46-py_0jejuksvo shapely-1.7.1-py38h8918236_0.tar.bz2
async_generator-1.10-py_0 importlib-metadata-1.7.0-py38_0 olefile-0.46-py_0w9qeeshg shtns-3.4.2-py38h00532b4_1
async_generator-1.10-py_0.conda importlib-metadata-1.7.0-py38_0.conda openjpeg-2.3.0-hb95cd4c_1 shtns-3.4.2-py38h00532b4_1.tar.bz2
atomicwrites-1.4.0-py_0 importlib-metadata-2.0.0-py_1 openjpeg-2.3.0-hb95cd4c_1.conda simplegeneric-0.8.1-py38_2
atomicwrites-1.4.0-py_0.conda importlib-metadata-2.0.0-py_1.conda openpyxl-3.0.4-py_0 simplegeneric-0.8.1-py38_2.conda
atomicwrites-1.4.0-py_03s9cw69b importlib_metadata-1.7.0-0 openpyxl-3.0.4-py_0.conda singledispatch-3.4.0.3-py38_0
atomicwrites-1.4.0-py_0r6wsf2ko importlib_metadata-1.7.0-0.conda openpyxl-3.0.4-py_0onhaytua singledispatch-3.4.0.3-py38_0.conda
attrs-19.3.0-py_0 importlib_metadata-1.7.0-070_eae4q openpyxl-3.0.5-py_0 singledispatch-3.4.0.3-py_1001
attrs-19.3.0-py_0.conda importlib_metadata-1.7.0-0cry6331s openpyxl-3.0.5-py_0.conda singledispatch-3.4.0.3-py_1001.conda
attrs-19.3.0-py_0uy_wpno4 importlib_metadata-2.0.0-1 openssl-1.1.1g-h1de35cc_0 sip-4.19.8-py38h0a44026_0
attrs-20.3.0-pyhd3eb1b0_0 importlib_metadata-2.0.0-1.conda openssl-1.1.1g-h1de35cc_0.conda sip-4.19.8-py38h0a44026_0.conda
attrs-20.3.0-pyhd3eb1b0_0.conda iniconfig-1.1.1-py_0 openssl-1.1.1g-h1de35cc_0.tar.bz2 six-1.15.0-py38hecd8cb5_0
autopep8-1.5.3-py_0 iniconfig-1.1.1-py_0.conda openssl-1.1.1g-h1de35cc_00p5uetqm six-1.15.0-py38hecd8cb5_0.conda
autopep8-1.5.3-py_0.conda intel-openmp-2019.4-233 openssl-1.1.1h-haf1e3a3_0 six-1.15.0-py_0
autopep8-1.5.3-py_015jsv74t intel-openmp-2019.4-233.conda openssl-1.1.1h-haf1e3a3_0.conda six-1.15.0-py_0.conda
autopep8-1.5.3-py_0vwk1dz5s intervaltree-3.0.2-py_1 owslib-0.20.0-py_0 snappy-1.1.8-hb1e8313_0
autopep8-1.5.4-py_0 intervaltree-3.0.2-py_1.conda owslib-0.20.0-py_0.conda snappy-1.1.8-hb1e8313_0.conda
autopep8-1.5.4-py_0.conda intervaltree-3.0.2-py_1kqvs56ok owslib-0.20.0-py_0.tar.bz2 snappy-1.1.8-hb1e8313_0d5qiklem
babel-2.8.0-py_0 intervaltree-3.0.2-py_1vcyu5fa8 packaging-20.4-py_0 snowballstemmer-2.0.0-py_0
babel-2.8.0-py_0.conda intervaltree-3.1.0-py_0 packaging-20.4-py_0.conda snowballstemmer-2.0.0-py_0.conda
babel-2.8.0-py_03gyizq1c intervaltree-3.1.0-py_0.conda packaging-20.4-py_0ovg1zl60 snowballstemmer-2.0.0-py_0g88dpx6o
babel-2.8.0-py_0i2_kwg90 ipykernel-5.3.2-py38h5ca1d4c_0 packaging-20.7-pyhd3eb1b0_0 sortedcollections-1.2.1-py_0
babel-2.8.1-pyhd3eb1b0_0 ipykernel-5.3.2-py38h5ca1d4c_0.conda packaging-20.7-pyhd3eb1b0_0.conda sortedcollections-1.2.1-py_0.conda
babel-2.8.1-pyhd3eb1b0_0.conda ipykernel-5.3.2-py38h5ca1d4c_051ko9x0s pandas-1.0.5-py38h959d312_0 sortedcollections-1.2.1-py_0mjytpb2d
babel-2.9.0-pyhd3eb1b0_0 ipykernel-5.3.2-py38h5ca1d4c_0z2vlmcf4 pandas-1.0.5-py38h959d312_0.conda sortedcontainers-2.2.2-py_0
babel-2.9.0-pyhd3eb1b0_0.conda ipykernel-5.3.4-py38h5ca1d4c_0 pandas-1.1.3-py38hb1e8313_0 sortedcontainers-2.2.2-py_0.conda
backcall-0.2.0-py_0 ipykernel-5.3.4-py38h5ca1d4c_0.conda pandas-1.1.3-py38hb1e8313_0.conda sortedcontainers-2.2.2-py_0rgfwr7fa
backcall-0.2.0-py_0.conda ipython-7.16.1-py38h5ca1d4c_0 pandoc-2.10-0 sortedcontainers-2.2.2-py_0y4zd0whu
backcall-0.2.0-py_0vzc1y0sj ipython-7.16.1-py38h5ca1d4c_0.conda pandoc-2.10-0.conda sortedcontainers-2.3.0-pyhd3eb1b0_0
backports-1.0-py_2 ipython-7.16.1-py38h5ca1d4c_0_xthryhh pandoc-2.10-0lxaj_aqw sortedcontainers-2.3.0-pyhd3eb1b0_0.conda
backports-1.0-py_2.conda ipython-7.16.1-py38h5ca1d4c_0szvep8jl pandoc-2.11-h0dc7051_0 soupsieve-2.0.1-py_0
backports-1.0-py_2851xmmwl ipython-7.19.0-py38h01d92e1_0 pandoc-2.11-h0dc7051_0.conda soupsieve-2.0.1-py_0.conda
backports-1.0-pyhd3eb1b0_2 ipython-7.19.0-py38h01d92e1_0.conda pandocfilters-1.4.2-py38_1 soupsieve-2.0.1-py_0m4ncawbc
backports-1.0-pyhd3eb1b0_2.conda ipython_genutils-0.2.0-py38_0 pandocfilters-1.4.2-py38_1.conda soupsieve-2.0.1-py_0rlp8_qm0
backports.functools_lru_cache-1.6.1-py_0 ipython_genutils-0.2.0-py38_0.conda pandocfilters-1.4.3-py38hecd8cb5_1 sphinx-3.1.2-py_0
backports.functools_lru_cache-1.6.1-py_0.conda ipython_genutils-0.2.0-py38_0dbtw1w7p pandocfilters-1.4.3-py38hecd8cb5_1.conda sphinx-3.1.2-py_0.conda
backports.functools_lru_cache-1.6.1-py_0g76_9vde ipython_genutils-0.2.0-pyhd3eb1b0_1 parso-0.7.0-py_0 sphinx-3.1.2-py_0s4knxsaz
backports.functools_lru_cache-1.6.1-pyhd3eb1b0_0 ipython_genutils-0.2.0-pyhd3eb1b0_1.conda parso-0.7.0-py_0.conda sphinx-3.2.1-py_0
backports.functools_lru_cache-1.6.1-pyhd3eb1b0_0.conda ipywidgets-7.5.1-py_0 partd-1.1.0-py_0 sphinx-3.2.1-py_0.conda
backports.shutil_get_terminal_size-1.0.0-py38_2 ipywidgets-7.5.1-py_0.conda partd-1.1.0-py_0.conda sphinxcontrib-1.0-py38_1
backports.shutil_get_terminal_size-1.0.0-py38_2.conda ipywidgets-7.5.1-py_0qw7zfwq1 partd-1.1.0-py_0zhxv_z0z sphinxcontrib-1.0-py38_1.conda
backports.shutil_get_terminal_size-1.0.0-py38_2k748l4ff ipywidgets-7.5.1-py_0t2narpt0 path-13.1.0-py38_0 sphinxcontrib-1.0-py38_17hdkau2c
backports.shutil_get_terminal_size-1.0.0-py38_2twvl0d_g ipywidgets-7.5.1-py_1 path-13.1.0-py38_0.conda sphinxcontrib-1.0-py38_1orjjf0h6
backports.tempfile-1.0-py_1 ipywidgets-7.5.1-py_1.conda path-15.0.0-py38_0 sphinxcontrib-applehelp-1.0.2-py_0
backports.tempfile-1.0-py_1.conda iris-2.4.0-py38_0 path-15.0.0-py38_0.conda sphinxcontrib-applehelp-1.0.2-py_0.conda
backports.tempfile-1.0-py_1ap_vpiuf iris-2.4.0-py38_0.tar.bz2 path.py-12.4.0-0 sphinxcontrib-applehelp-1.0.2-py_0679esrum
backports.weakref-1.0.post1-py_1 iris-sample-data-2.3.0-pyh9f0ad1d_0 path.py-12.4.0-0.conda sphinxcontrib-devhelp-1.0.2-py_0
backports.weakref-1.0.post1-py_1.conda iris-sample-data-2.3.0-pyh9f0ad1d_0.tar.bz2 path.py-12.5.0-0 sphinxcontrib-devhelp-1.0.2-py_0.conda
beautifulsoup4-4.9.1-py38_0 isort-4.3.21-py38_0 path.py-12.5.0-0.conda sphinxcontrib-devhelp-1.0.2-py_0e83vds_m
beautifulsoup4-4.9.1-py38_0.conda isort-4.3.21-py38_0.conda pathlib2-2.3.5-py38_1 sphinxcontrib-devhelp-1.0.2-py_0sly3zdx7
beautifulsoup4-4.9.1-py38_098o13y5o isort-4.3.21-py38_0hnfzdjzy pathlib2-2.3.5-py38_1.conda sphinxcontrib-htmlhelp-1.0.3-py_0
beautifulsoup4-4.9.3-pyhb0f4dca_0 isort-5.6.4-py_0 pathlib2-2.3.5-py38_1tcxa386a sphinxcontrib-htmlhelp-1.0.3-py_0.conda
beautifulsoup4-4.9.3-pyhb0f4dca_0.conda isort-5.6.4-py_0.conda pathlib2-2.3.5-py38hecd8cb5_2 sphinxcontrib-jsmath-1.0.1-py_0
beniget-0.3.0-pyh9f0ad1d_0 itsdangerous-1.1.0-py_0 pathlib2-2.3.5-py38hecd8cb5_2.conda sphinxcontrib-jsmath-1.0.1-py_0.conda
beniget-0.3.0-pyh9f0ad1d_0.tar.bz2 itsdangerous-1.1.0-py_0.conda pathtools-0.1.2-py_1 sphinxcontrib-qthelp-1.0.3-py_0
bitarray-1.4.0-py38haf1e3a3_0 itsdangerous-1.1.0-py_0ioqbe8dc pathtools-0.1.2-py_1.conda sphinxcontrib-qthelp-1.0.3-py_0.conda
bitarray-1.4.0-py38haf1e3a3_0.conda jbig-2.1-h4d881f8_0 patsy-0.5.1-py38_0 sphinxcontrib-qthelp-1.0.3-py_0xho_kxg_
bitarray-1.6.1-py38h9ed2024_0 jbig-2.1-h4d881f8_0.conda patsy-0.5.1-py38_0.conda sphinxcontrib-serializinghtml-1.1.4-py_0
bitarray-1.6.1-py38h9ed2024_0.conda jdcal-1.4.1-py_0 patsy-0.5.1-py38_08vb0zx6i sphinxcontrib-serializinghtml-1.1.4-py_0.conda
bkcharts-0.2-py38_0 jdcal-1.4.1-py_0.conda patsy-0.5.1-py38_0ltkp_7qg sphinxcontrib-serializinghtml-1.1.4-py_0m9yng2j_
bkcharts-0.2-py38_0.conda jdcal-1.4.1-py_0m0bemni1 pcre-8.44-hb1e8313_0 sphinxcontrib-websupport-1.2.3-py_0
blas-1.0-mkl jdcal-1.4.1-py_0o238rg46 pcre-8.44-hb1e8313_0.conda sphinxcontrib-websupport-1.2.3-py_0.conda
blas-1.0-mkl.conda jedi-0.17.1-py38_0 pep8-1.7.1-py38_0 sphinxcontrib-websupport-1.2.3-py_08xlix75p
bleach-3.1.5-py_0 jedi-0.17.1-py38_0.conda pep8-1.7.1-py38_0.conda sphinxcontrib-websupport-1.2.3-py_0gnnmsszv
bleach-3.1.5-py_0.conda jedi-0.17.1-py38_0dx67m1nv pep8-1.7.1-py38_0l1l64lds sphinxcontrib-websupport-1.2.4-py_0
bleach-3.1.5-py_04y_6l84l jinja2-2.11.2-py_0 pep8-1.7.1-py38_0t7bg_jgq sphinxcontrib-websupport-1.2.4-py_0.conda
bleach-3.2.1-py_0 jinja2-2.11.2-py_0.conda pexpect-4.8.0-py38_1 spyder-4.1.4-py38_0
bleach-3.2.1-py_0.conda joblib-0.16.0-py_0 pexpect-4.8.0-py38_1.conda spyder-4.1.4-py38_0.conda
blosc-1.19.0-hab81aa3_0 joblib-0.16.0-py_0.conda pexpect-4.8.0-pyhd3eb1b0_3 spyder-4.1.4-py38_01jl6mc81
blosc-1.19.0-hab81aa3_0.conda joblib-0.17.0-py_0 pexpect-4.8.0-pyhd3eb1b0_3.conda spyder-4.1.4-py38_0daiooacm
blosc-1.20.1-hab81aa3_0 joblib-0.17.0-py_0.conda pickleshare-0.7.5-py38_1001 spyder-4.1.5-py38_0
blosc-1.20.1-hab81aa3_0.conda jpeg-9b-he5867d9_2 pickleshare-0.7.5-py38_1001.conda spyder-4.1.5-py38_0.conda
bokeh-2.1.1-py38_0 jpeg-9b-he5867d9_2.conda pickleshare-0.7.5-py38_10012yf0qwnd spyder-kernels-1.9.2-py38_0
bokeh-2.1.1-py38_0.conda json5-0.9.5-py_0 pickleshare-0.7.5-py38_1001w8x41w6f spyder-kernels-1.9.2-py38_0.conda
bokeh-2.1.1-py38_067qv9plf json5-0.9.5-py_0.conda pickleshare-0.7.5-pyhd3eb1b0_1003 spyder-kernels-1.9.2-py38_05tz7yeow
bokeh-2.2.3-py38_0 json5-0.9.5-py_0uv1lvkdr pickleshare-0.7.5-pyhd3eb1b0_1003.conda spyder-kernels-1.9.2-py38_0nd2nyc84
bokeh-2.2.3-py38_0.conda jsonschema-3.2.0-py38_1 pillow-7.2.0-py38ha54b6ba_0 spyder-kernels-1.9.4-py38_0
boto-2.49.0-py38_0 jsonschema-3.2.0-py38_1.conda pillow-7.2.0-py38ha54b6ba_0.conda spyder-kernels-1.9.4-py38_0.conda
boto-2.49.0-py38_0.conda jsonschema-3.2.0-py_2 pillow-7.2.0-py38ha54b6ba_0.tar.bz2 sqlalchemy-1.3.18-py38haf1e3a3_0
boto-2.49.0-py38_0q36p4t2f jsonschema-3.2.0-py_2.conda pillow-7.2.0-py38ha54b6ba_00nixwsr_ sqlalchemy-1.3.18-py38haf1e3a3_0.conda
boto-2.49.0-py38_0zed48mq6 jupyter-1.0.0-py38_7 pillow-8.0.1-py38h5270095_0 sqlalchemy-1.3.18-py38haf1e3a3_0mdxl4znj
bottleneck-1.3.2-py38hf1fa96c_1 jupyter-1.0.0-py38_7.conda pillow-8.0.1-py38h5270095_0.conda sqlalchemy-1.3.20-py38h9ed2024_0
bottleneck-1.3.2-py38hf1fa96c_1.conda jupyter-1.0.0-py38_7v3jdfc27 pip-20.1.1-py38_1 sqlalchemy-1.3.20-py38h9ed2024_0.conda
bottleneck-1.3.2-py38hf1fa96c_1lzvacjk1 jupyter-1.0.0-py38_7vt86vngo pip-20.1.1-py38_1.conda sqlite-3.32.3-hffcf06c_0
brotli-1.0.9-hb1e8313_2 jupyter_client-6.1.6-py_0 pip-20.1.1-py38_1p2w_h9im sqlite-3.32.3-hffcf06c_0.conda
brotli-1.0.9-hb1e8313_2.conda jupyter_client-6.1.6-py_0.conda pip-20.1.1-py38_1y7axkno_ sqlite-3.33.0-hffcf06c_0
brotlipy-0.7.0-py38h9ed2024_1003 jupyter_client-6.1.6-py_0hm4a3tal pip-20.3-py38hecd8cb5_0 sqlite-3.33.0-hffcf06c_0.conda
brotlipy-0.7.0-py38h9ed2024_1003.conda jupyter_client-6.1.7-py_0 pip-20.3-py38hecd8cb5_0.conda statsmodels-0.11.1-py38haf1e3a3_0
brotlipy-0.7.0-py38haf1e3a3_1000 jupyter_client-6.1.7-py_0.conda pkginfo-1.5.0.1-py38_0 statsmodels-0.11.1-py38haf1e3a3_0.conda
brotlipy-0.7.0-py38haf1e3a3_1000.conda jupyter_console-6.1.0-py_0 pkginfo-1.5.0.1-py38_0.conda statsmodels-0.11.1-py38haf1e3a3_0smgq06k7
brotlipy-0.7.0-py38haf1e3a3_1000b6sdj_4e jupyter_console-6.1.0-py_0.conda pkginfo-1.5.0.1-py38_0_urp04zj statsmodels-0.12.1-py38h9ed2024_0
brotlipy-0.7.0-py38haf1e3a3_1000mh1mi331 jupyter_console-6.1.0-py_035tbt9ph pkginfo-1.5.0.1-py38_0jcsdwhxh statsmodels-0.12.1-py38h9ed2024_0.conda
bzip2-1.0.8-h1de35cc_0 jupyter_console-6.2.0-py_0 pkginfo-1.6.1-py38hecd8cb5_0 sympy-1.6.1-py38_0
bzip2-1.0.8-h1de35cc_0.conda jupyter_console-6.2.0-py_0.conda pkginfo-1.6.1-py38hecd8cb5_0.conda sympy-1.6.1-py38_0.conda
bzip2-1.0.8-h1de35cc_0fo2alchq jupyter_core-4.6.3-py38_0 plotly-4.11.0-py_0 sympy-1.6.1-py38_0.tar.bz2
bzip2-1.0.8-h1de35cc_0ymezerdr jupyter_core-4.6.3-py38_0.conda plotly-4.11.0-py_0.tar.bz2 sympy-1.6.1-py38_05zb7wtg2
ca-certificates-2020.10.14-0 jupyter_core-4.6.3-py38_07w16d46k plotly-4.13.0-pyhd3eb1b0_0 sympy-1.6.1-py38_0wogjvrkv
ca-certificates-2020.10.14-0.conda jupyter_core-4.6.3-py38_0tbsm4zi1 plotly-4.13.0-pyhd3eb1b0_0.conda sympy-1.6.2-py38hecd8cb5_1
ca-certificates-2020.6.24-0 jupyter_core-4.7.0-py38hecd8cb5_0 pluggy-0.13.1-py38_0 sympy-1.6.2-py38hecd8cb5_1.conda
ca-certificates-2020.6.24-0.conda jupyter_core-4.7.0-py38hecd8cb5_0.conda pluggy-0.13.1-py38_0.conda tbb-2020.0-h04f5b5a_0
ca-certificates-2020.6.24-0.tar.bz2 jupyterlab-2.1.5-py_0 ply-3.11-py38_0 tbb-2020.0-h04f5b5a_0.conda
ca-certificates-2020.6.24-0e78a_xb5 jupyterlab-2.1.5-py_0.conda ply-3.11-py38_0.conda tbb-2020.3-h879752b_0
cache jupyterlab-2.1.5-py_0ulvkjg3h proj-7.0.0-h45baca5_5 tbb-2020.3-h879752b_0.conda
cached-property-1.5.1-py_0 jupyterlab-2.2.6-py_0 proj-7.0.0-h45baca5_5.tar.bz2 tblib-1.6.0-py_0
cached-property-1.5.1-py_0.tar.bz2 jupyterlab-2.2.6-py_0.conda prometheus_client-0.8.0-py_0 tblib-1.6.0-py_0.conda
cached-property-1.5.2-py_0 jupyterlab_pygments-0.1.2-py_0 prometheus_client-0.8.0-py_0.conda tblib-1.6.0-py_0nygfww0w
cached-property-1.5.2-py_0.conda jupyterlab_pygments-0.1.2-py_0.conda prometheus_client-0.8.0-py_0fbjbgqxd tblib-1.7.0-py_0
cartopy-0.17.0-py38h9bcff04_1015 jupyterlab_server-1.2.0-py_0 prometheus_client-0.8.0-py_0m1nlquo9 tblib-1.7.0-py_0.conda
cartopy-0.17.0-py38h9bcff04_1015.tar.bz2 jupyterlab_server-1.2.0-py_0.conda prometheus_client-0.9.0-pyhd3eb1b0_0 terminado-0.8.3-py38_0
certifi-2020.11.8-py38hecd8cb5_0 jupyterlab_server-1.2.0-py_0mf3c0hio prometheus_client-0.9.0-pyhd3eb1b0_0.conda terminado-0.8.3-py38_0.conda
certifi-2020.11.8-py38hecd8cb5_0.conda jupyterlab_server-1.2.0-py_0wp4yi0sk prompt-toolkit-3.0.5-py_0 terminado-0.8.3-py38_0bnwzx_ah
certifi-2020.6.20-py38_0 jxrlib-1.1-haf1e3a3_2 prompt-toolkit-3.0.5-py_0.conda terminado-0.8.3-py38_0d8cgflpu
certifi-2020.6.20-py38_0.conda jxrlib-1.1-haf1e3a3_2.conda prompt-toolkit-3.0.5-py_0_8lk0rxr terminado-0.9.1-py38_0
certifi-2020.6.20-py38_0.tar.bz2 keyring-21.2.1-py38_0 prompt-toolkit-3.0.5-py_0x7lo13ww terminado-0.9.1-py38_0.conda
certifi-2020.6.20-py38_0eij9iop7 keyring-21.2.1-py38_0.conda prompt-toolkit-3.0.8-py_0 testpath-0.4.4-py_0
cf-units-2.1.4-py38h174b24a_2 keyring-21.2.1-py38_0krz5ag1i prompt-toolkit-3.0.8-py_0.conda testpath-0.4.4-py_0.conda
cf-units-2.1.4-py38h174b24a_2.tar.bz2 keyring-21.4.0-py38_1 prompt_toolkit-3.0.5-0 testpath-0.4.4-py_028u0ts0z
cffi-1.14.0-py38hc512035_1 keyring-21.4.0-py38_1.conda prompt_toolkit-3.0.5-0.conda testpath-0.4.4-py_08gwrpi_t
cffi-1.14.0-py38hc512035_1.conda kiwisolver-1.2.0-py38h04f5b5a_0 prompt_toolkit-3.0.5-09y_ryllt threadpoolctl-2.1.0-pyh5ca1d4c_0
cffi-1.14.0-py38hc512035_1ilj63h2h kiwisolver-1.2.0-py38h04f5b5a_0.conda prompt_toolkit-3.0.8-0 threadpoolctl-2.1.0-pyh5ca1d4c_0.conda
cffi-1.14.4-py38h2125817_0 kiwisolver-1.2.0-py38h04f5b5a_07em4rhld prompt_toolkit-3.0.8-0.conda tifffile-2020.10.1-py38h0cf3a3e_2
cffi-1.14.4-py38h2125817_0.conda kiwisolver-1.3.0-py38h23ab428_0 psutil-5.7.0-py38h1de35cc_0 tifffile-2020.10.1-py38h0cf3a3e_2.conda
cftime-1.2.1-py38h174b24a_1 kiwisolver-1.3.0-py38h23ab428_0.conda psutil-5.7.0-py38h1de35cc_0.conda tifffile-2020.11.26-pyhd3eb1b0_0
cftime-1.2.1-py38h174b24a_1.tar.bz2 krb5-1.18.2-h75d18d8_0 psutil-5.7.0-py38h1de35cc_0vqxw54dz tifffile-2020.11.26-pyhd3eb1b0_0.conda
cftime-1.2.1-py38hf1fa96c_0 krb5-1.18.2-h75d18d8_0.conda psutil-5.7.2-py38haf1e3a3_0 tk-8.6.10-hb0a8c7a_0
cftime-1.2.1-py38hf1fa96c_0.conda krb5-1.18.2-h75d18d8_0ky0f7fx9 psutil-5.7.2-py38haf1e3a3_0.conda tk-8.6.10-hb0a8c7a_0.conda
cftime-1.3.0-py38he3068b8_0 krb5-1.18.2-h75d18d8_0r5kdgw94 ptyprocess-0.6.0-py38_0 tk-8.6.10-hb0a8c7a_08nn4sgwh
cftime-1.3.0-py38he3068b8_0.conda lazy-object-proxy-1.4.3-py38h1de35cc_0 ptyprocess-0.6.0-py38_0.conda toml-0.10.1-py_0
chardet-3.0.4-py38_1003 lazy-object-proxy-1.4.3-py38h1de35cc_0.conda ptyprocess-0.6.0-py38_00oc87z7p toml-0.10.1-py_0.conda
chardet-3.0.4-py38_1003.conda lcms2-2.11-h92f6f08_0 ptyprocess-0.6.0-pyhd3eb1b0_2 toml-0.10.1-py_0dh6oixwr
chardet-3.0.4-py38_1003_lom0iph lcms2-2.11-h92f6f08_0.conda ptyprocess-0.6.0-pyhd3eb1b0_2.conda toolz-0.10.0-py_0
chardet-3.0.4-py38hecd8cb5_1003 lcms2-2.11-h92f6f08_0rjb89wls py-1.9.0-py_0 toolz-0.10.0-py_0.conda
chardet-3.0.4-py38hecd8cb5_1003.conda libaec-1.0.4-hb1e8313_1 py-1.9.0-py_0.conda toolz-0.11.1-py_0
charls-2.1.0-hb1e8313_2 libaec-1.0.4-hb1e8313_1.conda py-1.9.0-py_0_t7cpk9r toolz-0.11.1-py_0.conda
charls-2.1.0-hb1e8313_2.conda libarchive-3.4.2-haa3ed63_0 py-1.9.0-py_0x8vou3c7 tornado-6.0.4-py38h1de35cc_1
click-7.1.2-py_0 libarchive-3.4.2-haa3ed63_0.conda py-lief-0.10.1-py38haf313ee_0 tornado-6.0.4-py38h1de35cc_1.conda
click-7.1.2-py_0.conda libarchive-3.4.2-haa3ed63_0usq54sp5 py-lief-0.10.1-py38haf313ee_0.conda tornado-6.0.4-py38h1de35cc_1gt61u0sv
click-7.1.2-py_03w3izi0w libblas-3.8.0-14_mkl pycodestyle-2.6.0-py_0 tornado-6.1-py38h9ed2024_0
click-7.1.2-py_0dd_udzey libblas-3.8.0-14_mkl.tar.bz2 pycodestyle-2.6.0-py_0.conda tornado-6.1-py38h9ed2024_0.conda
cloudpickle-1.5.0-py_0 libcblas-3.8.0-14_mkl pycodestyle-2.6.0-py_0dho02yvg tqdm-4.47.0-py_0
cloudpickle-1.5.0-py_0.conda libcblas-3.8.0-14_mkl.tar.bz2 pycodestyle-2.6.0-py_0dpbvkw05 tqdm-4.47.0-py_0.conda
cloudpickle-1.5.0-py_006e5vow_ libcurl-7.71.1-h8a08a2b_1 pycosat-0.6.3-py38h1de35cc_1 tqdm-4.47.0-py_0d7olai4c
cloudpickle-1.5.0-py_0z2v8bnj2 libcurl-7.71.1-h8a08a2b_1.conda pycosat-0.6.3-py38h1de35cc_1.conda tqdm-4.47.0-py_0l0fqwien
cloudpickle-1.6.0-py_0 libcurl-7.71.1-h8a08a2b_1rz2iwa2s pycosat-0.6.3-py38h1de35cc_1npzu0367 tqdm-4.51.0-pyhd3eb1b0_0
cloudpickle-1.6.0-py_0.conda libcurl-7.71.1-h8a08a2b_1vtt2uvyg pycparser-2.20-py_2 tqdm-4.51.0-pyhd3eb1b0_0.conda
clyent-1.2.2-py38_1 libcxx-10.0.0-1 pycparser-2.20-py_2.conda tqdm-4.54.0-pyhd3eb1b0_0
clyent-1.2.2-py38_1.conda libcxx-10.0.0-1.conda pycparser-2.20-py_20435ahja tqdm-4.54.0-pyhd3eb1b0_0.conda
colorama-0.4.3-py_0 libcxx-10.0.0-11opmzlp9 pycurl-7.43.0.5-py38ha12b0ac_0 traitlets-4.3.3-py38_0
colorama-0.4.3-py_0.conda libedit-3.1.20191231-h1de35cc_1 pycurl-7.43.0.5-py38ha12b0ac_0.conda traitlets-4.3.3-py38_0.conda
colorama-0.4.4-py_0 libedit-3.1.20191231-h1de35cc_1.conda pycurl-7.43.0.6-py38hddc9c9b_0 traitlets-4.3.3-py38_029j8hd8h
colorama-0.4.4-py_0.conda libedit-3.1.20191231-h1de35cc_13o79tnmu pycurl-7.43.0.6-py38hddc9c9b_0.conda traitlets-5.0.5-py_0
conda-4.8.3-py38_0 libffi-3.3-hb1e8313_2 pydocstyle-5.0.2-py_0 traitlets-5.0.5-py_0.conda
conda-4.8.3-py38_0.tar.bz2 libffi-3.3-hb1e8313_2.conda pydocstyle-5.0.2-py_0.conda transonic-0.4.5-py_0
conda-4.8.5-py38h32f6830_1 libffi-3.3-hb1e8313_2utea_rwf pydocstyle-5.1.1-py_0 transonic-0.4.5-py_0.tar.bz2
conda-4.8.5-py38h32f6830_1.tar.bz2 libffi-3.3-hb1e8313_2w40kswc2 pydocstyle-5.1.1-py_0.conda typing_extensions-3.7.4.2-py_0
conda-4.9.0-py38_0 libgfortran-3.0.1-h93005f0_2 pyepsg-0.4.0-py_0 typing_extensions-3.7.4.2-py_0.conda
conda-4.9.0-py38_0.tar.bz2 libgfortran-3.0.1-h93005f0_2.conda pyepsg-0.4.0-py_0.conda typing_extensions-3.7.4.2-py_0jmaorttd
conda-4.9.0-py38h5347e94_1 libgfortran-3.0.1-h93005f0_2d0gui0pq pyepsg-0.4.0-py_0.tar.bz2 typing_extensions-3.7.4.3-py_0
conda-4.9.0-py38h5347e94_1.tar.bz2 libiconv-1.16-h1de35cc_0 pyerfa-1.7.1.1-py38h9ed2024_1 typing_extensions-3.7.4.3-py_0.conda
conda-4.9.1-py38hecd8cb5_0 libiconv-1.16-h1de35cc_0.conda pyerfa-1.7.1.1-py38h9ed2024_1.conda udunits2-2.2.27.6-h776b7f1_1001
conda-4.9.1-py38hecd8cb5_0.conda libiconv-1.16-h1de35cc_016dod295 pyfftw-0.12.0-py38h00532b4_2 udunits2-2.2.27.6-h776b7f1_1001.tar.bz2
conda-4.9.2-py38h50d1736_0 liblief-0.10.1-h0a44026_0 pyfftw-0.12.0-py38h00532b4_2.tar.bz2 ujson-1.35-py38h1de35cc_0
conda-4.9.2-py38h50d1736_0.tar.bz2 liblief-0.10.1-h0a44026_0.conda pyflakes-2.2.0-py_0 ujson-1.35-py38h1de35cc_0.conda
conda-4.9.2-py38hecd8cb5_0 libllvm10-10.0.1-h76017ad_5 pyflakes-2.2.0-py_0.conda ujson-1.35-py38h1de35cc_0enyjy0hw
conda-4.9.2-py38hecd8cb5_0.conda libllvm10-10.0.1-h76017ad_5.conda pyflakes-2.2.0-py_0t0i4huyi ujson-4.0.1-py38hb1e8313_0
conda-build-3.18.11-py38_0 libllvm9-9.0.1-h21ff451_1 pygments-2.6.1-py_0 ujson-4.0.1-py38hb1e8313_0.conda
conda-build-3.18.11-py38_0.conda libllvm9-9.0.1-h21ff451_1.conda pygments-2.6.1-py_0.conda unicodecsv-0.14.1-py38_0
conda-build-3.18.11-py38_00i41wak0 libllvm9-9.0.1-h21ff451_1v9fuxjaq pygments-2.7.2-pyhd3eb1b0_0 unicodecsv-0.14.1-py38_0.conda
conda-build-3.20.5-py38_1 libnetcdf-4.7.3-he3b6227_0 pygments-2.7.2-pyhd3eb1b0_0.conda unicodecsv-0.14.1-py38_01us2ff0w
conda-build-3.20.5-py38_1.conda libnetcdf-4.7.3-he3b6227_0.conda pyhdf-0.10.2-py38h6e5fc47_1 unicodecsv-0.14.1-py38_020m5n4il
conda-env-2.6.0-1 libpng-1.6.37-ha441bb4_0 pyhdf-0.10.2-py38h6e5fc47_1.tar.bz2 unixodbc-2.3.7-h1de35cc_0
conda-env-2.6.0-1.conda libpng-1.6.37-ha441bb4_0.conda pykdtree-1.3.1-py38h65ad66c_1003 unixodbc-2.3.7-h1de35cc_0.conda
conda-env-2.6.0-1n_s_qv35 libpng-1.6.37-ha441bb4_0htaysrii pykdtree-1.3.1-py38h65ad66c_1003.tar.bz2 unixodbc-2.3.7-h1de35cc_0bkatd3fe
conda-package-handling-1.6.1-py38h1de35cc_0 libsodium-1.0.18-h1de35cc_0 pyke-1.1.1-py38h32f6830_1003 unixodbc-2.3.9-haf1e3a3_0
conda-package-handling-1.6.1-py38h1de35cc_0.conda libsodium-1.0.18-h1de35cc_0.conda pyke-1.1.1-py38h32f6830_1003.tar.bz2 unixodbc-2.3.9-haf1e3a3_0.conda
conda-package-handling-1.6.1-py38h1de35cc_0ghgb4n75 libsodium-1.0.18-h1de35cc_0wikyexqf pylint-2.5.3-py38_0 urllib3-1.25.11-py_0
conda-package-handling-1.7.2-py38h22f3db7_0 libspatialindex-1.9.3-h0a44026_0 pylint-2.5.3-py38_0.conda urllib3-1.25.11-py_0.conda
conda-package-handling-1.7.2-py38h22f3db7_0.conda libspatialindex-1.9.3-h0a44026_0.conda pylint-2.5.3-py38_0pjka628d urllib3-1.25.9-py_0
conda-verify-3.4.2-py_1 libssh2-1.9.0-ha12b0ac_1 pylint-2.5.3-py38_0z0nbfcfb urllib3-1.25.9-py_0.conda
conda-verify-3.4.2-py_1.conda libssh2-1.9.0-ha12b0ac_1.conda pylint-2.6.0-py38_0 urllib3-1.25.9-py_0d1qzvbev
conda-verify-3.4.2-py_1dbo44kay libtiff-4.1.0-hcb84e12_1 pylint-2.6.0-py38_0.conda urls
contextlib2-0.6.0.post1-py_0 libtiff-4.1.0-hcb84e12_1.conda pyodbc-4.0.30-py38h0a44026_0 urls.txt
contextlib2-0.6.0.post1-py_0.conda libwebp-1.0.1-hd73b212_0 pyodbc-4.0.30-py38h0a44026_0.conda watchdog-0.10.3-py38haf1e3a3_0
contextlib2-0.6.0.post1-py_02m8_1qxn libwebp-1.0.1-hd73b212_0.conda pyodbc-4.0.30-py38h0a44026_0y4fcu2mj watchdog-0.10.3-py38haf1e3a3_0.conda
contextlib2-0.6.0.post1-py_0bbkdp1vs libxml2-2.9.10-h3b9e6c8_1 pyopenssl-19.1.0-py_1 watchdog-0.10.3-py38haf1e3a3_0v02g98jt
cryptography-2.9.2-py38ha12b0ac_0 libxml2-2.9.10-h3b9e6c8_1.conda pyopenssl-19.1.0-py_1.conda watchdog-0.10.4-py38h9ed2024_0
cryptography-2.9.2-py38ha12b0ac_0.conda libxml2-2.9.10-h3b9e6c8_1tg4tzi2b pyopenssl-20.0.0-pyhd3eb1b0_1 watchdog-0.10.4-py38h9ed2024_0.conda
cryptography-3.2.1-py38hbcfaee0_1 libxml2-2.9.10-h3b9e6c8_1tjuw1ch6 pyopenssl-20.0.0-pyhd3eb1b0_1.conda wcwidth-0.2.5-py_0
cryptography-3.2.1-py38hbcfaee0_1.conda libxml2-2.9.10-h7cdb67c_3 pyparsing-2.4.7-py_0 wcwidth-0.2.5-py_0.conda
curl-7.71.1-hb0a8c7a_1 libxml2-2.9.10-h7cdb67c_3.conda pyparsing-2.4.7-py_0.conda wcwidth-0.2.5-py_0jxhr_rmc
curl-7.71.1-hb0a8c7a_1.conda libxslt-1.1.34-h83b36ba_0 pyparsing-2.4.7-py_00leep5_q webencodings-0.5.1-py38_1
curl-7.71.1-hb0a8c7a_1pmvo_szl libxslt-1.1.34-h83b36ba_0.conda pyparsing-2.4.7-py_0bkarbhpj webencodings-0.5.1-py38_1.conda
cycler-0.10.0-py38_0 libxslt-1.1.34-h83b36ba_04s5xtb_z pyproj-2.6.1.post1-py38h7d7e87d_0 webencodings-0.5.1-py38_1doyo_0vo
cycler-0.10.0-py38_0.conda libxslt-1.1.34-h83b36ba_0net2q6r7 pyproj-2.6.1.post1-py38h7d7e87d_0.tar.bz2 webencodings-0.5.1-py38_1t7crn74c
cython-0.29.21-py38h23ab428_0 libzopfli-1.0.3-hb1e8313_0 pyqt-5.9.2-py38h655552a_2 werkzeug-1.0.1-py_0
cython-0.29.21-py38h23ab428_0.conda libzopfli-1.0.3-hb1e8313_0.conda pyqt-5.9.2-py38h655552a_2.conda werkzeug-1.0.1-py_0.conda
cython-0.29.21-py38hb1e8313_0 llvm-openmp-10.0.0-h28b9765_0 pyqt-5.9.2-py38h655552a_2h9h_mrrz werkzeug-1.0.1-py_0mdfn7z2h
cython-0.29.21-py38hb1e8313_0.conda llvm-openmp-10.0.0-h28b9765_0.conda pyqt-5.9.2-py38h655552a_2u_1wxa0c wget-1.20.1-h051b688_0
cython-0.29.21-py38hb1e8313_0.tar.bz2 llvm-openmp-10.0.0-h28b9765_0fq2u9u9f pyrsistent-0.16.0-py38h1de35cc_0 wget-1.20.1-h051b688_0.conda
cython-0.29.21-py38hb1e8313_0g9ryb1oq llvm-openmp-10.0.0-h28b9765_0q9cavisv pyrsistent-0.16.0-py38h1de35cc_0.conda wget-1.20.1-h051b688_0.tar.bz2
cytoolz-0.10.1-py38h1de35cc_0 llvmlite-0.33.0-py38ha11be7d_1 pyrsistent-0.16.0-py38h1de35cc_0qyxmn5gg wheel-0.34.2-py38_0
cytoolz-0.10.1-py38h1de35cc_0.conda llvmlite-0.33.0-py38ha11be7d_1.conda pyrsistent-0.17.3-py38haf1e3a3_0 wheel-0.34.2-py38_0.conda
cytoolz-0.10.1-py38h1de35cc_0guy8voaq llvmlite-0.33.0-py38ha11be7d_18jc6pnan pyrsistent-0.17.3-py38haf1e3a3_0.conda wheel-0.34.2-py38_0ogx3rr8n
cytoolz-0.10.1-py38h1de35cc_0up_1yblq llvmlite-0.34.0-py38h739e7dc_4 pyserial-3.4-py_2 wheel-0.34.2-py38_0u5lbmdyy
cytoolz-0.11.0-py38haf1e3a3_0 llvmlite-0.34.0-py38h739e7dc_4.conda pyserial-3.4-py_2.tar.bz2 wheel-0.35.1-pyhd3eb1b0_0
cytoolz-0.11.0-py38haf1e3a3_0.conda locket-0.2.0-py38_1 pyserial-3.5-py38hecd8cb5_0 wheel-0.35.1-pyhd3eb1b0_0.conda
dask-2.20.0-py_0 locket-0.2.0-py38_1.conda pyserial-3.5-py38hecd8cb5_0.conda wheel-0.36.0-pyhd3eb1b0_0
dask-2.20.0-py_0.conda locket-0.2.0-py38_19t1x_6jg pyshp-2.1.2-py_0 wheel-0.36.0-pyhd3eb1b0_0.conda
dask-2.20.0-py_0fma0t4xr lxml-4.5.2-py38h63b7cb6_0 pyshp-2.1.2-py_0.conda widgetsnbextension-3.5.1-py38_0
dask-2.20.0-py_0wkujw5y8 lxml-4.5.2-py38h63b7cb6_0.conda pyshp-2.1.2-pyh9f0ad1d_0 widgetsnbextension-3.5.1-py38_0.conda
dask-2.30.0-py_0 lxml-4.6.2-py38h26b266a_0 pyshp-2.1.2-pyh9f0ad1d_0.tar.bz2 wrapt-1.11.2-py38h1de35cc_0
dask-2.30.0-py_0.conda lxml-4.6.2-py38h26b266a_0.conda pysocks-1.7.1-py38_1 wrapt-1.11.2-py38h1de35cc_0.conda
dask-core-2.20.0-py_0 lz4-c-1.9.2-h0a44026_0 pysocks-1.7.1-py38_1.conda wrapt-1.11.2-py38h1de35cc_0ud129j_o
dask-core-2.20.0-py_0.conda lz4-c-1.9.2-h0a44026_0.conda pysocks-1.7.1-py38_1p7gupn5d wurlitzer-2.0.1-py38_0
dask-core-2.20.0-py_07zo8fzua lz4-c-1.9.2-h0a44026_0j1bgi_g2 pytables-3.6.1-py38h4727e94_0 wurlitzer-2.0.1-py38_0.conda
dask-core-2.20.0-py_0crjx3tt9 lz4-c-1.9.2-h79c402e_3 pytables-3.6.1-py38h4727e94_0.conda xarray-0.16.1-py_0
dask-core-2.30.0-py_0 lz4-c-1.9.2-h79c402e_3.conda pytables-3.6.1-py38h4727e94_0mzp1bm9h xarray-0.16.1-py_0.conda
dask-core-2.30.0-py_0.conda lzo-2.10-h1de35cc_2 pytest-5.4.3-py38_0 xarray-0.16.1-py_0.tar.bz2
dbus-1.13.16-h18a8e69_0 lzo-2.10-h1de35cc_2.conda pytest-5.4.3-py38_0.conda xarray-0.16.2-pyhd3eb1b0_0
dbus-1.13.16-h18a8e69_0.conda lzo-2.10-haf1e3a3_2 pytest-5.4.3-py38_0_13mtt_7 xarray-0.16.2-pyhd3eb1b0_0.conda
dbus-1.13.16-h18a8e69_0glo2ysx8 lzo-2.10-haf1e3a3_2.conda pytest-5.4.3-py38_0swcpzsrk xlrd-1.2.0-py_0
dbus-1.13.18-h18a8e69_0 markupsafe-1.1.1-py38h1de35cc_1 pytest-6.1.2-py38hecd8cb5_0 xlrd-1.2.0-py_0.conda
dbus-1.13.18-h18a8e69_0.conda markupsafe-1.1.1-py38h1de35cc_1.conda pytest-6.1.2-py38hecd8cb5_0.conda xlrd-1.2.0-py_0j21untpa
decorator-4.4.2-py_0 matplotlib-3.2.2-0 python-3.8.3-h26836e1_2 xlsxwriter-1.2.9-py_0
decorator-4.4.2-py_0.conda matplotlib-3.2.2-0.conda python-3.8.3-h26836e1_2.conda xlsxwriter-1.2.9-py_0.conda
defusedxml-0.6.0-py_0 matplotlib-3.2.2-0kv4ch53t python-3.8.3-h26836e1_2ept2tjev xlsxwriter-1.2.9-py_04ij4odbg
defusedxml-0.6.0-py_0.conda matplotlib-3.3.2-0 python-3.8.5-h26836e1_1 xlsxwriter-1.3.7-py_0
diff-match-patch-20200713-py_0 matplotlib-3.3.2-0.conda python-3.8.5-h26836e1_1.conda xlsxwriter-1.3.7-py_0.conda
diff-match-patch-20200713-py_0.conda matplotlib-base-3.2.2-py38h5670ca0_0 python-dateutil-2.8.1-py_0 xlwings-0.19.5-py38_0
distributed-2.20.0-py38_0 matplotlib-base-3.2.2-py38h5670ca0_0.conda python-dateutil-2.8.1-py_0.conda xlwings-0.19.5-py38_0.conda
distributed-2.20.0-py38_0.conda matplotlib-base-3.3.2-py38h181983e_0 python-dateutil-2.8.1-py_0_x72uapf xlwings-0.19.5-py38_0lg8q4bjn
distributed-2.30.1-py38hecd8cb5_0 matplotlib-base-3.3.2-py38h181983e_0.conda python-jsonrpc-server-0.3.4-py_1 xlwings-0.19.5-py38_0zdcy8xqw
distributed-2.30.1-py38hecd8cb5_0.conda mccabe-0.6.1-py38_1 python-jsonrpc-server-0.3.4-py_1.conda xlwings-0.20.8-py38_0
distro-1.5.0-pyh9f0ad1d_0 mccabe-0.6.1-py38_1.conda python-jsonrpc-server-0.3.4-py_1fii5h3ep xlwings-0.20.8-py38_0.conda
distro-1.5.0-pyh9f0ad1d_0.tar.bz2 mccabe-0.6.1-py38_13nh7z8n7 python-jsonrpc-server-0.3.4-py_1hdmazfna xlwings-0.21.4-py38hecd8cb5_0
docutils-0.16-py38_1 mistune-0.8.4-py38h1de35cc_1001 python-jsonrpc-server-0.4.0-py_0 xlwings-0.21.4-py38hecd8cb5_0.conda
docutils-0.16-py38_1.conda mistune-0.8.4-py38h1de35cc_1001.conda python-jsonrpc-server-0.4.0-py_0.conda xlwt-1.3.0-py38_0
docutils-0.16-py38_1h3qdhkds mistune-0.8.4-py38h1de35cc_10014ihiiwxn python-language-server-0.34.1-py38_0 xlwt-1.3.0-py38_0.conda
docutils-0.16-py38_1ri_0gjhx mistune-0.8.4-py38h1de35cc_1001ld9egmi0 python-language-server-0.34.1-py38_0.conda xlwt-1.3.0-py38_0adfkda4t
entrypoints-0.3-py38_0 mkl-2019.4-233 python-language-server-0.35.1-py_0 xlwt-1.3.0-py38_0n7iottxw
entrypoints-0.3-py38_0.conda mkl-2019.4-233.conda python-language-server-0.35.1-py_0.conda xmltodict-0.12.0-py_0
entrypoints-0.3-py38_00syezxau mkl-2019.4-233p43qs5oe python-libarchive-c-2.9-py_0 xmltodict-0.12.0-py_0.conda
entrypoints-0.3-py38_0aii7zyu4 mkl-service-2.3.0-py38h9ed2024_0 python-libarchive-c-2.9-py_0.conda xmltodict-0.12.0-py_0op1b6qr_
et_xmlfile-1.0.1-py_1001 mkl-service-2.3.0-py38h9ed2024_0.conda python.app-2-py38_10 xmltodict-0.12.0-py_0ugxd1q_9
et_xmlfile-1.0.1-py_1001.conda mkl-service-2.3.0-py38hfbe908c_0 python.app-2-py38_10.conda xz-5.2.5-h1de35cc_0
et_xmlfile-1.0.1-py_1001345o7pw0 mkl-service-2.3.0-py38hfbe908c_0.conda python.app-2-py38_1027sivzs8 xz-5.2.5-h1de35cc_0.conda
et_xmlfile-1.0.1-py_1001d9_8tg48 mkl-service-2.3.0-py38hfbe908c_09x9f4atm python_abi-3.8-1_cp38 xz-5.2.5-h1de35cc_0lfde_pnj
expat-2.2.10-hb1e8313_2 mkl-service-2.3.0-py38hfbe908c_0vwv67o0y python_abi-3.8-1_cp38.tar.bz2 xz-5.2.5-h1de35cc_0pwpiz251
expat-2.2.10-hb1e8313_2.conda mkl_fft-1.1.0-py38hc64f4ea_0 pytz-2020.1-py_0 yaml-0.2.5-haf1e3a3_0
expat-2.2.9-hb1e8313_2 mkl_fft-1.1.0-py38hc64f4ea_0.conda pytz-2020.1-py_0.conda yaml-0.2.5-haf1e3a3_0.conda
expat-2.2.9-hb1e8313_2.conda mkl_fft-1.1.0-py38hc64f4ea_0s787wulx pytz-2020.4-pyhd3eb1b0_0 yaml-0.2.5-haf1e3a3_0ebzhr6m1
expat-2.2.9-hb1e8313_2afq7k6us mkl_fft-1.2.0-py38hc64f4ea_0 pytz-2020.4-pyhd3eb1b0_0.conda yapf-0.30.0-py_0
fastcache-1.1.0-py38h1de35cc_0 mkl_fft-1.2.0-py38hc64f4ea_0.conda pywavelets-1.1.1-py38h1de35cc_0 yapf-0.30.0-py_0.conda
fastcache-1.1.0-py38h1de35cc_0.conda mkl_random-1.1.1-py38h959d312_0 pywavelets-1.1.1-py38h1de35cc_0.conda yapf-0.30.0-py_00cndnbnt
fftw-3.3.8-h1de35cc_3 mkl_random-1.1.1-py38h959d312_0.conda pywavelets-1.1.1-py38h1de35cc_0smih29ma yapf-0.30.0-py_0r9p3yrbr
fftw-3.3.8-h1de35cc_3.conda mock-4.0.2-py_0 pywavelets-1.1.1-py38haf1e3a3_2 zeromq-4.3.2-hb1e8313_2
fftw-3.3.8-nompi_h5c49c53_1109 mock-4.0.2-py_0.conda pywavelets-1.1.1-py38haf1e3a3_2.conda zeromq-4.3.2-hb1e8313_2.conda
fftw-3.3.8-nompi_h5c49c53_1109.tar.bz2 more-itertools-8.4.0-py_0 pyyaml-5.3.1-py38haf1e3a3_1 zeromq-4.3.3-hb1e8313_3
filelock-3.0.12-py_0 more-itertools-8.4.0-py_0.conda pyyaml-5.3.1-py38haf1e3a3_1.conda zeromq-4.3.3-hb1e8313_3.conda
filelock-3.0.12-py_0.conda more-itertools-8.6.0-pyhd3eb1b0_0 pyyaml-5.3.1-py38haf1e3a3_1jxs9jpn9 zict-2.0.0-py_0
filelock-3.0.12-py_0axbcb7d9 more-itertools-8.6.0-pyhd3eb1b0_0.conda pyzmq-19.0.1-py38hb1e8313_1 zict-2.0.0-py_0.conda
filelock-3.0.12-py_0vdo328ut mpc-1.1.0-h6ef4df4_1 pyzmq-19.0.1-py38hb1e8313_1.conda zict-2.0.0-py_0zddsnmfi
flake8-3.8.3-py_0 mpc-1.1.0-h6ef4df4_1.conda pyzmq-19.0.1-py38hb1e8313_1k92d_s4h zipp-3.1.0-py_0
flake8-3.8.3-py_0.conda mpfr-4.0.2-h9066e36_1 pyzmq-20.0.0-py38h23ab428_1 zipp-3.1.0-py_0.conda
flake8-3.8.4-py_0 mpfr-4.0.2-h9066e36_1.conda pyzmq-20.0.0-py38h23ab428_1.conda zipp-3.1.0-py_03plgoy4y
flake8-3.8.4-py_0.conda mpi-1.0-mpich qdarkstyle-2.8.1-py_0 zipp-3.1.0-py_0kioto0dx
flask-1.1.2-py_0 mpi-1.0-mpich.conda qdarkstyle-2.8.1-py_0.conda zipp-3.4.0-pyhd3eb1b0_0
flask-1.1.2-py_0.conda mpi-1.0-mpich.tar.bz2 qdarkstyle-2.8.1-py_04pznvfw9 zipp-3.4.0-pyhd3eb1b0_0.conda
flask-1.1.2-py_0lby5u1y7 mpi4py-3.0.3-py38h77202c6_1 qt-5.9.7-h468cd18_1 zlib-1.2.11-h1de35cc_3
fluiddyn-0.3.3-py38h50d1736_1 mpi4py-3.0.3-py38h77202c6_1.conda qt-5.9.7-h468cd18_1.conda zlib-1.2.11-h1de35cc_3.conda
fluiddyn-0.3.3-py38h50d1736_1.tar.bz2 mpi4py-3.0.3-py38h77202c6_1.tar.bz2 qt-5.9.7-h468cd18_1mxcz5il1 zlib-1.2.11-h1de35cc_3l_je8h79
fluidfft-0.2.9-nompi_h2bcb8fc_1100 mpich-3.3.2-hc856adb_0 qtawesome-0.7.2-py_0 zope-1.0-py38_1
fluidfft-0.2.9-nompi_h2bcb8fc_1100.tar.bz2 mpich-3.3.2-hc856adb_0.conda qtawesome-0.7.2-py_0.conda zope-1.0-py38_1.conda
freetype-2.10.2-ha233b18_0 mpich-3.3.2-hc856adb_0.tar.bz2 qtawesome-1.0.1-py_0 zope-1.0-py38_1aycnz7ef
freetype-2.10.2-ha233b18_0.conda mpmath-1.1.0-py38_0 qtawesome-1.0.1-py_0.conda zope-1.0-py38_1r69v95l2
freetype-2.10.4-ha233b18_0 mpmath-1.1.0-py38_0.conda qtconsole-4.7.5-py_0 zope.event-4.4-py38_0
freetype-2.10.4-ha233b18_0.conda mpmath-1.1.0-py38_0ejuovc0r qtconsole-4.7.5-py_0.conda zope.event-4.4-py38_0.conda
fsspec-0.7.4-py_0 msgpack-python-1.0.0-py38h04f5b5a_1 qtconsole-4.7.7-py_0 zope.event-4.4-py38_0wfwjl_wm
fsspec-0.7.4-py_0.conda msgpack-python-1.0.0-py38h04f5b5a_1.conda qtconsole-4.7.7-py_0.conda zope.event-4.5.0-py38_0
fsspec-0.7.4-py_0d1_s8rvy msgpack-python-1.0.0-py38h04f5b5a_1kxxwcdc_ qtpy-1.9.0-py_0 zope.event-4.5.0-py38_0.conda
fsspec-0.8.3-py_0 multipledispatch-0.6.0-py38_0 qtpy-1.9.0-py_0.conda zope.interface-4.7.1-py38h1de35cc_0
fsspec-0.8.3-py_0.conda multipledispatch-0.6.0-py38_0.conda qtpy-1.9.0-py_0s2r63436 zope.interface-4.7.1-py38h1de35cc_0.conda
future-0.18.2-py38_1 multipledispatch-0.6.0-py38_0blzfv1f3 readline-8.0-h1de35cc_0 zope.interface-4.7.1-py38h1de35cc_0jy4kp8b3
future-0.18.2-py38_1.conda navigator-updater-0.2.1-py38_0 readline-8.0-h1de35cc_0.conda zope.interface-5.1.2-py38haf1e3a3_0
future-0.18.2-py38_1ka2ldyb5 navigator-updater-0.2.1-py38_0.conda readline-8.0-h1de35cc_0lx5mgyl_ zope.interface-5.1.2-py38haf1e3a3_0.conda
future-0.18.2-py38_1p6v6e5xq navigator-updater-0.2.1-py38_0oic_86va regex-2020.11.13-py38h9ed2024_0 zope.interface-5.2.0-py38h9ed2024_0
gast-0.4.0-py_0 navigator-updater-0.2.1-py38_0sm17t1sn regex-2020.11.13-py38h9ed2024_0.conda zope.interface-5.2.0-py38h9ed2024_0.conda
gast-0.4.0-py_0.conda nbclient-0.5.1-py_0 regex-2020.6.8-py38haf1e3a3_0 zstd-1.4.5-h41d2c2f_0
gast-0.4.0-pyh9f0ad1d_0 nbclient-0.5.1-py_0.conda regex-2020.6.8-py38haf1e3a3_0.conda zstd-1.4.5-h41d2c2f_0.conda
gast-0.4.0-pyh9f0ad1d_0.tar.bz2 nbconvert-5.6.1-py38_1 regex-2020.6.8-py38haf1e3a3_0cbnc__8f zstd-1.4.5-h41d2c2f_0zqogng2v
geos-3.8.1-hb1e8313_0 nbconvert-5.6.1-py38_1.conda requests-2.24.0-py_0
geos-3.8.1-hb1e8313_0.conda nbconvert-5.6.1-py38_1jrtvsvuq requests-2.24.0-py_0.conda
get_terminal_size-1.0.0-h7520d66_0 nbconvert-6.0.7-py38_0 requests-2.25.0-pyhd3eb1b0_0
(base) lauraglastra@Lauras-MacBook-Pro pkgs % pw
zsh: command not found: pw
(base) lauraglastra@Lauras-MacBook-Pro pkgs % pwd
/Users/lauraglastra/opt/anaconda3/pkgs
(base) lauraglastra@Lauras-MacBook-Pro pkgs % cd ..
(base) lauraglastra@Lauras-MacBook-Pro anaconda3 % cd pkgs
(base) lauraglastra@Lauras-MacBook-Pro pkgs % pwd
/Users/lauraglastra/opt/anaconda3/pkgs
(base) lauraglastra@Lauras-MacBook-Pro pkgs % pip install https://downloads.sourceforge.net/project/matplotlib/matplotlib-toolkits/basemap-1.0.7/basemap-1.0.7.tar.gz
Collecting https://downloads.sourceforge.net/project/matplotlib/matplotlib-toolkits/basemap-1.0.7/basemap-1.0.7.tar.gz
  Downloading https://downloads.sourceforge.net/project/matplotlib/matplotlib-toolkits/basemap-1.0.7/basemap-1.0.7.tar.gz (129.7 MB)
     |████████████████████████████████| 129.7 MB 4.5 MB/s 
    ERROR: Command errored out with exit status 1:
     command: /Users/lauraglastra/opt/anaconda3/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/9l/r7pn96ts6_j39nj5z9qf537w0000gn/T/pip-req-build-iww10z6i/setup.py'"'"'; __file__='"'"'/private/var/folders/9l/r7pn96ts6_j39nj5z9qf537w0000gn/T/pip-req-build-iww10z6i/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/9l/r7pn96ts6_j39nj5z9qf537w0000gn/T/pip-pip-egg-info-k02_1ar0
         cwd: /private/var/folders/9l/r7pn96ts6_j39nj5z9qf537w0000gn/T/pip-req-build-iww10z6i/
    Complete output (14 lines):
    
    Can't find geos library . Please set the
    environment variable GEOS_DIR to point to the location
    where geos is installed (for example, if geos_c.h
    is in /usr/local/include, and libgeos_c is in /usr/local/lib,
    set GEOS_DIR to /usr/local), or edit the setup.py script
    manually and set the variable GEOS_dir (right after the line
    that says "set GEOS_dir manually here".
    checking for GEOS lib in /Users/lauraglastra ....
    checking for GEOS lib in /usr ....
    checking for GEOS lib in /usr/local ....
    checking for GEOS lib in /sw ....
    checking for GEOS lib in /opt ....
    checking for GEOS lib in /opt/local ....
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(base) lauraglastra@Lauras-MacBook-Pro pkgs % conda create --name lidar
Collecting package metadata (current_repodata.json): done
Solving environment: done


## Package Plan ##


  environment location: /Users/lauraglastra/opt/anaconda3/envs/lidar






Proceed ([y]/n)? y


Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
#     $ conda activate lidar
#
# To deactivate an active environment, use
#
#     $ conda deactivate


(base) lauraglastra@Lauras-MacBook-Pro pkgs % conda activate lidar
(lidar) lauraglastra@Lauras-MacBook-Pro pkgs % pwd          
/Users/lauraglastra/opt/anaconda3/pkgs
(lidar) lauraglastra@Lauras-MacBook-Pro pkgs % ls
_anaconda_depends-2020.07-py38_0 nbformat-5.0.7-py_0
_anaconda_depends-2020.07-py38_0.conda nbformat-5.0.7-py_0.conda
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0 nbformat-5.0.7-py_03o7c6bf_
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0.conda nbformat-5.0.7-py_0k_rgmiqp
_ipyw_jlab_nb_ext_conf-0.1.0-py38_0ly28_e8t nbformat-5.0.8-py_0
alabaster-0.7.12-py_0 nbformat-5.0.8-py_0.conda
alabaster-0.7.12-py_0.conda nbstripout-0.3.9-pyh9f0ad1d_0
alabaster-0.7.12-py_0jrg8jo75 nbstripout-0.3.9-pyh9f0ad1d_0.tar.bz2
anaconda-2020.07-py38_0 ncurses-6.2-h0a44026_1
anaconda-2020.07-py38_0.tar.bz2 ncurses-6.2-h0a44026_1.conda
anaconda-client-1.7.2-py38_0 ncurses-6.2-h0a44026_1boe17c3g
anaconda-client-1.7.2-py38_0.conda nest-asyncio-1.4.3-pyhd3eb1b0_0
anaconda-client-1.7.2-py38_02wjr0exe nest-asyncio-1.4.3-pyhd3eb1b0_0.conda
anaconda-custom-py38_1 netcdf4-1.5.3-py38h28545a2_0
anaconda-custom-py38_1.conda netcdf4-1.5.3-py38h28545a2_0.conda
anaconda-navigator-1.10.0-py38_0 networkx-2.4-py_1
anaconda-navigator-1.10.0-py38_0.conda networkx-2.4-py_1.conda
anaconda-navigator-1.9.12-py38_0 networkx-2.4-py_14y_d408b
anaconda-navigator-1.9.12-py38_0.tar.bz2 networkx-2.4-py_18wd7chds
anaconda-project-0.8.4-py_0 networkx-2.5-py_0
anaconda-project-0.8.4-py_0.conda networkx-2.5-py_0.conda
anaconda-project-0.8.4-py_05lqfe54g nltk-3.5-py_0
antlr-python-runtime-4.7.2-py38h32f6830_1002 nltk-3.5-py_0.conda
antlr-python-runtime-4.7.2-py38h32f6830_1002.tar.bz2 nltk-3.5-py_0x0snvq6y
applaunchservices-0.2.1-py_0 nose-1.3.7-py38_1004
applaunchservices-0.2.1-py_0.conda nose-1.3.7-py38_1004.conda
applaunchservices-0.2.1-py_014bane2y nose-1.3.7-py38_1004biebm5l4
appnope-0.1.0-py38_1001 nose-1.3.7-py38_1004bm24kja0
appnope-0.1.0-py38_1001.conda nose-1.3.7-pyhd3eb1b0_1006
appnope-0.1.2-py38hecd8cb5_1001 nose-1.3.7-pyhd3eb1b0_1006.conda
appnope-0.1.2-py38hecd8cb5_1001.conda notebook-6.0.3-py38_0
appscript-1.1.1-py38haf1e3a3_0 notebook-6.0.3-py38_0.conda
appscript-1.1.1-py38haf1e3a3_0.conda notebook-6.0.3-py38_0u692qges
appscript-1.1.1-py38haf1e3a3_070kst9df notebook-6.1.4-py38_0
argh-0.26.2-py38_0 notebook-6.1.4-py38_0.conda
argh-0.26.2-py38_0.conda numba-0.50.1-py38h959d312_1
argon2-cffi-20.1.0-py38haf1e3a3_1 numba-0.50.1-py38h959d312_1.conda
argon2-cffi-20.1.0-py38haf1e3a3_1.conda numba-0.50.1-py38h959d312_1cma38jk1
asn1crypto-1.3.0-py38_1 numba-0.50.1-py38h959d312_1qsvswyhn
asn1crypto-1.3.0-py38_1.conda numba-0.51.2-py38h6440ff4_1
asn1crypto-1.3.0-py38_1d_9_hlaq numba-0.51.2-py38h6440ff4_1.conda
asn1crypto-1.3.0-py38_1mwppbazo numexpr-2.7.1-py38hce01a72_0
asn1crypto-1.4.0-py_0 numexpr-2.7.1-py38hce01a72_0.conda
asn1crypto-1.4.0-py_0.conda numexpr-2.7.1-py38hce01a72_0gsxy1bgc
astroid-2.4.2-py38_0 numpy-1.18.5-py38h1da2735_0
astroid-2.4.2-py38_0.conda numpy-1.18.5-py38h1da2735_0.conda
astroid-2.4.2-py38_0zvei146z numpy-1.18.5-py38h1da2735_0wfdeal0f
astropy-4.0.1.post1-py38h01d97ff_1 numpy-1.19.2-py38h456fd55_0
astropy-4.0.1.post1-py38h01d97ff_1.conda numpy-1.19.2-py38h456fd55_0.conda
astropy-4.0.1.post1-py38h01d97ff_11uob9d0n numpy-base-1.18.5-py38h3304bdc_0
astropy-4.0.1.post1-py38h01d97ff_1op4rdgdn numpy-base-1.18.5-py38h3304bdc_0.conda
astropy-4.2-py38h9ed2024_0 numpy-base-1.18.5-py38h3304bdc_0huwmmors
astropy-4.2-py38h9ed2024_0.conda numpy-base-1.19.2-py38hcfb5961_0
astunparse-1.6.2-py_0 numpy-base-1.19.2-py38hcfb5961_0.conda
astunparse-1.6.2-py_0.tar.bz2 numpydoc-1.1.0-py_0
astunparse-1.6.3-py_0 numpydoc-1.1.0-py_0.conda
astunparse-1.6.3-py_0.conda numpydoc-1.1.0-pyhd3eb1b0_1
async_generator-1.10-py_0 numpydoc-1.1.0-pyhd3eb1b0_1.conda
async_generator-1.10-py_0.conda olefile-0.46-py_0
atomicwrites-1.4.0-py_0 olefile-0.46-py_0.conda
atomicwrites-1.4.0-py_0.conda olefile-0.46-py_0jejuksvo
atomicwrites-1.4.0-py_03s9cw69b olefile-0.46-py_0w9qeeshg
atomicwrites-1.4.0-py_0r6wsf2ko openjpeg-2.3.0-hb95cd4c_1
attrs-19.3.0-py_0 openjpeg-2.3.0-hb95cd4c_1.conda
attrs-19.3.0-py_0.conda openpyxl-3.0.4-py_0
attrs-19.3.0-py_0uy_wpno4 openpyxl-3.0.4-py_0.conda
attrs-20.3.0-pyhd3eb1b0_0 openpyxl-3.0.4-py_0onhaytua
attrs-20.3.0-pyhd3eb1b0_0.conda openpyxl-3.0.5-py_0
autopep8-1.5.3-py_0 openpyxl-3.0.5-py_0.conda
autopep8-1.5.3-py_0.conda openssl-1.1.1g-h1de35cc_0
autopep8-1.5.3-py_015jsv74t openssl-1.1.1g-h1de35cc_0.conda
autopep8-1.5.3-py_0vwk1dz5s openssl-1.1.1g-h1de35cc_0.tar.bz2
autopep8-1.5.4-py_0 openssl-1.1.1g-h1de35cc_00p5uetqm
autopep8-1.5.4-py_0.conda openssl-1.1.1h-haf1e3a3_0
babel-2.8.0-py_0 openssl-1.1.1h-haf1e3a3_0.conda
babel-2.8.0-py_0.conda owslib-0.20.0-py_0
babel-2.8.0-py_03gyizq1c owslib-0.20.0-py_0.conda
babel-2.8.0-py_0i2_kwg90 owslib-0.20.0-py_0.tar.bz2
babel-2.8.1-pyhd3eb1b0_0 packaging-20.4-py_0
babel-2.8.1-pyhd3eb1b0_0.conda packaging-20.4-py_0.conda
babel-2.9.0-pyhd3eb1b0_0 packaging-20.4-py_0ovg1zl60
babel-2.9.0-pyhd3eb1b0_0.conda packaging-20.7-pyhd3eb1b0_0
backcall-0.2.0-py_0 packaging-20.7-pyhd3eb1b0_0.conda
backcall-0.2.0-py_0.conda pandas-1.0.5-py38h959d312_0
backcall-0.2.0-py_0vzc1y0sj pandas-1.0.5-py38h959d312_0.conda
backports-1.0-py_2 pandas-1.1.3-py38hb1e8313_0
backports-1.0-py_2.conda pandas-1.1.3-py38hb1e8313_0.conda
backports-1.0-py_2851xmmwl pandoc-2.10-0
backports-1.0-pyhd3eb1b0_2 pandoc-2.10-0.conda
backports-1.0-pyhd3eb1b0_2.conda pandoc-2.10-0lxaj_aqw
backports.functools_lru_cache-1.6.1-py_0 pandoc-2.11-h0dc7051_0
backports.functools_lru_cache-1.6.1-py_0.conda pandoc-2.11-h0dc7051_0.conda
backports.functools_lru_cache-1.6.1-py_0g76_9vde pandocfilters-1.4.2-py38_1
backports.functools_lru_cache-1.6.1-pyhd3eb1b0_0 pandocfilters-1.4.2-py38_1.conda
backports.functools_lru_cache-1.6.1-pyhd3eb1b0_0.conda pandocfilters-1.4.3-py38hecd8cb5_1
backports.shutil_get_terminal_size-1.0.0-py38_2 pandocfilters-1.4.3-py38hecd8cb5_1.conda
backports.shutil_get_terminal_size-1.0.0-py38_2.conda parso-0.7.0-py_0
backports.shutil_get_terminal_size-1.0.0-py38_2k748l4ff parso-0.7.0-py_0.conda
backports.shutil_get_terminal_size-1.0.0-py38_2twvl0d_g partd-1.1.0-py_0
backports.tempfile-1.0-py_1 partd-1.1.0-py_0.conda
backports.tempfile-1.0-py_1.conda partd-1.1.0-py_0zhxv_z0z
backports.tempfile-1.0-py_1ap_vpiuf path-13.1.0-py38_0
backports.weakref-1.0.post1-py_1 path-13.1.0-py38_0.conda
backports.weakref-1.0.post1-py_1.conda path-15.0.0-py38_0
beautifulsoup4-4.9.1-py38_0 path-15.0.0-py38_0.conda
beautifulsoup4-4.9.1-py38_0.conda path.py-12.4.0-0
beautifulsoup4-4.9.1-py38_098o13y5o path.py-12.4.0-0.conda
beautifulsoup4-4.9.3-pyhb0f4dca_0 path.py-12.5.0-0
beautifulsoup4-4.9.3-pyhb0f4dca_0.conda path.py-12.5.0-0.conda
beniget-0.3.0-pyh9f0ad1d_0 pathlib2-2.3.5-py38_1
beniget-0.3.0-pyh9f0ad1d_0.tar.bz2 pathlib2-2.3.5-py38_1.conda
bitarray-1.4.0-py38haf1e3a3_0 pathlib2-2.3.5-py38_1tcxa386a
bitarray-1.4.0-py38haf1e3a3_0.conda pathlib2-2.3.5-py38hecd8cb5_2
bitarray-1.6.1-py38h9ed2024_0 pathlib2-2.3.5-py38hecd8cb5_2.conda
bitarray-1.6.1-py38h9ed2024_0.conda pathtools-0.1.2-py_1
bkcharts-0.2-py38_0 pathtools-0.1.2-py_1.conda
bkcharts-0.2-py38_0.conda patsy-0.5.1-py38_0
blas-1.0-mkl patsy-0.5.1-py38_0.conda
blas-1.0-mkl.conda patsy-0.5.1-py38_08vb0zx6i
bleach-3.1.5-py_0 patsy-0.5.1-py38_0ltkp_7qg
bleach-3.1.5-py_0.conda pcre-8.44-hb1e8313_0
bleach-3.1.5-py_04y_6l84l pcre-8.44-hb1e8313_0.conda
bleach-3.2.1-py_0 pep8-1.7.1-py38_0
bleach-3.2.1-py_0.conda pep8-1.7.1-py38_0.conda
blosc-1.19.0-hab81aa3_0 pep8-1.7.1-py38_0l1l64lds
blosc-1.19.0-hab81aa3_0.conda pep8-1.7.1-py38_0t7bg_jgq
blosc-1.20.1-hab81aa3_0 pexpect-4.8.0-py38_1
blosc-1.20.1-hab81aa3_0.conda pexpect-4.8.0-py38_1.conda
bokeh-2.1.1-py38_0 pexpect-4.8.0-pyhd3eb1b0_3
bokeh-2.1.1-py38_0.conda pexpect-4.8.0-pyhd3eb1b0_3.conda
bokeh-2.1.1-py38_067qv9plf pickleshare-0.7.5-py38_1001
bokeh-2.2.3-py38_0 pickleshare-0.7.5-py38_1001.conda
bokeh-2.2.3-py38_0.conda pickleshare-0.7.5-py38_10012yf0qwnd
boto-2.49.0-py38_0 pickleshare-0.7.5-py38_1001w8x41w6f
boto-2.49.0-py38_0.conda pickleshare-0.7.5-pyhd3eb1b0_1003
boto-2.49.0-py38_0q36p4t2f pickleshare-0.7.5-pyhd3eb1b0_1003.conda
boto-2.49.0-py38_0zed48mq6 pillow-7.2.0-py38ha54b6ba_0
bottleneck-1.3.2-py38hf1fa96c_1 pillow-7.2.0-py38ha54b6ba_0.conda
bottleneck-1.3.2-py38hf1fa96c_1.conda pillow-7.2.0-py38ha54b6ba_0.tar.bz2
bottleneck-1.3.2-py38hf1fa96c_1lzvacjk1 pillow-7.2.0-py38ha54b6ba_00nixwsr_
brotli-1.0.9-hb1e8313_2 pillow-8.0.1-py38h5270095_0
brotli-1.0.9-hb1e8313_2.conda pillow-8.0.1-py38h5270095_0.conda
brotlipy-0.7.0-py38h9ed2024_1003 pip-20.1.1-py38_1
brotlipy-0.7.0-py38h9ed2024_1003.conda pip-20.1.1-py38_1.conda
brotlipy-0.7.0-py38haf1e3a3_1000 pip-20.1.1-py38_1p2w_h9im
brotlipy-0.7.0-py38haf1e3a3_1000.conda pip-20.1.1-py38_1y7axkno_
brotlipy-0.7.0-py38haf1e3a3_1000b6sdj_4e pip-20.3-py38hecd8cb5_0
brotlipy-0.7.0-py38haf1e3a3_1000mh1mi331 pip-20.3-py38hecd8cb5_0.conda
bzip2-1.0.8-h1de35cc_0 pkginfo-1.5.0.1-py38_0
bzip2-1.0.8-h1de35cc_0.conda pkginfo-1.5.0.1-py38_0.conda
bzip2-1.0.8-h1de35cc_0fo2alchq pkginfo-1.5.0.1-py38_0_urp04zj
bzip2-1.0.8-h1de35cc_0ymezerdr pkginfo-1.5.0.1-py38_0jcsdwhxh
ca-certificates-2020.10.14-0 pkginfo-1.6.1-py38hecd8cb5_0
ca-certificates-2020.10.14-0.conda pkginfo-1.6.1-py38hecd8cb5_0.conda
ca-certificates-2020.6.24-0 plotly-4.11.0-py_0
ca-certificates-2020.6.24-0.conda plotly-4.11.0-py_0.tar.bz2
ca-certificates-2020.6.24-0.tar.bz2 plotly-4.13.0-pyhd3eb1b0_0
ca-certificates-2020.6.24-0e78a_xb5 plotly-4.13.0-pyhd3eb1b0_0.conda
cache pluggy-0.13.1-py38_0
cached-property-1.5.1-py_0 pluggy-0.13.1-py38_0.conda
cached-property-1.5.1-py_0.tar.bz2 ply-3.11-py38_0
cached-property-1.5.2-py_0 ply-3.11-py38_0.conda
cached-property-1.5.2-py_0.conda proj-7.0.0-h45baca5_5
cartopy-0.17.0-py38h9bcff04_1015 proj-7.0.0-h45baca5_5.tar.bz2
cartopy-0.17.0-py38h9bcff04_1015.tar.bz2 prometheus_client-0.8.0-py_0
certifi-2020.11.8-py38hecd8cb5_0 prometheus_client-0.8.0-py_0.conda
certifi-2020.11.8-py38hecd8cb5_0.conda prometheus_client-0.8.0-py_0fbjbgqxd
certifi-2020.6.20-py38_0 prometheus_client-0.8.0-py_0m1nlquo9
certifi-2020.6.20-py38_0.conda prometheus_client-0.9.0-pyhd3eb1b0_0
certifi-2020.6.20-py38_0.tar.bz2 prometheus_client-0.9.0-pyhd3eb1b0_0.conda
certifi-2020.6.20-py38_0eij9iop7 prompt-toolkit-3.0.5-py_0
cf-units-2.1.4-py38h174b24a_2 prompt-toolkit-3.0.5-py_0.conda
cf-units-2.1.4-py38h174b24a_2.tar.bz2 prompt-toolkit-3.0.5-py_0_8lk0rxr
cffi-1.14.0-py38hc512035_1 prompt-toolkit-3.0.5-py_0x7lo13ww
cffi-1.14.0-py38hc512035_1.conda prompt-toolkit-3.0.8-py_0
cffi-1.14.0-py38hc512035_1ilj63h2h prompt-toolkit-3.0.8-py_0.conda
cffi-1.14.4-py38h2125817_0 prompt_toolkit-3.0.5-0
cffi-1.14.4-py38h2125817_0.conda prompt_toolkit-3.0.5-0.conda
cftime-1.2.1-py38h174b24a_1 prompt_toolkit-3.0.5-09y_ryllt
cftime-1.2.1-py38h174b24a_1.tar.bz2 prompt_toolkit-3.0.8-0
cftime-1.2.1-py38hf1fa96c_0 prompt_toolkit-3.0.8-0.conda
cftime-1.2.1-py38hf1fa96c_0.conda psutil-5.7.0-py38h1de35cc_0
cftime-1.3.0-py38he3068b8_0 psutil-5.7.0-py38h1de35cc_0.conda
cftime-1.3.0-py38he3068b8_0.conda psutil-5.7.0-py38h1de35cc_0vqxw54dz
chardet-3.0.4-py38_1003 psutil-5.7.2-py38haf1e3a3_0
chardet-3.0.4-py38_1003.conda psutil-5.7.2-py38haf1e3a3_0.conda
chardet-3.0.4-py38_1003_lom0iph ptyprocess-0.6.0-py38_0
chardet-3.0.4-py38hecd8cb5_1003 ptyprocess-0.6.0-py38_0.conda
chardet-3.0.4-py38hecd8cb5_1003.conda ptyprocess-0.6.0-py38_00oc87z7p
charls-2.1.0-hb1e8313_2 ptyprocess-0.6.0-pyhd3eb1b0_2
charls-2.1.0-hb1e8313_2.conda ptyprocess-0.6.0-pyhd3eb1b0_2.conda
click-7.1.2-py_0 py-1.9.0-py_0
click-7.1.2-py_0.conda py-1.9.0-py_0.conda
click-7.1.2-py_03w3izi0w py-1.9.0-py_0_t7cpk9r
click-7.1.2-py_0dd_udzey py-1.9.0-py_0x8vou3c7
cloudpickle-1.5.0-py_0 py-lief-0.10.1-py38haf313ee_0
cloudpickle-1.5.0-py_0.conda py-lief-0.10.1-py38haf313ee_0.conda
cloudpickle-1.5.0-py_006e5vow_ pycodestyle-2.6.0-py_0
cloudpickle-1.5.0-py_0z2v8bnj2 pycodestyle-2.6.0-py_0.conda
cloudpickle-1.6.0-py_0 pycodestyle-2.6.0-py_0dho02yvg
cloudpickle-1.6.0-py_0.conda pycodestyle-2.6.0-py_0dpbvkw05
clyent-1.2.2-py38_1 pycosat-0.6.3-py38h1de35cc_1
clyent-1.2.2-py38_1.conda pycosat-0.6.3-py38h1de35cc_1.conda
colorama-0.4.3-py_0 pycosat-0.6.3-py38h1de35cc_1npzu0367
colorama-0.4.3-py_0.conda pycparser-2.20-py_2
colorama-0.4.4-py_0 pycparser-2.20-py_2.conda
colorama-0.4.4-py_0.conda pycparser-2.20-py_20435ahja
conda-4.8.3-py38_0 pycurl-7.43.0.5-py38ha12b0ac_0
conda-4.8.3-py38_0.tar.bz2 pycurl-7.43.0.5-py38ha12b0ac_0.conda
conda-4.8.5-py38h32f6830_1 pycurl-7.43.0.6-py38hddc9c9b_0
conda-4.8.5-py38h32f6830_1.tar.bz2 pycurl-7.43.0.6-py38hddc9c9b_0.conda
conda-4.9.0-py38_0 pydocstyle-5.0.2-py_0
conda-4.9.0-py38_0.tar.bz2 pydocstyle-5.0.2-py_0.conda
conda-4.9.0-py38h5347e94_1 pydocstyle-5.1.1-py_0
conda-4.9.0-py38h5347e94_1.tar.bz2 pydocstyle-5.1.1-py_0.conda
conda-4.9.1-py38hecd8cb5_0 pyepsg-0.4.0-py_0
conda-4.9.1-py38hecd8cb5_0.conda pyepsg-0.4.0-py_0.conda
conda-4.9.2-py38h50d1736_0 pyepsg-0.4.0-py_0.tar.bz2
conda-4.9.2-py38h50d1736_0.tar.bz2 pyerfa-1.7.1.1-py38h9ed2024_1
conda-4.9.2-py38hecd8cb5_0 pyerfa-1.7.1.1-py38h9ed2024_1.conda
conda-4.9.2-py38hecd8cb5_0.conda pyfftw-0.12.0-py38h00532b4_2
conda-build-3.18.11-py38_0 pyfftw-0.12.0-py38h00532b4_2.tar.bz2
conda-build-3.18.11-py38_0.conda pyflakes-2.2.0-py_0
conda-build-3.18.11-py38_00i41wak0 pyflakes-2.2.0-py_0.conda
conda-build-3.20.5-py38_1 pyflakes-2.2.0-py_0t0i4huyi
conda-build-3.20.5-py38_1.conda pygments-2.6.1-py_0
conda-env-2.6.0-1 pygments-2.6.1-py_0.conda
conda-env-2.6.0-1.conda pygments-2.7.2-pyhd3eb1b0_0
conda-env-2.6.0-1n_s_qv35 pygments-2.7.2-pyhd3eb1b0_0.conda
conda-package-handling-1.6.1-py38h1de35cc_0 pyhdf-0.10.2-py38h6e5fc47_1
conda-package-handling-1.6.1-py38h1de35cc_0.conda pyhdf-0.10.2-py38h6e5fc47_1.tar.bz2
conda-package-handling-1.6.1-py38h1de35cc_0ghgb4n75 pykdtree-1.3.1-py38h65ad66c_1003
conda-package-handling-1.7.2-py38h22f3db7_0 pykdtree-1.3.1-py38h65ad66c_1003.tar.bz2
conda-package-handling-1.7.2-py38h22f3db7_0.conda pyke-1.1.1-py38h32f6830_1003
conda-verify-3.4.2-py_1 pyke-1.1.1-py38h32f6830_1003.tar.bz2
conda-verify-3.4.2-py_1.conda pylint-2.5.3-py38_0
conda-verify-3.4.2-py_1dbo44kay pylint-2.5.3-py38_0.conda
contextlib2-0.6.0.post1-py_0 pylint-2.5.3-py38_0pjka628d
contextlib2-0.6.0.post1-py_0.conda pylint-2.5.3-py38_0z0nbfcfb
contextlib2-0.6.0.post1-py_02m8_1qxn pylint-2.6.0-py38_0
contextlib2-0.6.0.post1-py_0bbkdp1vs pylint-2.6.0-py38_0.conda
cryptography-2.9.2-py38ha12b0ac_0 pyodbc-4.0.30-py38h0a44026_0
cryptography-2.9.2-py38ha12b0ac_0.conda pyodbc-4.0.30-py38h0a44026_0.conda
cryptography-3.2.1-py38hbcfaee0_1 pyodbc-4.0.30-py38h0a44026_0y4fcu2mj
cryptography-3.2.1-py38hbcfaee0_1.conda pyopenssl-19.1.0-py_1
curl-7.71.1-hb0a8c7a_1 pyopenssl-19.1.0-py_1.conda
curl-7.71.1-hb0a8c7a_1.conda pyopenssl-20.0.0-pyhd3eb1b0_1
curl-7.71.1-hb0a8c7a_1pmvo_szl pyopenssl-20.0.0-pyhd3eb1b0_1.conda
cycler-0.10.0-py38_0 pyparsing-2.4.7-py_0
cycler-0.10.0-py38_0.conda pyparsing-2.4.7-py_0.conda
cython-0.29.21-py38h23ab428_0 pyparsing-2.4.7-py_00leep5_q
cython-0.29.21-py38h23ab428_0.conda pyparsing-2.4.7-py_0bkarbhpj
cython-0.29.21-py38hb1e8313_0 pyproj-2.6.1.post1-py38h7d7e87d_0
cython-0.29.21-py38hb1e8313_0.conda pyproj-2.6.1.post1-py38h7d7e87d_0.tar.bz2
cython-0.29.21-py38hb1e8313_0.tar.bz2 pyqt-5.9.2-py38h655552a_2
cython-0.29.21-py38hb1e8313_0g9ryb1oq pyqt-5.9.2-py38h655552a_2.conda
cytoolz-0.10.1-py38h1de35cc_0 pyqt-5.9.2-py38h655552a_2h9h_mrrz
cytoolz-0.10.1-py38h1de35cc_0.conda pyqt-5.9.2-py38h655552a_2u_1wxa0c
cytoolz-0.10.1-py38h1de35cc_0guy8voaq pyrsistent-0.16.0-py38h1de35cc_0
cytoolz-0.10.1-py38h1de35cc_0up_1yblq pyrsistent-0.16.0-py38h1de35cc_0.conda
cytoolz-0.11.0-py38haf1e3a3_0 pyrsistent-0.16.0-py38h1de35cc_0qyxmn5gg
cytoolz-0.11.0-py38haf1e3a3_0.conda pyrsistent-0.17.3-py38haf1e3a3_0
dask-2.20.0-py_0 pyrsistent-0.17.3-py38haf1e3a3_0.conda
dask-2.20.0-py_0.conda pyserial-3.4-py_2
dask-2.20.0-py_0fma0t4xr pyserial-3.4-py_2.tar.bz2
dask-2.20.0-py_0wkujw5y8 pyserial-3.5-py38hecd8cb5_0
dask-2.30.0-py_0 pyserial-3.5-py38hecd8cb5_0.conda
dask-2.30.0-py_0.conda pyshp-2.1.2-py_0
dask-core-2.20.0-py_0 pyshp-2.1.2-py_0.conda
dask-core-2.20.0-py_0.conda pyshp-2.1.2-pyh9f0ad1d_0
dask-core-2.20.0-py_07zo8fzua pyshp-2.1.2-pyh9f0ad1d_0.tar.bz2
dask-core-2.20.0-py_0crjx3tt9 pysocks-1.7.1-py38_1
dask-core-2.30.0-py_0 pysocks-1.7.1-py38_1.conda
dask-core-2.30.0-py_0.conda pysocks-1.7.1-py38_1p7gupn5d
dbus-1.13.16-h18a8e69_0 pytables-3.6.1-py38h4727e94_0
dbus-1.13.16-h18a8e69_0.conda pytables-3.6.1-py38h4727e94_0.conda
dbus-1.13.16-h18a8e69_0glo2ysx8 pytables-3.6.1-py38h4727e94_0mzp1bm9h
dbus-1.13.18-h18a8e69_0 pytest-5.4.3-py38_0
dbus-1.13.18-h18a8e69_0.conda pytest-5.4.3-py38_0.conda
decorator-4.4.2-py_0 pytest-5.4.3-py38_0_13mtt_7
decorator-4.4.2-py_0.conda pytest-5.4.3-py38_0swcpzsrk
defusedxml-0.6.0-py_0 pytest-6.1.2-py38hecd8cb5_0
defusedxml-0.6.0-py_0.conda pytest-6.1.2-py38hecd8cb5_0.conda
diff-match-patch-20200713-py_0 python-3.8.3-h26836e1_2
diff-match-patch-20200713-py_0.conda python-3.8.3-h26836e1_2.conda
distributed-2.20.0-py38_0 python-3.8.3-h26836e1_2ept2tjev
distributed-2.20.0-py38_0.conda python-3.8.5-h26836e1_1
distributed-2.30.1-py38hecd8cb5_0 python-3.8.5-h26836e1_1.conda
distributed-2.30.1-py38hecd8cb5_0.conda python-dateutil-2.8.1-py_0
distro-1.5.0-pyh9f0ad1d_0 python-dateutil-2.8.1-py_0.conda
distro-1.5.0-pyh9f0ad1d_0.tar.bz2 python-dateutil-2.8.1-py_0_x72uapf
docutils-0.16-py38_1 python-jsonrpc-server-0.3.4-py_1
docutils-0.16-py38_1.conda python-jsonrpc-server-0.3.4-py_1.conda
docutils-0.16-py38_1h3qdhkds python-jsonrpc-server-0.3.4-py_1fii5h3ep
docutils-0.16-py38_1ri_0gjhx python-jsonrpc-server-0.3.4-py_1hdmazfna
entrypoints-0.3-py38_0 python-jsonrpc-server-0.4.0-py_0
entrypoints-0.3-py38_0.conda python-jsonrpc-server-0.4.0-py_0.conda
entrypoints-0.3-py38_00syezxau python-language-server-0.34.1-py38_0
entrypoints-0.3-py38_0aii7zyu4 python-language-server-0.34.1-py38_0.conda
et_xmlfile-1.0.1-py_1001 python-language-server-0.35.1-py_0
et_xmlfile-1.0.1-py_1001.conda python-language-server-0.35.1-py_0.conda
et_xmlfile-1.0.1-py_1001345o7pw0 python-libarchive-c-2.9-py_0
et_xmlfile-1.0.1-py_1001d9_8tg48 python-libarchive-c-2.9-py_0.conda
expat-2.2.10-hb1e8313_2 python.app-2-py38_10
expat-2.2.10-hb1e8313_2.conda python.app-2-py38_10.conda
expat-2.2.9-hb1e8313_2 python.app-2-py38_1027sivzs8
expat-2.2.9-hb1e8313_2.conda python_abi-3.8-1_cp38
expat-2.2.9-hb1e8313_2afq7k6us python_abi-3.8-1_cp38.tar.bz2
fastcache-1.1.0-py38h1de35cc_0 pytz-2020.1-py_0
fastcache-1.1.0-py38h1de35cc_0.conda pytz-2020.1-py_0.conda
fftw-3.3.8-h1de35cc_3 pytz-2020.4-pyhd3eb1b0_0
fftw-3.3.8-h1de35cc_3.conda pytz-2020.4-pyhd3eb1b0_0.conda
fftw-3.3.8-nompi_h5c49c53_1109 pywavelets-1.1.1-py38h1de35cc_0
fftw-3.3.8-nompi_h5c49c53_1109.tar.bz2 pywavelets-1.1.1-py38h1de35cc_0.conda
filelock-3.0.12-py_0 pywavelets-1.1.1-py38h1de35cc_0smih29ma
filelock-3.0.12-py_0.conda pywavelets-1.1.1-py38haf1e3a3_2
filelock-3.0.12-py_0axbcb7d9 pywavelets-1.1.1-py38haf1e3a3_2.conda
filelock-3.0.12-py_0vdo328ut pyyaml-5.3.1-py38haf1e3a3_1
flake8-3.8.3-py_0 pyyaml-5.3.1-py38haf1e3a3_1.conda
flake8-3.8.3-py_0.conda pyyaml-5.3.1-py38haf1e3a3_1jxs9jpn9
flake8-3.8.4-py_0 pyzmq-19.0.1-py38hb1e8313_1
flake8-3.8.4-py_0.conda pyzmq-19.0.1-py38hb1e8313_1.conda
flask-1.1.2-py_0 pyzmq-19.0.1-py38hb1e8313_1k92d_s4h
flask-1.1.2-py_0.conda pyzmq-20.0.0-py38h23ab428_1
flask-1.1.2-py_0lby5u1y7 pyzmq-20.0.0-py38h23ab428_1.conda
fluiddyn-0.3.3-py38h50d1736_1 qdarkstyle-2.8.1-py_0
fluiddyn-0.3.3-py38h50d1736_1.tar.bz2 qdarkstyle-2.8.1-py_0.conda
fluidfft-0.2.9-nompi_h2bcb8fc_1100 qdarkstyle-2.8.1-py_04pznvfw9
fluidfft-0.2.9-nompi_h2bcb8fc_1100.tar.bz2 qt-5.9.7-h468cd18_1
freetype-2.10.2-ha233b18_0 qt-5.9.7-h468cd18_1.conda
freetype-2.10.2-ha233b18_0.conda qt-5.9.7-h468cd18_1mxcz5il1
freetype-2.10.4-ha233b18_0 qtawesome-0.7.2-py_0
freetype-2.10.4-ha233b18_0.conda qtawesome-0.7.2-py_0.conda
fsspec-0.7.4-py_0 qtawesome-1.0.1-py_0
fsspec-0.7.4-py_0.conda qtawesome-1.0.1-py_0.conda
fsspec-0.7.4-py_0d1_s8rvy qtconsole-4.7.5-py_0
fsspec-0.8.3-py_0 qtconsole-4.7.5-py_0.conda
fsspec-0.8.3-py_0.conda qtconsole-4.7.7-py_0
future-0.18.2-py38_1 qtconsole-4.7.7-py_0.conda
future-0.18.2-py38_1.conda qtpy-1.9.0-py_0
future-0.18.2-py38_1ka2ldyb5 qtpy-1.9.0-py_0.conda
future-0.18.2-py38_1p6v6e5xq qtpy-1.9.0-py_0s2r63436
gast-0.4.0-py_0 readline-8.0-h1de35cc_0
gast-0.4.0-py_0.conda readline-8.0-h1de35cc_0.conda
gast-0.4.0-pyh9f0ad1d_0 readline-8.0-h1de35cc_0lx5mgyl_
gast-0.4.0-pyh9f0ad1d_0.tar.bz2 regex-2020.11.13-py38h9ed2024_0
geos-3.8.1-hb1e8313_0 regex-2020.11.13-py38h9ed2024_0.conda
geos-3.8.1-hb1e8313_0.conda regex-2020.6.8-py38haf1e3a3_0
get_terminal_size-1.0.0-h7520d66_0 regex-2020.6.8-py38haf1e3a3_0.conda
get_terminal_size-1.0.0-h7520d66_0.conda regex-2020.6.8-py38haf1e3a3_0cbnc__8f
get_terminal_size-1.0.0-h7520d66_09usu01vr requests-2.24.0-py_0
get_terminal_size-1.0.0-h7520d66_0jpor1xvu requests-2.24.0-py_0.conda
gettext-0.19.8.1-hb0f4f8b_2 requests-2.25.0-pyhd3eb1b0_0
gettext-0.19.8.1-hb0f4f8b_2.conda requests-2.25.0-pyhd3eb1b0_0.conda
gettext-0.19.8.1-hb0f4f8b_2zs_beuru retrying-1.3.3-py_2
gevent-20.6.2-py38haf1e3a3_0 retrying-1.3.3-py_2.conda
gevent-20.6.2-py38haf1e3a3_0.conda retrying-1.3.3-py_2.tar.bz2
gevent-20.9.0-py38haf1e3a3_0 ripgrep-11.0.2-he32d670_0
gevent-20.9.0-py38haf1e3a3_0.conda ripgrep-11.0.2-he32d670_0.conda
giflib-5.1.4-h1de35cc_1 ripgrep-11.0.2-he32d670_0o3lb8ojl
giflib-5.1.4-h1de35cc_1.conda ripgrep-12.1.1-0
glib-2.65.0-hc5f4afa_0 ripgrep-12.1.1-0.conda
glib-2.65.0-hc5f4afa_0.conda rope-0.17.0-py_0
glib-2.65.0-hc5f4afa_0uycg5zb2 rope-0.17.0-py_0.conda
glib-2.66.1-h9bbe63b_0 rope-0.17.0-py_0f5pmu8ll
glib-2.66.1-h9bbe63b_0.conda rope-0.17.0-py_0wxv87yq9
glob2-0.7-py_0 rope-0.18.0-py_0
glob2-0.7-py_0.conda rope-0.18.0-py_0.conda
glob2-0.7-py_0w42iv0gm rtree-0.9.4-py38_1
gmp-6.1.2-hb37e062_1 rtree-0.9.4-py38_1.conda
gmp-6.1.2-hb37e062_1.conda rtree-0.9.4-py38_110u4ue8z
gmp-6.1.2-hb37e062_179dtl5oe rtree-0.9.4-py38_1jvd557ye
gmp-6.1.2-hb37e062_1cxl2ozam ruamel_yaml-0.15.87-py38haf1e3a3_1
gmpy2-2.0.8-py38h6ef4df4_3 ruamel_yaml-0.15.87-py38haf1e3a3_1.conda
gmpy2-2.0.8-py38h6ef4df4_3.conda ruamel_yaml-0.15.87-py38haf1e3a3_1marscivi
greenlet-0.4.16-py38haf1e3a3_0 scikit-image-0.16.2-py38h6c726b0_0
greenlet-0.4.16-py38haf1e3a3_0.conda scikit-image-0.16.2-py38h6c726b0_0.conda
greenlet-0.4.16-py38haf1e3a3_02xtand4m scikit-image-0.16.2-py38h6c726b0_0.tar.bz2
greenlet-0.4.17-py38haf1e3a3_0 scikit-image-0.16.2-py38h6c726b0_0dxsj2hqt
greenlet-0.4.17-py38haf1e3a3_0.conda scikit-image-0.17.2-py38h81aa140_0
h5netcdf-0.8.1-py_0 scikit-image-0.17.2-py38h81aa140_0.conda
h5netcdf-0.8.1-py_0.tar.bz2 scikit-learn-0.23.1-py38h603561c_0
h5py-2.10.0-py38h3134771_0 scikit-learn-0.23.1-py38h603561c_0.conda
h5py-2.10.0-py38h3134771_0.conda scikit-learn-0.23.2-py38h959d312_0
h5py-2.10.0-py38h3134771_0.tar.bz2 scikit-learn-0.23.2-py38h959d312_0.conda
h5py-2.10.0-py38h3134771_0yp8roxti scipy-1.5.0-py38hbab996c_0
hdf4-4.2.13-0 scipy-1.5.0-py38hbab996c_0.conda
hdf4-4.2.13-0.tar.bz2 scipy-1.5.0-py38hbab996c_0.tar.bz2
hdf4-4.2.13-h39711bb_2 scipy-1.5.0-py38hbab996c_0xfo9nbuc
hdf4-4.2.13-h39711bb_2.conda scipy-1.5.0-py38hbab996c_0ycd7olao
hdf5-1.10.4-hfa1e0ec_0 scipy-1.5.2-py38h2515648_0
hdf5-1.10.4-hfa1e0ec_0.conda scipy-1.5.2-py38h2515648_0.conda
hdf5-1.10.4-hfa1e0ec_0lh1mxvpu seaborn-0.10.1-py_0
heapdict-1.0.1-py_0 seaborn-0.10.1-py_0.conda
heapdict-1.0.1-py_0.conda seaborn-0.10.1-py_00y9jn1pb
heapdict-1.0.1-py_0lcrwdwik seaborn-0.11.0-py_0
html5lib-1.1-py_0 seaborn-0.11.0-py_0.conda
html5lib-1.1-py_0.conda send2trash-1.5.0-py38_0
html5lib-1.1-py_0mrjsykss send2trash-1.5.0-py38_0.conda
icu-58.2-h0a44026_3 send2trash-1.5.0-py38_0r1eor2ci
icu-58.2-h0a44026_3.conda setuptools-49.2.0-py38_0
icu-58.2-h0a44026_31zuwmk00 setuptools-49.2.0-py38_0.conda
icu-58.2-h0a44026_3zscx0cd1 setuptools-49.2.0-py38_09kyzn8v5
idna-2.10-py_0 setuptools-49.2.0-py38_0nessap6d
idna-2.10-py_0.conda setuptools-50.3.2-py38hecd8cb5_2
imagecodecs-2020.5.30-py38hd12e0e9_2 setuptools-50.3.2-py38hecd8cb5_2.conda
imagecodecs-2020.5.30-py38hd12e0e9_2.conda setuptools-scm-4.1.2-py_0
imageio-2.9.0-py_0 setuptools-scm-4.1.2-py_0.conda
imageio-2.9.0-py_0.conda setuptools-scm-4.1.2-pyh9f0ad1d_0
imagesize-1.2.0-py_0 setuptools-scm-4.1.2-pyh9f0ad1d_0.tar.bz2
imagesize-1.2.0-py_0.conda setuptools_scm-4.1.2-0
importlib-metadata-1.7.0-py38_0 setuptools_scm-4.1.2-0.conda
importlib-metadata-1.7.0-py38_0.conda setuptools_scm-4.1.2-0.tar.bz2
importlib-metadata-2.0.0-py_1 shapely-1.7.1-py38h8918236_0
importlib-metadata-2.0.0-py_1.conda shapely-1.7.1-py38h8918236_0.tar.bz2
importlib_metadata-1.7.0-0 shtns-3.4.2-py38h00532b4_1
importlib_metadata-1.7.0-0.conda shtns-3.4.2-py38h00532b4_1.tar.bz2
importlib_metadata-1.7.0-070_eae4q simplegeneric-0.8.1-py38_2
importlib_metadata-1.7.0-0cry6331s simplegeneric-0.8.1-py38_2.conda
importlib_metadata-2.0.0-1 singledispatch-3.4.0.3-py38_0
importlib_metadata-2.0.0-1.conda singledispatch-3.4.0.3-py38_0.conda
iniconfig-1.1.1-py_0 singledispatch-3.4.0.3-py_1001
iniconfig-1.1.1-py_0.conda singledispatch-3.4.0.3-py_1001.conda
intel-openmp-2019.4-233 sip-4.19.8-py38h0a44026_0
intel-openmp-2019.4-233.conda sip-4.19.8-py38h0a44026_0.conda
intervaltree-3.0.2-py_1 six-1.15.0-py38hecd8cb5_0
intervaltree-3.0.2-py_1.conda six-1.15.0-py38hecd8cb5_0.conda
intervaltree-3.0.2-py_1kqvs56ok six-1.15.0-py_0
intervaltree-3.0.2-py_1vcyu5fa8 six-1.15.0-py_0.conda
intervaltree-3.1.0-py_0 snappy-1.1.8-hb1e8313_0
intervaltree-3.1.0-py_0.conda snappy-1.1.8-hb1e8313_0.conda
ipykernel-5.3.2-py38h5ca1d4c_0 snappy-1.1.8-hb1e8313_0d5qiklem
ipykernel-5.3.2-py38h5ca1d4c_0.conda snowballstemmer-2.0.0-py_0
ipykernel-5.3.2-py38h5ca1d4c_051ko9x0s snowballstemmer-2.0.0-py_0.conda
ipykernel-5.3.2-py38h5ca1d4c_0z2vlmcf4 snowballstemmer-2.0.0-py_0g88dpx6o
ipykernel-5.3.4-py38h5ca1d4c_0 sortedcollections-1.2.1-py_0
ipykernel-5.3.4-py38h5ca1d4c_0.conda sortedcollections-1.2.1-py_0.conda
ipython-7.16.1-py38h5ca1d4c_0 sortedcollections-1.2.1-py_0mjytpb2d
ipython-7.16.1-py38h5ca1d4c_0.conda sortedcontainers-2.2.2-py_0
ipython-7.16.1-py38h5ca1d4c_0_xthryhh sortedcontainers-2.2.2-py_0.conda
ipython-7.16.1-py38h5ca1d4c_0szvep8jl sortedcontainers-2.2.2-py_0rgfwr7fa
ipython-7.19.0-py38h01d92e1_0 sortedcontainers-2.2.2-py_0y4zd0whu
ipython-7.19.0-py38h01d92e1_0.conda sortedcontainers-2.3.0-pyhd3eb1b0_0
ipython_genutils-0.2.0-py38_0 sortedcontainers-2.3.0-pyhd3eb1b0_0.conda
ipython_genutils-0.2.0-py38_0.conda soupsieve-2.0.1-py_0
ipython_genutils-0.2.0-py38_0dbtw1w7p soupsieve-2.0.1-py_0.conda
ipython_genutils-0.2.0-pyhd3eb1b0_1 soupsieve-2.0.1-py_0m4ncawbc
ipython_genutils-0.2.0-pyhd3eb1b0_1.conda soupsieve-2.0.1-py_0rlp8_qm0
ipywidgets-7.5.1-py_0 sphinx-3.1.2-py_0
ipywidgets-7.5.1-py_0.conda sphinx-3.1.2-py_0.conda
ipywidgets-7.5.1-py_0qw7zfwq1 sphinx-3.1.2-py_0s4knxsaz
ipywidgets-7.5.1-py_0t2narpt0 sphinx-3.2.1-py_0
ipywidgets-7.5.1-py_1 sphinx-3.2.1-py_0.conda
ipywidgets-7.5.1-py_1.conda sphinxcontrib-1.0-py38_1
iris-2.4.0-py38_0 sphinxcontrib-1.0-py38_1.conda
iris-2.4.0-py38_0.tar.bz2 sphinxcontrib-1.0-py38_17hdkau2c
iris-sample-data-2.3.0-pyh9f0ad1d_0 sphinxcontrib-1.0-py38_1orjjf0h6
iris-sample-data-2.3.0-pyh9f0ad1d_0.tar.bz2 sphinxcontrib-applehelp-1.0.2-py_0
isort-4.3.21-py38_0 sphinxcontrib-applehelp-1.0.2-py_0.conda
isort-4.3.21-py38_0.conda sphinxcontrib-applehelp-1.0.2-py_0679esrum
isort-4.3.21-py38_0hnfzdjzy sphinxcontrib-devhelp-1.0.2-py_0
isort-5.6.4-py_0 sphinxcontrib-devhelp-1.0.2-py_0.conda
isort-5.6.4-py_0.conda sphinxcontrib-devhelp-1.0.2-py_0e83vds_m
itsdangerous-1.1.0-py_0 sphinxcontrib-devhelp-1.0.2-py_0sly3zdx7
itsdangerous-1.1.0-py_0.conda sphinxcontrib-htmlhelp-1.0.3-py_0
itsdangerous-1.1.0-py_0ioqbe8dc sphinxcontrib-htmlhelp-1.0.3-py_0.conda
jbig-2.1-h4d881f8_0 sphinxcontrib-jsmath-1.0.1-py_0
jbig-2.1-h4d881f8_0.conda sphinxcontrib-jsmath-1.0.1-py_0.conda
jdcal-1.4.1-py_0 sphinxcontrib-qthelp-1.0.3-py_0
jdcal-1.4.1-py_0.conda sphinxcontrib-qthelp-1.0.3-py_0.conda
jdcal-1.4.1-py_0m0bemni1 sphinxcontrib-qthelp-1.0.3-py_0xho_kxg_
jdcal-1.4.1-py_0o238rg46 sphinxcontrib-serializinghtml-1.1.4-py_0
jedi-0.17.1-py38_0 sphinxcontrib-serializinghtml-1.1.4-py_0.conda
jedi-0.17.1-py38_0.conda sphinxcontrib-serializinghtml-1.1.4-py_0m9yng2j_
jedi-0.17.1-py38_0dx67m1nv sphinxcontrib-websupport-1.2.3-py_0
jinja2-2.11.2-py_0 sphinxcontrib-websupport-1.2.3-py_0.conda
jinja2-2.11.2-py_0.conda sphinxcontrib-websupport-1.2.3-py_08xlix75p
joblib-0.16.0-py_0 sphinxcontrib-websupport-1.2.3-py_0gnnmsszv
joblib-0.16.0-py_0.conda sphinxcontrib-websupport-1.2.4-py_0
joblib-0.17.0-py_0 sphinxcontrib-websupport-1.2.4-py_0.conda
joblib-0.17.0-py_0.conda spyder-4.1.4-py38_0
jpeg-9b-he5867d9_2 spyder-4.1.4-py38_0.conda
jpeg-9b-he5867d9_2.conda spyder-4.1.4-py38_01jl6mc81
json5-0.9.5-py_0 spyder-4.1.4-py38_0daiooacm
json5-0.9.5-py_0.conda spyder-4.1.5-py38_0
json5-0.9.5-py_0uv1lvkdr spyder-4.1.5-py38_0.conda
jsonschema-3.2.0-py38_1 spyder-kernels-1.9.2-py38_0
jsonschema-3.2.0-py38_1.conda spyder-kernels-1.9.2-py38_0.conda
jsonschema-3.2.0-py_2 spyder-kernels-1.9.2-py38_05tz7yeow
jsonschema-3.2.0-py_2.conda spyder-kernels-1.9.2-py38_0nd2nyc84
jupyter-1.0.0-py38_7 spyder-kernels-1.9.4-py38_0
jupyter-1.0.0-py38_7.conda spyder-kernels-1.9.4-py38_0.conda
jupyter-1.0.0-py38_7v3jdfc27 sqlalchemy-1.3.18-py38haf1e3a3_0
jupyter-1.0.0-py38_7vt86vngo sqlalchemy-1.3.18-py38haf1e3a3_0.conda
jupyter_client-6.1.6-py_0 sqlalchemy-1.3.18-py38haf1e3a3_0mdxl4znj
jupyter_client-6.1.6-py_0.conda sqlalchemy-1.3.20-py38h9ed2024_0
jupyter_client-6.1.6-py_0hm4a3tal sqlalchemy-1.3.20-py38h9ed2024_0.conda
jupyter_client-6.1.7-py_0 sqlite-3.32.3-hffcf06c_0
jupyter_client-6.1.7-py_0.conda sqlite-3.32.3-hffcf06c_0.conda
jupyter_console-6.1.0-py_0 sqlite-3.33.0-hffcf06c_0
jupyter_console-6.1.0-py_0.conda sqlite-3.33.0-hffcf06c_0.conda
jupyter_console-6.1.0-py_035tbt9ph statsmodels-0.11.1-py38haf1e3a3_0
jupyter_console-6.2.0-py_0 statsmodels-0.11.1-py38haf1e3a3_0.conda
jupyter_console-6.2.0-py_0.conda statsmodels-0.11.1-py38haf1e3a3_0smgq06k7
jupyter_core-4.6.3-py38_0 statsmodels-0.12.1-py38h9ed2024_0
jupyter_core-4.6.3-py38_0.conda statsmodels-0.12.1-py38h9ed2024_0.conda
jupyter_core-4.6.3-py38_07w16d46k sympy-1.6.1-py38_0
jupyter_core-4.6.3-py38_0tbsm4zi1 sympy-1.6.1-py38_0.conda
jupyter_core-4.7.0-py38hecd8cb5_0 sympy-1.6.1-py38_0.tar.bz2
jupyter_core-4.7.0-py38hecd8cb5_0.conda sympy-1.6.1-py38_05zb7wtg2
jupyterlab-2.1.5-py_0 sympy-1.6.1-py38_0wogjvrkv
jupyterlab-2.1.5-py_0.conda sympy-1.6.2-py38hecd8cb5_1
jupyterlab-2.1.5-py_0ulvkjg3h sympy-1.6.2-py38hecd8cb5_1.conda
jupyterlab-2.2.6-py_0 tbb-2020.0-h04f5b5a_0
jupyterlab-2.2.6-py_0.conda tbb-2020.0-h04f5b5a_0.conda
jupyterlab_pygments-0.1.2-py_0 tbb-2020.3-h879752b_0
jupyterlab_pygments-0.1.2-py_0.conda tbb-2020.3-h879752b_0.conda
jupyterlab_server-1.2.0-py_0 tblib-1.6.0-py_0
jupyterlab_server-1.2.0-py_0.conda tblib-1.6.0-py_0.conda
jupyterlab_server-1.2.0-py_0mf3c0hio tblib-1.6.0-py_0nygfww0w
jupyterlab_server-1.2.0-py_0wp4yi0sk tblib-1.7.0-py_0
jxrlib-1.1-haf1e3a3_2 tblib-1.7.0-py_0.conda
jxrlib-1.1-haf1e3a3_2.conda terminado-0.8.3-py38_0
keyring-21.2.1-py38_0 terminado-0.8.3-py38_0.conda
keyring-21.2.1-py38_0.conda terminado-0.8.3-py38_0bnwzx_ah
keyring-21.2.1-py38_0krz5ag1i terminado-0.8.3-py38_0d8cgflpu
keyring-21.4.0-py38_1 terminado-0.9.1-py38_0
keyring-21.4.0-py38_1.conda terminado-0.9.1-py38_0.conda
kiwisolver-1.2.0-py38h04f5b5a_0 testpath-0.4.4-py_0
kiwisolver-1.2.0-py38h04f5b5a_0.conda testpath-0.4.4-py_0.conda
kiwisolver-1.2.0-py38h04f5b5a_07em4rhld testpath-0.4.4-py_028u0ts0z
kiwisolver-1.3.0-py38h23ab428_0 testpath-0.4.4-py_08gwrpi_t
kiwisolver-1.3.0-py38h23ab428_0.conda threadpoolctl-2.1.0-pyh5ca1d4c_0
krb5-1.18.2-h75d18d8_0 threadpoolctl-2.1.0-pyh5ca1d4c_0.conda
krb5-1.18.2-h75d18d8_0.conda tifffile-2020.10.1-py38h0cf3a3e_2
krb5-1.18.2-h75d18d8_0ky0f7fx9 tifffile-2020.10.1-py38h0cf3a3e_2.conda
krb5-1.18.2-h75d18d8_0r5kdgw94 tifffile-2020.11.26-pyhd3eb1b0_0
lazy-object-proxy-1.4.3-py38h1de35cc_0 tifffile-2020.11.26-pyhd3eb1b0_0.conda
lazy-object-proxy-1.4.3-py38h1de35cc_0.conda tk-8.6.10-hb0a8c7a_0
lcms2-2.11-h92f6f08_0 tk-8.6.10-hb0a8c7a_0.conda
lcms2-2.11-h92f6f08_0.conda tk-8.6.10-hb0a8c7a_08nn4sgwh
lcms2-2.11-h92f6f08_0rjb89wls toml-0.10.1-py_0
libaec-1.0.4-hb1e8313_1 toml-0.10.1-py_0.conda
libaec-1.0.4-hb1e8313_1.conda toml-0.10.1-py_0dh6oixwr
libarchive-3.4.2-haa3ed63_0 toolz-0.10.0-py_0
libarchive-3.4.2-haa3ed63_0.conda toolz-0.10.0-py_0.conda
libarchive-3.4.2-haa3ed63_0usq54sp5 toolz-0.11.1-py_0
libblas-3.8.0-14_mkl toolz-0.11.1-py_0.conda
libblas-3.8.0-14_mkl.tar.bz2 tornado-6.0.4-py38h1de35cc_1
libcblas-3.8.0-14_mkl tornado-6.0.4-py38h1de35cc_1.conda
libcblas-3.8.0-14_mkl.tar.bz2 tornado-6.0.4-py38h1de35cc_1gt61u0sv
libcurl-7.71.1-h8a08a2b_1 tornado-6.1-py38h9ed2024_0
libcurl-7.71.1-h8a08a2b_1.conda tornado-6.1-py38h9ed2024_0.conda
libcurl-7.71.1-h8a08a2b_1rz2iwa2s tqdm-4.47.0-py_0
libcurl-7.71.1-h8a08a2b_1vtt2uvyg tqdm-4.47.0-py_0.conda
libcxx-10.0.0-1 tqdm-4.47.0-py_0d7olai4c
libcxx-10.0.0-1.conda tqdm-4.47.0-py_0l0fqwien
libcxx-10.0.0-11opmzlp9 tqdm-4.51.0-pyhd3eb1b0_0
libedit-3.1.20191231-h1de35cc_1 tqdm-4.51.0-pyhd3eb1b0_0.conda
libedit-3.1.20191231-h1de35cc_1.conda tqdm-4.54.0-pyhd3eb1b0_0
libedit-3.1.20191231-h1de35cc_13o79tnmu tqdm-4.54.0-pyhd3eb1b0_0.conda
libffi-3.3-hb1e8313_2 traitlets-4.3.3-py38_0
libffi-3.3-hb1e8313_2.conda traitlets-4.3.3-py38_0.conda
libffi-3.3-hb1e8313_2utea_rwf traitlets-4.3.3-py38_029j8hd8h
libffi-3.3-hb1e8313_2w40kswc2 traitlets-5.0.5-py_0
libgfortran-3.0.1-h93005f0_2 traitlets-5.0.5-py_0.conda
libgfortran-3.0.1-h93005f0_2.conda transonic-0.4.5-py_0
libgfortran-3.0.1-h93005f0_2d0gui0pq transonic-0.4.5-py_0.tar.bz2
libiconv-1.16-h1de35cc_0 typing_extensions-3.7.4.2-py_0
libiconv-1.16-h1de35cc_0.conda typing_extensions-3.7.4.2-py_0.conda
libiconv-1.16-h1de35cc_016dod295 typing_extensions-3.7.4.2-py_0jmaorttd
liblief-0.10.1-h0a44026_0 typing_extensions-3.7.4.3-py_0
liblief-0.10.1-h0a44026_0.conda typing_extensions-3.7.4.3-py_0.conda
libllvm10-10.0.1-h76017ad_5 udunits2-2.2.27.6-h776b7f1_1001
libllvm10-10.0.1-h76017ad_5.conda udunits2-2.2.27.6-h776b7f1_1001.tar.bz2
libllvm9-9.0.1-h21ff451_1 ujson-1.35-py38h1de35cc_0
libllvm9-9.0.1-h21ff451_1.conda ujson-1.35-py38h1de35cc_0.conda
libllvm9-9.0.1-h21ff451_1v9fuxjaq ujson-1.35-py38h1de35cc_0enyjy0hw
libnetcdf-4.7.3-he3b6227_0 ujson-4.0.1-py38hb1e8313_0
libnetcdf-4.7.3-he3b6227_0.conda ujson-4.0.1-py38hb1e8313_0.conda
libpng-1.6.37-ha441bb4_0 unicodecsv-0.14.1-py38_0
libpng-1.6.37-ha441bb4_0.conda unicodecsv-0.14.1-py38_0.conda
libpng-1.6.37-ha441bb4_0htaysrii unicodecsv-0.14.1-py38_01us2ff0w
libsodium-1.0.18-h1de35cc_0 unicodecsv-0.14.1-py38_020m5n4il
libsodium-1.0.18-h1de35cc_0.conda unixodbc-2.3.7-h1de35cc_0
libsodium-1.0.18-h1de35cc_0wikyexqf unixodbc-2.3.7-h1de35cc_0.conda
libspatialindex-1.9.3-h0a44026_0 unixodbc-2.3.7-h1de35cc_0bkatd3fe
libspatialindex-1.9.3-h0a44026_0.conda unixodbc-2.3.9-haf1e3a3_0
libssh2-1.9.0-ha12b0ac_1 unixodbc-2.3.9-haf1e3a3_0.conda
libssh2-1.9.0-ha12b0ac_1.conda urllib3-1.25.11-py_0
libtiff-4.1.0-hcb84e12_1 urllib3-1.25.11-py_0.conda
libtiff-4.1.0-hcb84e12_1.conda urllib3-1.25.9-py_0
libwebp-1.0.1-hd73b212_0 urllib3-1.25.9-py_0.conda
libwebp-1.0.1-hd73b212_0.conda urllib3-1.25.9-py_0d1qzvbev
libxml2-2.9.10-h3b9e6c8_1 urls
libxml2-2.9.10-h3b9e6c8_1.conda urls.txt
libxml2-2.9.10-h3b9e6c8_1tg4tzi2b watchdog-0.10.3-py38haf1e3a3_0
libxml2-2.9.10-h3b9e6c8_1tjuw1ch6 watchdog-0.10.3-py38haf1e3a3_0.conda
libxml2-2.9.10-h7cdb67c_3 watchdog-0.10.3-py38haf1e3a3_0v02g98jt
libxml2-2.9.10-h7cdb67c_3.conda watchdog-0.10.4-py38h9ed2024_0
libxslt-1.1.34-h83b36ba_0 watchdog-0.10.4-py38h9ed2024_0.conda
libxslt-1.1.34-h83b36ba_0.conda wcwidth-0.2.5-py_0
libxslt-1.1.34-h83b36ba_04s5xtb_z wcwidth-0.2.5-py_0.conda
libxslt-1.1.34-h83b36ba_0net2q6r7 wcwidth-0.2.5-py_0jxhr_rmc
libzopfli-1.0.3-hb1e8313_0 webencodings-0.5.1-py38_1
libzopfli-1.0.3-hb1e8313_0.conda webencodings-0.5.1-py38_1.conda
llvm-openmp-10.0.0-h28b9765_0 webencodings-0.5.1-py38_1doyo_0vo
llvm-openmp-10.0.0-h28b9765_0.conda webencodings-0.5.1-py38_1t7crn74c
llvm-openmp-10.0.0-h28b9765_0fq2u9u9f werkzeug-1.0.1-py_0
llvm-openmp-10.0.0-h28b9765_0q9cavisv werkzeug-1.0.1-py_0.conda
llvmlite-0.33.0-py38ha11be7d_1 werkzeug-1.0.1-py_0mdfn7z2h
llvmlite-0.33.0-py38ha11be7d_1.conda wget-1.20.1-h051b688_0
llvmlite-0.33.0-py38ha11be7d_18jc6pnan wget-1.20.1-h051b688_0.conda
llvmlite-0.34.0-py38h739e7dc_4 wget-1.20.1-h051b688_0.tar.bz2
llvmlite-0.34.0-py38h739e7dc_4.conda wheel-0.34.2-py38_0
locket-0.2.0-py38_1 wheel-0.34.2-py38_0.conda
locket-0.2.0-py38_1.conda wheel-0.34.2-py38_0ogx3rr8n
locket-0.2.0-py38_19t1x_6jg wheel-0.34.2-py38_0u5lbmdyy
lxml-4.5.2-py38h63b7cb6_0 wheel-0.35.1-pyhd3eb1b0_0
lxml-4.5.2-py38h63b7cb6_0.conda wheel-0.35.1-pyhd3eb1b0_0.conda
lxml-4.6.2-py38h26b266a_0 wheel-0.36.0-pyhd3eb1b0_0
lxml-4.6.2-py38h26b266a_0.conda wheel-0.36.0-pyhd3eb1b0_0.conda
lz4-c-1.9.2-h0a44026_0 widgetsnbextension-3.5.1-py38_0
lz4-c-1.9.2-h0a44026_0.conda widgetsnbextension-3.5.1-py38_0.conda
lz4-c-1.9.2-h0a44026_0j1bgi_g2 wrapt-1.11.2-py38h1de35cc_0
lz4-c-1.9.2-h79c402e_3 wrapt-1.11.2-py38h1de35cc_0.conda
lz4-c-1.9.2-h79c402e_3.conda wrapt-1.11.2-py38h1de35cc_0ud129j_o
lzo-2.10-h1de35cc_2 wurlitzer-2.0.1-py38_0
lzo-2.10-h1de35cc_2.conda wurlitzer-2.0.1-py38_0.conda
lzo-2.10-haf1e3a3_2 xarray-0.16.1-py_0
lzo-2.10-haf1e3a3_2.conda xarray-0.16.1-py_0.conda
markupsafe-1.1.1-py38h1de35cc_1 xarray-0.16.1-py_0.tar.bz2
markupsafe-1.1.1-py38h1de35cc_1.conda xarray-0.16.2-pyhd3eb1b0_0
matplotlib-3.2.2-0 xarray-0.16.2-pyhd3eb1b0_0.conda
matplotlib-3.2.2-0.conda xlrd-1.2.0-py_0
matplotlib-3.2.2-0kv4ch53t xlrd-1.2.0-py_0.conda
matplotlib-3.3.2-0 xlrd-1.2.0-py_0j21untpa
matplotlib-3.3.2-0.conda xlsxwriter-1.2.9-py_0
matplotlib-base-3.2.2-py38h5670ca0_0 xlsxwriter-1.2.9-py_0.conda
matplotlib-base-3.2.2-py38h5670ca0_0.conda xlsxwriter-1.2.9-py_04ij4odbg
matplotlib-base-3.3.2-py38h181983e_0 xlsxwriter-1.3.7-py_0
matplotlib-base-3.3.2-py38h181983e_0.conda xlsxwriter-1.3.7-py_0.conda
mccabe-0.6.1-py38_1 xlwings-0.19.5-py38_0
mccabe-0.6.1-py38_1.conda xlwings-0.19.5-py38_0.conda
mccabe-0.6.1-py38_13nh7z8n7 xlwings-0.19.5-py38_0lg8q4bjn
mistune-0.8.4-py38h1de35cc_1001 xlwings-0.19.5-py38_0zdcy8xqw
mistune-0.8.4-py38h1de35cc_1001.conda xlwings-0.20.8-py38_0
mistune-0.8.4-py38h1de35cc_10014ihiiwxn xlwings-0.20.8-py38_0.conda
mistune-0.8.4-py38h1de35cc_1001ld9egmi0 xlwings-0.21.4-py38hecd8cb5_0
mkl-2019.4-233 xlwings-0.21.4-py38hecd8cb5_0.conda
mkl-2019.4-233.conda xlwt-1.3.0-py38_0
mkl-2019.4-233p43qs5oe xlwt-1.3.0-py38_0.conda
mkl-service-2.3.0-py38h9ed2024_0 xlwt-1.3.0-py38_0adfkda4t
mkl-service-2.3.0-py38h9ed2024_0.conda xlwt-1.3.0-py38_0n7iottxw
mkl-service-2.3.0-py38hfbe908c_0 xmltodict-0.12.0-py_0
mkl-service-2.3.0-py38hfbe908c_0.conda xmltodict-0.12.0-py_0.conda
mkl-service-2.3.0-py38hfbe908c_09x9f4atm xmltodict-0.12.0-py_0op1b6qr_
mkl-service-2.3.0-py38hfbe908c_0vwv67o0y xmltodict-0.12.0-py_0ugxd1q_9
mkl_fft-1.1.0-py38hc64f4ea_0 xz-5.2.5-h1de35cc_0
mkl_fft-1.1.0-py38hc64f4ea_0.conda xz-5.2.5-h1de35cc_0.conda
mkl_fft-1.1.0-py38hc64f4ea_0s787wulx xz-5.2.5-h1de35cc_0lfde_pnj
mkl_fft-1.2.0-py38hc64f4ea_0 xz-5.2.5-h1de35cc_0pwpiz251
mkl_fft-1.2.0-py38hc64f4ea_0.conda yaml-0.2.5-haf1e3a3_0
mkl_random-1.1.1-py38h959d312_0 yaml-0.2.5-haf1e3a3_0.conda
mkl_random-1.1.1-py38h959d312_0.conda yaml-0.2.5-haf1e3a3_0ebzhr6m1
mock-4.0.2-py_0 yapf-0.30.0-py_0
mock-4.0.2-py_0.conda yapf-0.30.0-py_0.conda
more-itertools-8.4.0-py_0 yapf-0.30.0-py_00cndnbnt
more-itertools-8.4.0-py_0.conda yapf-0.30.0-py_0r9p3yrbr
more-itertools-8.6.0-pyhd3eb1b0_0 zeromq-4.3.2-hb1e8313_2
more-itertools-8.6.0-pyhd3eb1b0_0.conda zeromq-4.3.2-hb1e8313_2.conda
mpc-1.1.0-h6ef4df4_1 zeromq-4.3.3-hb1e8313_3
mpc-1.1.0-h6ef4df4_1.conda zeromq-4.3.3-hb1e8313_3.conda
mpfr-4.0.2-h9066e36_1 zict-2.0.0-py_0
mpfr-4.0.2-h9066e36_1.conda zict-2.0.0-py_0.conda
mpi-1.0-mpich zict-2.0.0-py_0zddsnmfi
mpi-1.0-mpich.conda zipp-3.1.0-py_0
mpi-1.0-mpich.tar.bz2 zipp-3.1.0-py_0.conda
mpi4py-3.0.3-py38h77202c6_1 zipp-3.1.0-py_03plgoy4y
mpi4py-3.0.3-py38h77202c6_1.conda zipp-3.1.0-py_0kioto0dx
mpi4py-3.0.3-py38h77202c6_1.tar.bz2 zipp-3.4.0-pyhd3eb1b0_0
mpich-3.3.2-hc856adb_0 zipp-3.4.0-pyhd3eb1b0_0.conda
mpich-3.3.2-hc856adb_0.conda zlib-1.2.11-h1de35cc_3
mpich-3.3.2-hc856adb_0.tar.bz2 zlib-1.2.11-h1de35cc_3.conda
mpmath-1.1.0-py38_0 zlib-1.2.11-h1de35cc_3l_je8h79
mpmath-1.1.0-py38_0.conda zope-1.0-py38_1
mpmath-1.1.0-py38_0ejuovc0r zope-1.0-py38_1.conda
msgpack-python-1.0.0-py38h04f5b5a_1 zope-1.0-py38_1aycnz7ef
msgpack-python-1.0.0-py38h04f5b5a_1.conda zope-1.0-py38_1r69v95l2
msgpack-python-1.0.0-py38h04f5b5a_1kxxwcdc_ zope.event-4.4-py38_0
multipledispatch-0.6.0-py38_0 zope.event-4.4-py38_0.conda
multipledispatch-0.6.0-py38_0.conda zope.event-4.4-py38_0wfwjl_wm
multipledispatch-0.6.0-py38_0blzfv1f3 zope.event-4.5.0-py38_0
navigator-updater-0.2.1-py38_0 zope.event-4.5.0-py38_0.conda
navigator-updater-0.2.1-py38_0.conda zope.interface-4.7.1-py38h1de35cc_0
navigator-updater-0.2.1-py38_0oic_86va zope.interface-4.7.1-py38h1de35cc_0.conda
navigator-updater-0.2.1-py38_0sm17t1sn zope.interface-4.7.1-py38h1de35cc_0jy4kp8b3
nbclient-0.5.1-py_0 zope.interface-5.1.2-py38haf1e3a3_0
nbclient-0.5.1-py_0.conda zope.interface-5.1.2-py38haf1e3a3_0.conda
nbconvert-5.6.1-py38_1 zope.interface-5.2.0-py38h9ed2024_0
nbconvert-5.6.1-py38_1.conda zope.interface-5.2.0-py38h9ed2024_0.conda
nbconvert-5.6.1-py38_1jrtvsvuq zstd-1.4.5-h41d2c2f_0
nbconvert-6.0.7-py38_0 zstd-1.4.5-h41d2c2f_0.conda
nbconvert-6.0.7-py38_0.conda zstd-1.4.5-h41d2c2f_0zqogng2v
(lidar) lauraglastra@Lauras-MacBook-Pro pkgs % cd ..
(lidar) lauraglastra@Lauras-MacBook-Pro anaconda3 % pwd
/Users/lauraglastra/opt/anaconda3
(lidar) lauraglastra@Lauras-MacBook-Pro anaconda3 % ls
Anaconda-Navigator.app info python.app
LICENSE.txt lib qml
bin libexec resources
conda-meta man sbin
condabin mkspecs share
doc org.freedesktop.dbus-session.plist shell
envs phrasebooks ssl
etc pkgs translations
include plugins
(lidar) lauraglastra@Lauras-MacBook-Pro anaconda3 % cd envs
(lidar) lauraglastra@Lauras-MacBook-Pro envs % ls
lidar
(lidar) lauraglastra@Lauras-MacBook-Pro envs % cd lidar
(lidar) lauraglastra@Lauras-MacBook-Pro lidar % python --version    
Python 2.7.16
(lidar) lauraglastra@Lauras-MacBook-Pro lidar % conda update python


PackageNotInstalledError: Package is not installed in prefix.
  prefix: /Users/lauraglastra/opt/anaconda3/envs/lidar
  package name: python




(lidar) lauraglastra@Lauras-MacBook-Pro lidar % conda install python=3.8.5
Collecting package metadata (current_repodata.json): done
Solving environment: done


## Package Plan ##


  environment location: /Users/lauraglastra/opt/anaconda3/envs/lidar


  added / updated specs:
    - python=3.8.5




The following NEW packages will be INSTALLED:


  ca-certificates    pkgs/main/osx-64::ca-certificates-2020.10.14-0
  certifi            pkgs/main/osx-64::certifi-2020.11.8-py38hecd8cb5_0
  libcxx             pkgs/main/osx-64::libcxx-10.0.0-1
  libedit            pkgs/main/osx-64::libedit-3.1.20191231-h1de35cc_1
  libffi             pkgs/main/osx-64::libffi-3.3-hb1e8313_2
  ncurses            pkgs/main/osx-64::ncurses-6.2-h0a44026_1
  openssl            pkgs/main/osx-64::openssl-1.1.1h-haf1e3a3_0
  pip                pkgs/main/osx-64::pip-20.3-py38hecd8cb5_0
  python             pkgs/main/osx-64::python-3.8.5-h26836e1_1
  readline           pkgs/main/osx-64::readline-8.0-h1de35cc_0
  setuptools         pkgs/main/osx-64::setuptools-50.3.2-py38hecd8cb5_2
  sqlite             pkgs/main/osx-64::sqlite-3.33.0-hffcf06c_0
  tk                 pkgs/main/osx-64::tk-8.6.10-hb0a8c7a_0
  wheel              pkgs/main/noarch::wheel-0.36.0-pyhd3eb1b0_0
  xz                 pkgs/main/osx-64::xz-5.2.5-h1de35cc_0
  zlib               pkgs/main/osx-64::zlib-1.2.11-h1de35cc_3




Proceed ([y]/n)? y


Preparing transaction: done
Verifying transaction: done
Executing transaction: done
(lidar) lauraglastra@Lauras-MacBook-Pro lidar % git clone https://github.com/matplotlib/basemap.git
Cloning into 'basemap'...
remote: Enumerating objects: 28, done.
remote: Counting objects: 100% (28/28), done.
remote: Compressing objects: 100% (23/23), done.
remote: Total 19862 (delta 5), reused 12 (delta 3), pack-reused 19834
Receiving objects: 100% (19862/19862), 803.10 MiB | 17.83 MiB/s, done.
Resolving deltas: 100% (11664/11664), done.
Updating files: 100% (1396/1396), done.
(lidar) lauraglastra@Lauras-MacBook-Pro lidar % cd basemap
(lidar) lauraglastra@Lauras-MacBook-Pro basemap % ls
API_CHANGES KNOWN_BUGS LICENSE_geos README.md geos-3.3.3 requirements-dev.txt src
Changelog LICENSE_data MANIFEST.in doc lib requirements.txt utils
FAQ LICENSE_epsg PKG-INFO examples nad2bin.c setup.py
(lidar) lauraglastra@Lauras-MacBook-Pro basemap % cd geos-3.3.3
(lidar) lauraglastra@Lauras-MacBook-Pro geos-3.3.3 % ./configure
checking build system type... x86_64-apple-darwin20.1.0
checking host system type... x86_64-apple-darwin20.1.0
checking target system type... x86_64-apple-darwin20.1.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin20.1.0 file names to x86_64-apple-darwin20.1.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.1.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin20.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin20.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for library containing strerror... none required
checking whether make sets $(MAKE)... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking for working memcmp... yes
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for ANSI C header files... (cached) yes
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for strchr... yes
checking for memcpy... yes
checking for gettimeofday... yes
checking whether stat file-mode macros are broken... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for size_t... (cached) yes
checking for an ANSI C-conforming const... yes
checking if requested to force inline functions... yes
checking if requested to enable assert macros... yes
checking if requested libstdc++ debug mode... no
checking if g++ supports -pedantic... yes
checking if g++ supports -Wall... yes
checking if g++ supports -ansi... yes
checking if g++ supports -Wno-long-long... yes
checking if g++ supports -ffloat-store... no
checking for finite... yes
checking for isfinite... yes
checking for isnan... yes
checking whether int64_t is 64 bits... no
checking whether long int is 64 bits... no
checking whether long long int is 64 bits... no
configure: WARNING: Could not find a working 64bit int type, you may experience weird bugs (undefined behaviour)
checking OS-specific settings... darwin20.1.0
checking for OS/X version... Mac OS X (Darwin 20.1.0 kernel)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating capi/Makefile
config.status: creating capi/geos_c.h
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating macros/Makefile
config.status: creating src/Makefile
config.status: creating src/algorithm/Makefile
config.status: creating src/algorithm/locate/Makefile
config.status: creating src/algorithm/distance/Makefile
config.status: creating src/geom/Makefile
config.status: creating src/geom/prep/Makefile
config.status: creating src/geom/util/Makefile
config.status: creating src/geomgraph/Makefile
config.status: creating src/geomgraph/index/Makefile
config.status: creating include/Makefile
config.status: creating include/geos/Makefile
config.status: creating include/geos/algorithm/Makefile
config.status: creating include/geos/algorithm/locate/Makefile
config.status: creating include/geos/algorithm/distance/Makefile
config.status: creating include/geos/geom/Makefile
config.status: creating include/geos/geom/prep/Makefile
config.status: creating include/geos/geom/util/Makefile
config.status: creating include/geos/geomgraph/Makefile
config.status: creating include/geos/geomgraph/index/Makefile
config.status: creating include/geos/index/Makefile
config.status: creating include/geos/index/bintree/Makefile
config.status: creating include/geos/index/chain/Makefile
config.status: creating include/geos/index/intervalrtree/Makefile
config.status: creating include/geos/index/quadtree/Makefile
config.status: creating include/geos/index/strtree/Makefile
config.status: creating include/geos/index/sweepline/Makefile
config.status: creating include/geos/io/Makefile
config.status: creating include/geos/linearref/Makefile
config.status: creating include/geos/noding/Makefile
config.status: creating include/geos/noding/snapround/Makefile
config.status: creating include/geos/operation/Makefile
config.status: creating include/geos/operation/buffer/Makefile
config.status: creating include/geos/operation/distance/Makefile
config.status: creating include/geos/operation/linemerge/Makefile
config.status: creating include/geos/operation/overlay/Makefile
config.status: creating include/geos/operation/overlay/snap/Makefile
config.status: creating include/geos/operation/polygonize/Makefile
config.status: creating include/geos/operation/predicate/Makefile
config.status: creating include/geos/operation/relate/Makefile
config.status: creating include/geos/operation/sharedpaths/Makefile
config.status: creating include/geos/operation/union/Makefile
config.status: creating include/geos/operation/valid/Makefile
config.status: creating include/geos/planargraph/Makefile
config.status: creating include/geos/planargraph/algorithm/Makefile
config.status: creating include/geos/precision/Makefile
config.status: creating include/geos/simplify/Makefile
config.status: creating include/geos/util/Makefile
config.status: creating include/geos/version.h
config.status: creating src/index/Makefile
config.status: creating src/index/bintree/Makefile
config.status: creating src/index/chain/Makefile
config.status: creating src/index/intervalrtree/Makefile
config.status: creating src/index/quadtree/Makefile
config.status: creating src/index/strtree/Makefile
config.status: creating src/index/sweepline/Makefile
config.status: creating src/io/Makefile
config.status: creating src/linearref/Makefile
config.status: creating src/noding/Makefile
config.status: creating src/noding/snapround/Makefile
config.status: creating src/operation/Makefile
config.status: creating src/operation/buffer/Makefile
config.status: creating src/operation/distance/Makefile
config.status: creating src/operation/linemerge/Makefile
config.status: creating src/operation/overlay/Makefile
config.status: creating src/operation/polygonize/Makefile
config.status: creating src/operation/predicate/Makefile
config.status: creating src/operation/relate/Makefile
config.status: creating src/operation/sharedpaths/Makefile
config.status: creating src/operation/union/Makefile
config.status: creating src/operation/valid/Makefile
config.status: creating src/planargraph/Makefile
config.status: creating src/precision/Makefile
config.status: creating src/simplify/Makefile
config.status: creating src/util/Makefile
config.status: creating swig/geos.i
config.status: creating swig/Makefile
config.status: creating swig/python/Makefile
config.status: creating swig/python/tests/Makefile
config.status: creating swig/ruby/Makefile
config.status: creating swig/ruby/test/Makefile
config.status: creating php/Makefile
config.status: creating php/test/Makefile
config.status: creating tests/Makefile
config.status: creating tests/bigtest/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/perf/Makefile
config.status: creating tests/perf/operation/Makefile
config.status: creating tests/perf/operation/buffer/Makefile
config.status: creating tests/perf/operation/predicate/Makefile
config.status: creating tests/perf/capi/Makefile
config.status: creating tests/xmltester/Makefile
config.status: creating tests/geostest/Makefile
config.status: creating tests/thread/Makefile
config.status: creating tools/Makefile
config.status: creating tools/geos-config
config.status: creating include/config.h
config.status: creating include/geos/platform.h
config.status: executing depfiles commands
config.status: executing libtool commands
Swig: false
Python bindings: false
Ruby bindings: false
PHP bindings: false
(lidar) lauraglastra@Lauras-MacBook-Pro geos-3.3.3 % make
Making all in include
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in geos
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in algorithm
Making all in locate
make[7]: Nothing to be done for `all-am'.
Making all in distance
make[7]: Nothing to be done for `all-am'.
make[6]: Nothing to be done for `all-am'.
Making all in geom
Making all in util
make[6]: Nothing to be done for `all'.
Making all in prep
make[6]: Nothing to be done for `all'.
make[6]: Nothing to be done for `all-am'.
Making all in geomgraph
Making all in index
make[6]: Nothing to be done for `all'.
make[6]: Nothing to be done for `all-am'.
Making all in index
Making all in intervalrtree
make[7]: Nothing to be done for `all-am'.
Making all in sweepline
make[7]: Nothing to be done for `all-am'.
Making all in strtree
make[7]: Nothing to be done for `all-am'.
Making all in quadtree
make[7]: Nothing to be done for `all-am'.
Making all in bintree
make[7]: Nothing to be done for `all-am'.
Making all in chain
make[7]: Nothing to be done for `all-am'.
make[6]: Nothing to be done for `all-am'.
Making all in io
make[6]: Nothing to be done for `all-am'.
Making all in linearref
make[5]: Nothing to be done for `all'.
Making all in noding
Making all in snapround
make[6]: Nothing to be done for `all'.
make[6]: Nothing to be done for `all-am'.
Making all in operation
Making all in buffer
make[6]: Nothing to be done for `all'.
Making all in distance
make[6]: Nothing to be done for `all'.
Making all in linemerge
make[6]: Nothing to be done for `all'.
Making all in overlay
Making all in snap
make[7]: Nothing to be done for `all'.
make[7]: Nothing to be done for `all-am'.
Making all in polygonize
make[6]: Nothing to be done for `all'.
Making all in predicate
make[6]: Nothing to be done for `all'.
Making all in relate
make[6]: Nothing to be done for `all'.
Making all in union
make[6]: Nothing to be done for `all'.
Making all in sharedpaths
make[6]: Nothing to be done for `all'.
Making all in valid
make[6]: Nothing to be done for `all'.
make[6]: Nothing to be done for `all-am'.
Making all in planargraph
Making all in algorithm
make[6]: Nothing to be done for `all'.
make[6]: Nothing to be done for `all-am'.
Making all in precision
make[5]: Nothing to be done for `all'.
Making all in simplify
make[6]: Nothing to be done for `all-am'.
Making all in util
make[5]: Nothing to be done for `all'.
make[5]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
Making all in src
Making all in algorithm
Making all in locate
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c -o IndexedPointInAreaLocator.lo IndexedPointInAreaLocator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c IndexedPointInAreaLocator.cpp  -fno-common -DPIC -o .libs/IndexedPointInAreaLocator.o
In file included from IndexedPointInAreaLocator.cpp:18:
In file included from ../../../include/geos/geom/Geometry.h:26:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c IndexedPointInAreaLocator.cpp -o IndexedPointInAreaLocator.o >/dev/null 2>&1
mv -f .deps/IndexedPointInAreaLocator.Tpo .deps/IndexedPointInAreaLocator.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c -o PointOnGeometryLocator.lo PointOnGeometryLocator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c PointOnGeometryLocator.cpp  -fno-common -DPIC -o .libs/PointOnGeometryLocator.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c PointOnGeometryLocator.cpp -o PointOnGeometryLocator.o >/dev/null 2>&1
mv -f .deps/PointOnGeometryLocator.Tpo .deps/PointOnGeometryLocator.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c -o SimplePointInAreaLocator.lo SimplePointInAreaLocator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c SimplePointInAreaLocator.cpp  -fno-common -DPIC -o .libs/SimplePointInAreaLocator.o
In file included from SimplePointInAreaLocator.cpp:19:
In file included from ../../../include/geos/geom/Geometry.h:26:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c SimplePointInAreaLocator.cpp -o SimplePointInAreaLocator.o >/dev/null 2>&1
mv -f .deps/SimplePointInAreaLocator.Tpo .deps/SimplePointInAreaLocator.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o liblocation.la  IndexedPointInAreaLocator.lo PointOnGeometryLocator.lo SimplePointInAreaLocator.lo  
libtool: link: ar cru .libs/liblocation.a .libs/IndexedPointInAreaLocator.o .libs/PointOnGeometryLocator.o .libs/SimplePointInAreaLocator.o 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/liblocation.a(PointOnGeometryLocator.o) has no symbols
libtool: link: ranlib .libs/liblocation.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/liblocation.a(PointOnGeometryLocator.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "liblocation.la" && ln -s "../liblocation.la" "liblocation.la" )
Making all in distance
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT DiscreteHausdorffDistance.lo -MD -MP -MF .deps/DiscreteHausdorffDistance.Tpo -c -o DiscreteHausdorffDistance.lo DiscreteHausdorffDistance.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT DiscreteHausdorffDistance.lo -MD -MP -MF .deps/DiscreteHausdorffDistance.Tpo -c DiscreteHausdorffDistance.cpp  -fno-common -DPIC -o .libs/DiscreteHausdorffDistance.o
In file included from DiscreteHausdorffDistance.cpp:20:
In file included from ../../../include/geos/algorithm/distance/DiscreteHausdorffDistance.h:24:
In file included from ../../../include/geos/algorithm/distance/PointPairDistance.h:24:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT DiscreteHausdorffDistance.lo -MD -MP -MF .deps/DiscreteHausdorffDistance.Tpo -c DiscreteHausdorffDistance.cpp -o DiscreteHausdorffDistance.o >/dev/null 2>&1
mv -f .deps/DiscreteHausdorffDistance.Tpo .deps/DiscreteHausdorffDistance.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT DistanceToPoint.lo -MD -MP -MF .deps/DistanceToPoint.Tpo -c -o DistanceToPoint.lo DistanceToPoint.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT DistanceToPoint.lo -MD -MP -MF .deps/DistanceToPoint.Tpo -c DistanceToPoint.cpp  -fno-common -DPIC -o .libs/DistanceToPoint.o
In file included from DistanceToPoint.cpp:20:
In file included from ../../../include/geos/algorithm/distance/DistanceToPoint.h:23:
In file included from ../../../include/geos/geom/LineSegment.h:26:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT DistanceToPoint.lo -MD -MP -MF .deps/DistanceToPoint.Tpo -c DistanceToPoint.cpp -o DistanceToPoint.o >/dev/null 2>&1
mv -f .deps/DistanceToPoint.Tpo .deps/DistanceToPoint.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libdistance.la  DiscreteHausdorffDistance.lo DistanceToPoint.lo  
libtool: link: ar cru .libs/libdistance.a .libs/DiscreteHausdorffDistance.o .libs/DistanceToPoint.o 
libtool: link: ranlib .libs/libdistance.a
libtool: link: ( cd ".libs" && rm -f "libdistance.la" && ln -s "../libdistance.la" "libdistance.la" )
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Angle.lo -MD -MP -MF .deps/Angle.Tpo -c -o Angle.lo Angle.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Angle.lo -MD -MP -MF .deps/Angle.Tpo -c Angle.cpp  -fno-common -DPIC -o .libs/Angle.o
In file included from Angle.cpp:24:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Angle.lo -MD -MP -MF .deps/Angle.Tpo -c Angle.cpp -o Angle.o >/dev/null 2>&1
mv -f .deps/Angle.Tpo .deps/Angle.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT BoundaryNodeRule.lo -MD -MP -MF .deps/BoundaryNodeRule.Tpo -c -o BoundaryNodeRule.lo BoundaryNodeRule.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BoundaryNodeRule.lo -MD -MP -MF .deps/BoundaryNodeRule.Tpo -c BoundaryNodeRule.cpp  -fno-common -DPIC -o .libs/BoundaryNodeRule.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BoundaryNodeRule.lo -MD -MP -MF .deps/BoundaryNodeRule.Tpo -c BoundaryNodeRule.cpp -o BoundaryNodeRule.o >/dev/null 2>&1
mv -f .deps/BoundaryNodeRule.Tpo .deps/BoundaryNodeRule.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT CentroidArea.lo -MD -MP -MF .deps/CentroidArea.Tpo -c -o CentroidArea.lo CentroidArea.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CentroidArea.lo -MD -MP -MF .deps/CentroidArea.Tpo -c CentroidArea.cpp  -fno-common -DPIC -o .libs/CentroidArea.o
In file included from CentroidArea.cpp:19:
In file included from ../../include/geos/algorithm/CentroidArea.h:22:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CentroidArea.lo -MD -MP -MF .deps/CentroidArea.Tpo -c CentroidArea.cpp -o CentroidArea.o >/dev/null 2>&1
mv -f .deps/CentroidArea.Tpo .deps/CentroidArea.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT CentroidLine.lo -MD -MP -MF .deps/CentroidLine.Tpo -c -o CentroidLine.lo CentroidLine.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CentroidLine.lo -MD -MP -MF .deps/CentroidLine.Tpo -c CentroidLine.cpp  -fno-common -DPIC -o .libs/CentroidLine.o
In file included from CentroidLine.cpp:19:
In file included from ../../include/geos/algorithm/CentroidLine.h:22:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CentroidLine.lo -MD -MP -MF .deps/CentroidLine.Tpo -c CentroidLine.cpp -o CentroidLine.o >/dev/null 2>&1
mv -f .deps/CentroidLine.Tpo .deps/CentroidLine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT CentroidPoint.lo -MD -MP -MF .deps/CentroidPoint.Tpo -c -o CentroidPoint.lo CentroidPoint.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CentroidPoint.lo -MD -MP -MF .deps/CentroidPoint.Tpo -c CentroidPoint.cpp  -fno-common -DPIC -o .libs/CentroidPoint.o
In file included from CentroidPoint.cpp:16:
In file included from ../../include/geos/algorithm/CentroidPoint.h:21:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CentroidPoint.lo -MD -MP -MF .deps/CentroidPoint.Tpo -c CentroidPoint.cpp -o CentroidPoint.o >/dev/null 2>&1
mv -f .deps/CentroidPoint.Tpo .deps/CentroidPoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT CGAlgorithms.lo -MD -MP -MF .deps/CGAlgorithms.Tpo -c -o CGAlgorithms.lo CGAlgorithms.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CGAlgorithms.lo -MD -MP -MF .deps/CGAlgorithms.Tpo -c CGAlgorithms.cpp  -fno-common -DPIC -o .libs/CGAlgorithms.o
In file included from CGAlgorithms.cpp:23:
In file included from ../../include/geos/algorithm/LineIntersector.h:27:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CGAlgorithms.lo -MD -MP -MF .deps/CGAlgorithms.Tpo -c CGAlgorithms.cpp -o CGAlgorithms.o >/dev/null 2>&1
mv -f .deps/CGAlgorithms.Tpo .deps/CGAlgorithms.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT ConvexHull.lo -MD -MP -MF .deps/ConvexHull.Tpo -c -o ConvexHull.lo ConvexHull.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ConvexHull.lo -MD -MP -MF .deps/ConvexHull.Tpo -c ConvexHull.cpp  -fno-common -DPIC -o .libs/ConvexHull.o
In file included from ConvexHull.cpp:21:
In file included from ../../include/geos/algorithm/ConvexHull.h:24:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ConvexHull.lo -MD -MP -MF .deps/ConvexHull.Tpo -c ConvexHull.cpp -o ConvexHull.o >/dev/null 2>&1
mv -f .deps/ConvexHull.Tpo .deps/ConvexHull.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo -c -o HCoordinate.lo HCoordinate.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo -c HCoordinate.cpp  -fno-common -DPIC -o .libs/HCoordinate.o
In file included from HCoordinate.cpp:24:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo -c HCoordinate.cpp -o HCoordinate.o >/dev/null 2>&1
mv -f .deps/HCoordinate.Tpo .deps/HCoordinate.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT InteriorPointArea.lo -MD -MP -MF .deps/InteriorPointArea.Tpo -c -o InteriorPointArea.lo InteriorPointArea.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT InteriorPointArea.lo -MD -MP -MF .deps/InteriorPointArea.Tpo -c InteriorPointArea.cpp  -fno-common -DPIC -o .libs/InteriorPointArea.o
In file included from InteriorPointArea.cpp:17:
In file included from ../../include/geos/algorithm/InteriorPointArea.h:21:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT InteriorPointArea.lo -MD -MP -MF .deps/InteriorPointArea.Tpo -c InteriorPointArea.cpp -o InteriorPointArea.o >/dev/null 2>&1
mv -f .deps/InteriorPointArea.Tpo .deps/InteriorPointArea.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT InteriorPointLine.lo -MD -MP -MF .deps/InteriorPointLine.Tpo -c -o InteriorPointLine.lo InteriorPointLine.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT InteriorPointLine.lo -MD -MP -MF .deps/InteriorPointLine.Tpo -c InteriorPointLine.cpp  -fno-common -DPIC -o .libs/InteriorPointLine.o
In file included from InteriorPointLine.cpp:21:
In file included from ../../include/geos/algorithm/InteriorPointLine.h:25:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT InteriorPointLine.lo -MD -MP -MF .deps/InteriorPointLine.Tpo -c InteriorPointLine.cpp -o InteriorPointLine.o >/dev/null 2>&1
mv -f .deps/InteriorPointLine.Tpo .deps/InteriorPointLine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT InteriorPointPoint.lo -MD -MP -MF .deps/InteriorPointPoint.Tpo -c -o InteriorPointPoint.lo InteriorPointPoint.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT InteriorPointPoint.lo -MD -MP -MF .deps/InteriorPointPoint.Tpo -c InteriorPointPoint.cpp  -fno-common -DPIC -o .libs/InteriorPointPoint.o
In file included from InteriorPointPoint.cpp:17:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT InteriorPointPoint.lo -MD -MP -MF .deps/InteriorPointPoint.Tpo -c InteriorPointPoint.cpp -o InteriorPointPoint.o >/dev/null 2>&1
mv -f .deps/InteriorPointPoint.Tpo .deps/InteriorPointPoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LineIntersector.lo -MD -MP -MF .deps/LineIntersector.Tpo -c -o LineIntersector.lo LineIntersector.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LineIntersector.lo -MD -MP -MF .deps/LineIntersector.Tpo -c LineIntersector.cpp  -fno-common -DPIC -o .libs/LineIntersector.o
In file included from LineIntersector.cpp:21:
In file included from ../../include/geos/algorithm/LineIntersector.h:27:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LineIntersector.lo -MD -MP -MF .deps/LineIntersector.Tpo -c LineIntersector.cpp -o LineIntersector.o >/dev/null 2>&1
mv -f .deps/LineIntersector.Tpo .deps/LineIntersector.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MCPointInRing.lo -MD -MP -MF .deps/MCPointInRing.Tpo -c -o MCPointInRing.lo MCPointInRing.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MCPointInRing.lo -MD -MP -MF .deps/MCPointInRing.Tpo -c MCPointInRing.cpp  -fno-common -DPIC -o .libs/MCPointInRing.o
In file included from MCPointInRing.cpp:17:
In file included from ../../include/geos/algorithm/MCPointInRing.h:21:
In file included from ../../include/geos/index/chain/MonotoneChainSelectAction.h:24:
In file included from ../../include/geos/geom/LineSegment.h:26:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MCPointInRing.lo -MD -MP -MF .deps/MCPointInRing.Tpo -c MCPointInRing.cpp -o MCPointInRing.o >/dev/null 2>&1
mv -f .deps/MCPointInRing.Tpo .deps/MCPointInRing.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MinimumDiameter.lo -MD -MP -MF .deps/MinimumDiameter.Tpo -c -o MinimumDiameter.lo MinimumDiameter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MinimumDiameter.lo -MD -MP -MF .deps/MinimumDiameter.Tpo -c MinimumDiameter.cpp  -fno-common -DPIC -o .libs/MinimumDiameter.o
In file included from MinimumDiameter.cpp:23:
In file included from ../../include/geos/algorithm/ConvexHull.h:24:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MinimumDiameter.lo -MD -MP -MF .deps/MinimumDiameter.Tpo -c MinimumDiameter.cpp -o MinimumDiameter.o >/dev/null 2>&1
mv -f .deps/MinimumDiameter.Tpo .deps/MinimumDiameter.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT NotRepresentableException.lo -MD -MP -MF .deps/NotRepresentableException.Tpo -c -o NotRepresentableException.lo NotRepresentableException.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT NotRepresentableException.lo -MD -MP -MF .deps/NotRepresentableException.Tpo -c NotRepresentableException.cpp  -fno-common -DPIC -o .libs/NotRepresentableException.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT NotRepresentableException.lo -MD -MP -MF .deps/NotRepresentableException.Tpo -c NotRepresentableException.cpp -o NotRepresentableException.o >/dev/null 2>&1
mv -f .deps/NotRepresentableException.Tpo .deps/NotRepresentableException.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PointLocator.lo -MD -MP -MF .deps/PointLocator.Tpo -c -o PointLocator.lo PointLocator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PointLocator.lo -MD -MP -MF .deps/PointLocator.Tpo -c PointLocator.cpp  -fno-common -DPIC -o .libs/PointLocator.o
In file included from PointLocator.cpp:23:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PointLocator.lo -MD -MP -MF .deps/PointLocator.Tpo -c PointLocator.cpp -o PointLocator.o >/dev/null 2>&1
mv -f .deps/PointLocator.Tpo .deps/PointLocator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT RayCrossingCounter.lo -MD -MP -MF .deps/RayCrossingCounter.Tpo -c -o RayCrossingCounter.lo RayCrossingCounter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT RayCrossingCounter.lo -MD -MP -MF .deps/RayCrossingCounter.Tpo -c RayCrossingCounter.cpp  -fno-common -DPIC -o .libs/RayCrossingCounter.o
In file included from RayCrossingCounter.cpp:22:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT RayCrossingCounter.lo -MD -MP -MF .deps/RayCrossingCounter.Tpo -c RayCrossingCounter.cpp -o RayCrossingCounter.o >/dev/null 2>&1
mv -f .deps/RayCrossingCounter.Tpo .deps/RayCrossingCounter.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT RobustDeterminant.lo -MD -MP -MF .deps/RobustDeterminant.Tpo -c -o RobustDeterminant.lo RobustDeterminant.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT RobustDeterminant.lo -MD -MP -MF .deps/RobustDeterminant.Tpo -c RobustDeterminant.cpp  -fno-common -DPIC -o .libs/RobustDeterminant.o
In file included from RobustDeterminant.cpp:42:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT RobustDeterminant.lo -MD -MP -MF .deps/RobustDeterminant.Tpo -c RobustDeterminant.cpp -o RobustDeterminant.o >/dev/null 2>&1
mv -f .deps/RobustDeterminant.Tpo .deps/RobustDeterminant.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SimplePointInRing.lo -MD -MP -MF .deps/SimplePointInRing.Tpo -c -o SimplePointInRing.lo SimplePointInRing.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SimplePointInRing.lo -MD -MP -MF .deps/SimplePointInRing.Tpo -c SimplePointInRing.cpp  -fno-common -DPIC -o .libs/SimplePointInRing.o
In file included from SimplePointInRing.cpp:19:
In file included from ../../include/geos/geom/LinearRing.h:27:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SimplePointInRing.lo -MD -MP -MF .deps/SimplePointInRing.Tpo -c SimplePointInRing.cpp -o SimplePointInRing.o >/dev/null 2>&1
mv -f .deps/SimplePointInRing.Tpo .deps/SimplePointInRing.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SIRtreePointInRing.lo -MD -MP -MF .deps/SIRtreePointInRing.Tpo -c -o SIRtreePointInRing.lo SIRtreePointInRing.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SIRtreePointInRing.lo -MD -MP -MF .deps/SIRtreePointInRing.Tpo -c SIRtreePointInRing.cpp  -fno-common -DPIC -o .libs/SIRtreePointInRing.o
In file included from SIRtreePointInRing.cpp:22:
In file included from ../../include/geos/geom/LinearRing.h:27:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SIRtreePointInRing.lo -MD -MP -MF .deps/SIRtreePointInRing.Tpo -c SIRtreePointInRing.cpp -o SIRtreePointInRing.o >/dev/null 2>&1
mv -f .deps/SIRtreePointInRing.Tpo .deps/SIRtreePointInRing.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libalgorithm.la  Angle.lo BoundaryNodeRule.lo CentroidArea.lo CentroidLine.lo CentroidPoint.lo CGAlgorithms.lo ConvexHull.lo HCoordinate.lo InteriorPointArea.lo InteriorPointLine.lo InteriorPointPoint.lo LineIntersector.lo MCPointInRing.lo MinimumDiameter.lo NotRepresentableException.lo PointLocator.lo RayCrossingCounter.lo RobustDeterminant.lo SimplePointInRing.lo SIRtreePointInRing.lo locate/liblocation.la distance/libdistance.la 
libtool: link: (cd .libs/libalgorithm.lax/liblocation.a && ar x "/Users/lauraglastra/opt/anaconda3/envs/lidar/basemap/geos-3.3.3/src/algorithm/locate/.libs/liblocation.a")
libtool: link: (cd .libs/libalgorithm.lax/libdistance.a && ar x "/Users/lauraglastra/opt/anaconda3/envs/lidar/basemap/geos-3.3.3/src/algorithm/distance/.libs/libdistance.a")
libtool: link: ar cru .libs/libalgorithm.a .libs/Angle.o .libs/BoundaryNodeRule.o .libs/CentroidArea.o .libs/CentroidLine.o .libs/CentroidPoint.o .libs/CGAlgorithms.o .libs/ConvexHull.o .libs/HCoordinate.o .libs/InteriorPointArea.o .libs/InteriorPointLine.o .libs/InteriorPointPoint.o .libs/LineIntersector.o .libs/MCPointInRing.o .libs/MinimumDiameter.o .libs/NotRepresentableException.o .libs/PointLocator.o .libs/RayCrossingCounter.o .libs/RobustDeterminant.o .libs/SimplePointInRing.o .libs/SIRtreePointInRing.o   .libs/libalgorithm.lax/liblocation.a/IndexedPointInAreaLocator.o .libs/libalgorithm.lax/liblocation.a/PointOnGeometryLocator.o .libs/libalgorithm.lax/liblocation.a/SimplePointInAreaLocator.o  .libs/libalgorithm.lax/libdistance.a/DiscreteHausdorffDistance.o .libs/libalgorithm.lax/libdistance.a/DistanceToPoint.o 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libalgorithm.a(PointOnGeometryLocator.o) has no symbols
libtool: link: ranlib .libs/libalgorithm.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libalgorithm.a(PointOnGeometryLocator.o) has no symbols
libtool: link: rm -fr .libs/libalgorithm.lax
libtool: link: ( cd ".libs" && rm -f "libalgorithm.la" && ln -s "../libalgorithm.la" "libalgorithm.la" )
Making all in geom
Making all in util
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT ComponentCoordinateExtracter.lo -MD -MP -MF .deps/ComponentCoordinateExtracter.Tpo -c -o ComponentCoordinateExtracter.lo ComponentCoordinateExtracter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ComponentCoordinateExtracter.lo -MD -MP -MF .deps/ComponentCoordinateExtracter.Tpo -c ComponentCoordinateExtracter.cpp  -fno-common -DPIC -o .libs/ComponentCoordinateExtracter.o
In file included from ComponentCoordinateExtracter.cpp:17:
In file included from ../../../include/geos/geom/util/ComponentCoordinateExtracter.h:23:
In file included from ../../../include/geos/geom/Geometry.h:26:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ComponentCoordinateExtracter.lo -MD -MP -MF .deps/ComponentCoordinateExtracter.Tpo -c ComponentCoordinateExtracter.cpp -o ComponentCoordinateExtracter.o >/dev/null 2>&1
mv -f .deps/ComponentCoordinateExtracter.Tpo .deps/ComponentCoordinateExtracter.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT CoordinateOperation.lo -MD -MP -MF .deps/CoordinateOperation.Tpo -c -o CoordinateOperation.lo CoordinateOperation.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CoordinateOperation.lo -MD -MP -MF .deps/CoordinateOperation.Tpo -c CoordinateOperation.cpp  -fno-common -DPIC -o .libs/CoordinateOperation.o
In file included from CoordinateOperation.cpp:19:
In file included from ../../../include/geos/geom/CoordinateSequence.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CoordinateOperation.lo -MD -MP -MF .deps/CoordinateOperation.Tpo -c CoordinateOperation.cpp -o CoordinateOperation.o >/dev/null 2>&1
mv -f .deps/CoordinateOperation.Tpo .deps/CoordinateOperation.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT GeometryEditor.lo -MD -MP -MF .deps/GeometryEditor.Tpo -c -o GeometryEditor.lo GeometryEditor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryEditor.lo -MD -MP -MF .deps/GeometryEditor.Tpo -c GeometryEditor.cpp  -fno-common -DPIC -o .libs/GeometryEditor.o
In file included from GeometryEditor.cpp:23:
In file included from ../../../include/geos/geom/GeometryFactory.h:24:
In file included from ../../../include/geos/geom/Geometry.h:26:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryEditor.lo -MD -MP -MF .deps/GeometryEditor.Tpo -c GeometryEditor.cpp -o GeometryEditor.o >/dev/null 2>&1
mv -f .deps/GeometryEditor.Tpo .deps/GeometryEditor.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT GeometryTransformer.lo -MD -MP -MF .deps/GeometryTransformer.Tpo -c -o GeometryTransformer.lo GeometryTransformer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryTransformer.lo -MD -MP -MF .deps/GeometryTransformer.Tpo -c GeometryTransformer.cpp  -fno-common -DPIC -o .libs/GeometryTransformer.o
In file included from GeometryTransformer.cpp:21:
In file included from ../../../include/geos/geom/util/GeometryTransformer.h:26:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryTransformer.lo -MD -MP -MF .deps/GeometryTransformer.Tpo -c GeometryTransformer.cpp -o GeometryTransformer.o >/dev/null 2>&1
mv -f .deps/GeometryTransformer.Tpo .deps/GeometryTransformer.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT ShortCircuitedGeometryVisitor.lo -MD -MP -MF .deps/ShortCircuitedGeometryVisitor.Tpo -c -o ShortCircuitedGeometryVisitor.lo ShortCircuitedGeometryVisitor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ShortCircuitedGeometryVisitor.lo -MD -MP -MF .deps/ShortCircuitedGeometryVisitor.Tpo -c ShortCircuitedGeometryVisitor.cpp  -fno-common -DPIC -o .libs/ShortCircuitedGeometryVisitor.o
In file included from ShortCircuitedGeometryVisitor.cpp:22:
In file included from ../../../include/geos/geom/Geometry.h:26:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ShortCircuitedGeometryVisitor.lo -MD -MP -MF .deps/ShortCircuitedGeometryVisitor.Tpo -c ShortCircuitedGeometryVisitor.cpp -o ShortCircuitedGeometryVisitor.o >/dev/null 2>&1
mv -f .deps/ShortCircuitedGeometryVisitor.Tpo .deps/ShortCircuitedGeometryVisitor.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SineStarFactory.lo -MD -MP -MF .deps/SineStarFactory.Tpo -c -o SineStarFactory.lo SineStarFactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SineStarFactory.lo -MD -MP -MF .deps/SineStarFactory.Tpo -c SineStarFactory.cpp  -fno-common -DPIC -o .libs/SineStarFactory.o
In file included from SineStarFactory.cpp:20:
In file included from ../../../include/geos/geom/util/SineStarFactory.h:24:
In file included from ../../../include/geos/util/GeometricShapeFactory.h:28:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SineStarFactory.lo -MD -MP -MF .deps/SineStarFactory.Tpo -c SineStarFactory.cpp -o SineStarFactory.o >/dev/null 2>&1
mv -f .deps/SineStarFactory.Tpo .deps/SineStarFactory.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT GeometryCombiner.lo -MD -MP -MF .deps/GeometryCombiner.Tpo -c -o GeometryCombiner.lo GeometryCombiner.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryCombiner.lo -MD -MP -MF .deps/GeometryCombiner.Tpo -c GeometryCombiner.cpp  -fno-common -DPIC -o .libs/GeometryCombiner.o
In file included from GeometryCombiner.cpp:21:
In file included from ../../../include/geos/geom/Geometry.h:26:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryCombiner.lo -MD -MP -MF .deps/GeometryCombiner.Tpo -c GeometryCombiner.cpp -o GeometryCombiner.o >/dev/null 2>&1
mv -f .deps/GeometryCombiner.Tpo .deps/GeometryCombiner.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libgeomutil.la  ComponentCoordinateExtracter.lo CoordinateOperation.lo GeometryEditor.lo GeometryTransformer.lo ShortCircuitedGeometryVisitor.lo SineStarFactory.lo GeometryCombiner.lo  
libtool: link: ar cru .libs/libgeomutil.a .libs/ComponentCoordinateExtracter.o .libs/CoordinateOperation.o .libs/GeometryEditor.o .libs/GeometryTransformer.o .libs/ShortCircuitedGeometryVisitor.o .libs/SineStarFactory.o .libs/GeometryCombiner.o 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgeomutil.a(ComponentCoordinateExtracter.o) has no symbols
libtool: link: ranlib .libs/libgeomutil.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgeomutil.a(ComponentCoordinateExtracter.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libgeomutil.la" && ln -s "../libgeomutil.la" "libgeomutil.la" )
Making all in prep
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT AbstractPreparedPolygonContains.lo -MD -MP -MF .deps/AbstractPreparedPolygonContains.Tpo -c -o AbstractPreparedPolygonContains.lo AbstractPreparedPolygonContains.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT AbstractPreparedPolygonContains.lo -MD -MP -MF .deps/AbstractPreparedPolygonContains.Tpo -c AbstractPreparedPolygonContains.cpp  -fno-common -DPIC -o .libs/AbstractPreparedPolygonContains.o
In file included from AbstractPreparedPolygonContains.cpp:19:
In file included from ../../../include/geos/geom/prep/AbstractPreparedPolygonContains.h:23:
In file included from ../../../include/geos/geom/prep/PreparedPolygonPredicate.h:25:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT AbstractPreparedPolygonContains.lo -MD -MP -MF .deps/AbstractPreparedPolygonContains.Tpo -c AbstractPreparedPolygonContains.cpp -o AbstractPreparedPolygonContains.o >/dev/null 2>&1
mv -f .deps/AbstractPreparedPolygonContains.Tpo .deps/AbstractPreparedPolygonContains.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT BasicPreparedGeometry.lo -MD -MP -MF .deps/BasicPreparedGeometry.Tpo -c -o BasicPreparedGeometry.lo BasicPreparedGeometry.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BasicPreparedGeometry.lo -MD -MP -MF .deps/BasicPreparedGeometry.Tpo -c BasicPreparedGeometry.cpp  -fno-common -DPIC -o .libs/BasicPreparedGeometry.o
In file included from BasicPreparedGeometry.cpp:21:
In file included from ../../../include/geos/geom/prep/BasicPreparedGeometry.h:27:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BasicPreparedGeometry.lo -MD -MP -MF .deps/BasicPreparedGeometry.Tpo -c BasicPreparedGeometry.cpp -o BasicPreparedGeometry.o >/dev/null 2>&1
mv -f .deps/BasicPreparedGeometry.Tpo .deps/BasicPreparedGeometry.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PreparedGeometry.lo -MD -MP -MF .deps/PreparedGeometry.Tpo -c -o PreparedGeometry.lo PreparedGeometry.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedGeometry.lo -MD -MP -MF .deps/PreparedGeometry.Tpo -c PreparedGeometry.cpp  -fno-common -DPIC -o .libs/PreparedGeometry.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedGeometry.lo -MD -MP -MF .deps/PreparedGeometry.Tpo -c PreparedGeometry.cpp -o PreparedGeometry.o >/dev/null 2>&1
mv -f .deps/PreparedGeometry.Tpo .deps/PreparedGeometry.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PreparedGeometryFactory.lo -MD -MP -MF .deps/PreparedGeometryFactory.Tpo -c -o PreparedGeometryFactory.lo PreparedGeometryFactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedGeometryFactory.lo -MD -MP -MF .deps/PreparedGeometryFactory.Tpo -c PreparedGeometryFactory.cpp  -fno-common -DPIC -o .libs/PreparedGeometryFactory.o
In file included from PreparedGeometryFactory.cpp:21:
In file included from ../../../include/geos/geom/Point.h:26:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
In file included from PreparedGeometryFactory.cpp:33:
../../../include/geos/geom/prep/PreparedPoint.h:52:7: warning: 'geos::geom::prep::PreparedPoint::intersects' hides overloaded virtual function [-Woverloaded-virtual]
        bool intersects(const geom::Geometry* g);
             ^
../../../include/geos/geom/prep/BasicPreparedGeometry.h:158:7: note: hidden overloaded virtual function 'geos::geom::prep::BasicPreparedGeometry::intersects' declared here: different qualifiers
      ('const' vs unqualified)
        bool intersects(const geom::Geometry * g) const;
             ^
3 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedGeometryFactory.lo -MD -MP -MF .deps/PreparedGeometryFactory.Tpo -c PreparedGeometryFactory.cpp -o PreparedGeometryFactory.o >/dev/null 2>&1
mv -f .deps/PreparedGeometryFactory.Tpo .deps/PreparedGeometryFactory.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PreparedLineString.lo -MD -MP -MF .deps/PreparedLineString.Tpo -c -o PreparedLineString.lo PreparedLineString.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedLineString.lo -MD -MP -MF .deps/PreparedLineString.Tpo -c PreparedLineString.cpp  -fno-common -DPIC -o .libs/PreparedLineString.o
In file included from PreparedLineString.cpp:21:
In file included from ../../../include/geos/geom/prep/PreparedLineString.h:24:
In file included from ../../../include/geos/geom/prep/BasicPreparedGeometry.h:27:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedLineString.lo -MD -MP -MF .deps/PreparedLineString.Tpo -c PreparedLineString.cpp -o PreparedLineString.o >/dev/null 2>&1
mv -f .deps/PreparedLineString.Tpo .deps/PreparedLineString.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PreparedLineStringIntersects.lo -MD -MP -MF .deps/PreparedLineStringIntersects.Tpo -c -o PreparedLineStringIntersects.lo PreparedLineStringIntersects.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedLineStringIntersects.lo -MD -MP -MF .deps/PreparedLineStringIntersects.Tpo -c PreparedLineStringIntersects.cpp  -fno-common -DPIC -o .libs/PreparedLineStringIntersects.o
In file included from PreparedLineStringIntersects.cpp:21:
In file included from ../../../include/geos/geom/prep/PreparedLineString.h:24:
In file included from ../../../include/geos/geom/prep/BasicPreparedGeometry.h:27:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedLineStringIntersects.lo -MD -MP -MF .deps/PreparedLineStringIntersects.Tpo -c PreparedLineStringIntersects.cpp -o PreparedLineStringIntersects.o >/dev/null 2>&1
mv -f .deps/PreparedLineStringIntersects.Tpo .deps/PreparedLineStringIntersects.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PreparedPoint.lo -MD -MP -MF .deps/PreparedPoint.Tpo -c -o PreparedPoint.lo PreparedPoint.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPoint.lo -MD -MP -MF .deps/PreparedPoint.Tpo -c PreparedPoint.cpp  -fno-common -DPIC -o .libs/PreparedPoint.o
In file included from PreparedPoint.cpp:21:
In file included from ../../../include/geos/geom/prep/PreparedPoint.h:24:
In file included from ../../../include/geos/geom/prep/BasicPreparedGeometry.h:27:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
In file included from PreparedPoint.cpp:21:
../../../include/geos/geom/prep/PreparedPoint.h:52:7: warning: 'geos::geom::prep::PreparedPoint::intersects' hides overloaded virtual function [-Woverloaded-virtual]
        bool intersects(const geom::Geometry* g);
             ^
../../../include/geos/geom/prep/BasicPreparedGeometry.h:158:7: note: hidden overloaded virtual function 'geos::geom::prep::BasicPreparedGeometry::intersects' declared here: different qualifiers
      ('const' vs unqualified)
        bool intersects(const geom::Geometry * g) const;
             ^
3 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPoint.lo -MD -MP -MF .deps/PreparedPoint.Tpo -c PreparedPoint.cpp -o PreparedPoint.o >/dev/null 2>&1
mv -f .deps/PreparedPoint.Tpo .deps/PreparedPoint.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PreparedPolygonContains.lo -MD -MP -MF .deps/PreparedPolygonContains.Tpo -c -o PreparedPolygonContains.lo PreparedPolygonContains.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygonContains.lo -MD -MP -MF .deps/PreparedPolygonContains.Tpo -c PreparedPolygonContains.cpp  -fno-common -DPIC -o .libs/PreparedPolygonContains.o
In file included from PreparedPolygonContains.cpp:21:
In file included from ../../../include/geos/geom/prep/PreparedPolygonContains.h:24:
In file included from ../../../include/geos/geom/prep/AbstractPreparedPolygonContains.h:23:
In file included from ../../../include/geos/geom/prep/PreparedPolygonPredicate.h:25:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygonContains.lo -MD -MP -MF .deps/PreparedPolygonContains.Tpo -c PreparedPolygonContains.cpp -o PreparedPolygonContains.o >/dev/null 2>&1
mv -f .deps/PreparedPolygonContains.Tpo .deps/PreparedPolygonContains.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PreparedPolygonContainsProperly.lo -MD -MP -MF .deps/PreparedPolygonContainsProperly.Tpo -c -o PreparedPolygonContainsProperly.lo PreparedPolygonContainsProperly.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygonContainsProperly.lo -MD -MP -MF .deps/PreparedPolygonContainsProperly.Tpo -c PreparedPolygonContainsProperly.cpp  -fno-common -DPIC -o .libs/PreparedPolygonContainsProperly.o
In file included from PreparedPolygonContainsProperly.cpp:22:
In file included from ../../../include/geos/geom/Geometry.h:26:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygonContainsProperly.lo -MD -MP -MF .deps/PreparedPolygonContainsProperly.Tpo -c PreparedPolygonContainsProperly.cpp -o PreparedPolygonContainsProperly.o >/dev/null 2>&1
mv -f .deps/PreparedPolygonContainsProperly.Tpo .deps/PreparedPolygonContainsProperly.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PreparedPolygonCovers.lo -MD -MP -MF .deps/PreparedPolygonCovers.Tpo -c -o PreparedPolygonCovers.lo PreparedPolygonCovers.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygonCovers.lo -MD -MP -MF .deps/PreparedPolygonCovers.Tpo -c PreparedPolygonCovers.cpp  -fno-common -DPIC -o .libs/PreparedPolygonCovers.o
In file included from PreparedPolygonCovers.cpp:22:
In file included from ../../../include/geos/geom/prep/PreparedPolygonCovers.h:25:
In file included from ../../../include/geos/geom/prep/AbstractPreparedPolygonContains.h:23:
In file included from ../../../include/geos/geom/prep/PreparedPolygonPredicate.h:25:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygonCovers.lo -MD -MP -MF .deps/PreparedPolygonCovers.Tpo -c PreparedPolygonCovers.cpp -o PreparedPolygonCovers.o >/dev/null 2>&1
mv -f .deps/PreparedPolygonCovers.Tpo .deps/PreparedPolygonCovers.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PreparedPolygon.lo -MD -MP -MF .deps/PreparedPolygon.Tpo -c -o PreparedPolygon.lo PreparedPolygon.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygon.lo -MD -MP -MF .deps/PreparedPolygon.Tpo -c PreparedPolygon.cpp  -fno-common -DPIC -o .libs/PreparedPolygon.o
In file included from PreparedPolygon.cpp:20:
In file included from ../../../include/geos/geom/Polygon.h:28:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygon.lo -MD -MP -MF .deps/PreparedPolygon.Tpo -c PreparedPolygon.cpp -o PreparedPolygon.o >/dev/null 2>&1
mv -f .deps/PreparedPolygon.Tpo .deps/PreparedPolygon.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PreparedPolygonIntersects.lo -MD -MP -MF .deps/PreparedPolygonIntersects.Tpo -c -o PreparedPolygonIntersects.lo PreparedPolygonIntersects.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygonIntersects.lo -MD -MP -MF .deps/PreparedPolygonIntersects.Tpo -c PreparedPolygonIntersects.cpp  -fno-common -DPIC -o .libs/PreparedPolygonIntersects.o
In file included from PreparedPolygonIntersects.cpp:22:
In file included from ../../../include/geos/geom/prep/PreparedPolygonIntersects.h:25:
In file included from ../../../include/geos/geom/prep/PreparedPolygonPredicate.h:25:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygonIntersects.lo -MD -MP -MF .deps/PreparedPolygonIntersects.Tpo -c PreparedPolygonIntersects.cpp -o PreparedPolygonIntersects.o >/dev/null 2>&1
mv -f .deps/PreparedPolygonIntersects.Tpo .deps/PreparedPolygonIntersects.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PreparedPolygonPredicate.lo -MD -MP -MF .deps/PreparedPolygonPredicate.Tpo -c -o PreparedPolygonPredicate.lo PreparedPolygonPredicate.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygonPredicate.lo -MD -MP -MF .deps/PreparedPolygonPredicate.Tpo -c PreparedPolygonPredicate.cpp  -fno-common -DPIC -o .libs/PreparedPolygonPredicate.o
In file included from PreparedPolygonPredicate.cpp:21:
In file included from ../../../include/geos/geom/prep/PreparedPolygonPredicate.h:25:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PreparedPolygonPredicate.lo -MD -MP -MF .deps/PreparedPolygonPredicate.Tpo -c PreparedPolygonPredicate.cpp -o PreparedPolygonPredicate.o >/dev/null 2>&1
mv -f .deps/PreparedPolygonPredicate.Tpo .deps/PreparedPolygonPredicate.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libgeomprep.la  AbstractPreparedPolygonContains.lo BasicPreparedGeometry.lo PreparedGeometry.lo PreparedGeometryFactory.lo PreparedLineString.lo PreparedLineStringIntersects.lo PreparedPoint.lo PreparedPolygonContains.lo PreparedPolygonContainsProperly.lo PreparedPolygonCovers.lo PreparedPolygon.lo PreparedPolygonIntersects.lo PreparedPolygonPredicate.lo  
libtool: link: ar cru .libs/libgeomprep.a .libs/AbstractPreparedPolygonContains.o .libs/BasicPreparedGeometry.o .libs/PreparedGeometry.o .libs/PreparedGeometryFactory.o .libs/PreparedLineString.o .libs/PreparedLineStringIntersects.o .libs/PreparedPoint.o .libs/PreparedPolygonContains.o .libs/PreparedPolygonContainsProperly.o .libs/PreparedPolygonCovers.o .libs/PreparedPolygon.o .libs/PreparedPolygonIntersects.o .libs/PreparedPolygonPredicate.o 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgeomprep.a(PreparedGeometry.o) has no symbols
libtool: link: ranlib .libs/libgeomprep.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgeomprep.a(PreparedGeometry.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libgeomprep.la" && ln -s "../libgeomprep.la" "libgeomprep.la" )
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Coordinate.lo -MD -MP -MF .deps/Coordinate.Tpo -c -o Coordinate.lo Coordinate.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Coordinate.lo -MD -MP -MF .deps/Coordinate.Tpo -c Coordinate.cpp  -fno-common -DPIC -o .libs/Coordinate.o
In file included from Coordinate.cpp:16:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Coordinate.lo -MD -MP -MF .deps/Coordinate.Tpo -c Coordinate.cpp -o Coordinate.o >/dev/null 2>&1
mv -f .deps/Coordinate.Tpo .deps/Coordinate.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT CoordinateSequence.lo -MD -MP -MF .deps/CoordinateSequence.Tpo -c -o CoordinateSequence.lo CoordinateSequence.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CoordinateSequence.lo -MD -MP -MF .deps/CoordinateSequence.Tpo -c CoordinateSequence.cpp  -fno-common -DPIC -o .libs/CoordinateSequence.o
In file included from CoordinateSequence.cpp:18:
In file included from ../../include/geos/geom/CoordinateSequence.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CoordinateSequence.lo -MD -MP -MF .deps/CoordinateSequence.Tpo -c CoordinateSequence.cpp -o CoordinateSequence.o >/dev/null 2>&1
mv -f .deps/CoordinateSequence.Tpo .deps/CoordinateSequence.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT CoordinateSequenceFactory.lo -MD -MP -MF .deps/CoordinateSequenceFactory.Tpo -c -o CoordinateSequenceFactory.lo CoordinateSequenceFactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CoordinateSequenceFactory.lo -MD -MP -MF .deps/CoordinateSequenceFactory.Tpo -c CoordinateSequenceFactory.cpp  -fno-common -DPIC -o .libs/CoordinateSequenceFactory.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CoordinateSequenceFactory.lo -MD -MP -MF .deps/CoordinateSequenceFactory.Tpo -c CoordinateSequenceFactory.cpp -o CoordinateSequenceFactory.o >/dev/null 2>&1
mv -f .deps/CoordinateSequenceFactory.Tpo .deps/CoordinateSequenceFactory.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT CoordinateArraySequence.lo -MD -MP -MF .deps/CoordinateArraySequence.Tpo -c -o CoordinateArraySequence.lo CoordinateArraySequence.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CoordinateArraySequence.lo -MD -MP -MF .deps/CoordinateArraySequence.Tpo -c CoordinateArraySequence.cpp  -fno-common -DPIC -o .libs/CoordinateArraySequence.o
In file included from CoordinateArraySequence.cpp:17:
In file included from ../../include/geos/geom/Envelope.h:26:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CoordinateArraySequence.lo -MD -MP -MF .deps/CoordinateArraySequence.Tpo -c CoordinateArraySequence.cpp -o CoordinateArraySequence.o >/dev/null 2>&1
mv -f .deps/CoordinateArraySequence.Tpo .deps/CoordinateArraySequence.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT CoordinateArraySequenceFactory.lo -MD -MP -MF .deps/CoordinateArraySequenceFactory.Tpo -c -o CoordinateArraySequenceFactory.lo CoordinateArraySequenceFactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CoordinateArraySequenceFactory.lo -MD -MP -MF .deps/CoordinateArraySequenceFactory.Tpo -c CoordinateArraySequenceFactory.cpp  -fno-common -DPIC -o .libs/CoordinateArraySequenceFactory.o
In file included from CoordinateArraySequenceFactory.cpp:18:
In file included from ../../include/geos/geom/CoordinateArraySequenceFactory.h:72:
In file included from ../../include/geos/geom/CoordinateArraySequenceFactory.inl:21:
In file included from ../../include/geos/geom/CoordinateArraySequence.h:22:
In file included from ../../include/geos/geom/CoordinateSequence.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CoordinateArraySequenceFactory.lo -MD -MP -MF .deps/CoordinateArraySequenceFactory.Tpo -c CoordinateArraySequenceFactory.cpp -o CoordinateArraySequenceFactory.o >/dev/null 2>&1
mv -f .deps/CoordinateArraySequenceFactory.Tpo .deps/CoordinateArraySequenceFactory.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Dimension.lo -MD -MP -MF .deps/Dimension.Tpo -c -o Dimension.lo Dimension.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Dimension.lo -MD -MP -MF .deps/Dimension.Tpo -c Dimension.cpp  -fno-common -DPIC -o .libs/Dimension.o
In file included from Dimension.cpp:16:
In file included from ../../include/geos/geom/Dimension.h:68:
In file included from ../../include/geos/geom/Envelope.inl:24:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Dimension.lo -MD -MP -MF .deps/Dimension.Tpo -c Dimension.cpp -o Dimension.o >/dev/null 2>&1
mv -f .deps/Dimension.Tpo .deps/Dimension.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Envelope.lo -MD -MP -MF .deps/Envelope.Tpo -c -o Envelope.lo Envelope.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Envelope.lo -MD -MP -MF .deps/Envelope.Tpo -c Envelope.cpp  -fno-common -DPIC -o .libs/Envelope.o
In file included from Envelope.cpp:21:
In file included from ../../include/geos/geom/Envelope.h:26:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Envelope.lo -MD -MP -MF .deps/Envelope.Tpo -c Envelope.cpp -o Envelope.o >/dev/null 2>&1
mv -f .deps/Envelope.Tpo .deps/Envelope.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c -o Geometry.lo Geometry.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c Geometry.cpp  -fno-common -DPIC -o .libs/Geometry.o
In file included from Geometry.cpp:22:
In file included from ../../include/geos/geom/BinaryOp.h:52:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c Geometry.cpp -o Geometry.o >/dev/null 2>&1
mv -f .deps/Geometry.Tpo .deps/Geometry.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT GeometryList.lo -MD -MP -MF .deps/GeometryList.Tpo -c -o GeometryList.lo GeometryList.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryList.lo -MD -MP -MF .deps/GeometryList.Tpo -c GeometryList.cpp  -fno-common -DPIC -o .libs/GeometryList.o
In file included from GeometryList.cpp:20:
In file included from ../../include/geos/geom/GeometryList.h:24:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryList.lo -MD -MP -MF .deps/GeometryList.Tpo -c GeometryList.cpp -o GeometryList.o >/dev/null 2>&1
mv -f .deps/GeometryList.Tpo .deps/GeometryList.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT GeometryCollection.lo -MD -MP -MF .deps/GeometryCollection.Tpo -c -o GeometryCollection.lo GeometryCollection.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryCollection.lo -MD -MP -MF .deps/GeometryCollection.Tpo -c GeometryCollection.cpp  -fno-common -DPIC -o .libs/GeometryCollection.o
In file included from GeometryCollection.cpp:21:
In file included from ../../include/geos/geom/GeometryCollection.h:25:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryCollection.lo -MD -MP -MF .deps/GeometryCollection.Tpo -c GeometryCollection.cpp -o GeometryCollection.o >/dev/null 2>&1
mv -f .deps/GeometryCollection.Tpo .deps/GeometryCollection.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT GeometryComponentFilter.lo -MD -MP -MF .deps/GeometryComponentFilter.Tpo -c -o GeometryComponentFilter.lo GeometryComponentFilter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryComponentFilter.lo -MD -MP -MF .deps/GeometryComponentFilter.Tpo -c GeometryComponentFilter.cpp  -fno-common -DPIC -o .libs/GeometryComponentFilter.o
In file included from GeometryComponentFilter.cpp:20:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryComponentFilter.lo -MD -MP -MF .deps/GeometryComponentFilter.Tpo -c GeometryComponentFilter.cpp -o GeometryComponentFilter.o >/dev/null 2>&1
mv -f .deps/GeometryComponentFilter.Tpo .deps/GeometryComponentFilter.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT GeometryFactory.lo -MD -MP -MF .deps/GeometryFactory.Tpo -c -o GeometryFactory.lo GeometryFactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryFactory.lo -MD -MP -MF .deps/GeometryFactory.Tpo -c GeometryFactory.cpp  -fno-common -DPIC -o .libs/GeometryFactory.o
In file included from GeometryFactory.cpp:22:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
GeometryFactory.cpp:658:27: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
                string partClass(typeid(*fromGeoms[i]).name());
                                        ^
3 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT GeometryFactory.lo -MD -MP -MF .deps/GeometryFactory.Tpo -c GeometryFactory.cpp -o GeometryFactory.o >/dev/null 2>&1
mv -f .deps/GeometryFactory.Tpo .deps/GeometryFactory.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT IntersectionMatrix.lo -MD -MP -MF .deps/IntersectionMatrix.Tpo -c -o IntersectionMatrix.lo IntersectionMatrix.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntersectionMatrix.lo -MD -MP -MF .deps/IntersectionMatrix.Tpo -c IntersectionMatrix.cpp  -fno-common -DPIC -o .libs/IntersectionMatrix.o
In file included from IntersectionMatrix.cpp:22:
In file included from ../../include/geos/geom/Dimension.h:68:
In file included from ../../include/geos/geom/Envelope.inl:24:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntersectionMatrix.lo -MD -MP -MF .deps/IntersectionMatrix.Tpo -c IntersectionMatrix.cpp -o IntersectionMatrix.o >/dev/null 2>&1
mv -f .deps/IntersectionMatrix.Tpo .deps/IntersectionMatrix.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LinearRing.lo -MD -MP -MF .deps/LinearRing.Tpo -c -o LinearRing.lo LinearRing.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LinearRing.lo -MD -MP -MF .deps/LinearRing.Tpo -c LinearRing.cpp  -fno-common -DPIC -o .libs/LinearRing.o
In file included from LinearRing.cpp:21:
In file included from ../../include/geos/geom/LinearRing.h:27:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LinearRing.lo -MD -MP -MF .deps/LinearRing.Tpo -c LinearRing.cpp -o LinearRing.o >/dev/null 2>&1
mv -f .deps/LinearRing.Tpo .deps/LinearRing.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LineSegment.lo -MD -MP -MF .deps/LineSegment.Tpo -c -o LineSegment.lo LineSegment.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LineSegment.lo -MD -MP -MF .deps/LineSegment.Tpo -c LineSegment.cpp  -fno-common -DPIC -o .libs/LineSegment.o
In file included from LineSegment.cpp:22:
In file included from ../../include/geos/geom/LineSegment.h:26:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LineSegment.lo -MD -MP -MF .deps/LineSegment.Tpo -c LineSegment.cpp -o LineSegment.o >/dev/null 2>&1
mv -f .deps/LineSegment.Tpo .deps/LineSegment.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LineString.lo -MD -MP -MF .deps/LineString.Tpo -c -o LineString.lo LineString.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LineString.lo -MD -MP -MF .deps/LineString.Tpo -c LineString.cpp  -fno-common -DPIC -o .libs/LineString.o
In file included from LineString.cpp:24:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LineString.lo -MD -MP -MF .deps/LineString.Tpo -c LineString.cpp -o LineString.o >/dev/null 2>&1
mv -f .deps/LineString.Tpo .deps/LineString.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c -o Location.lo Location.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c Location.cpp  -fno-common -DPIC -o .libs/Location.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c Location.cpp -o Location.o >/dev/null 2>&1
mv -f .deps/Location.Tpo .deps/Location.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MultiLineString.lo -MD -MP -MF .deps/MultiLineString.Tpo -c -o MultiLineString.lo MultiLineString.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MultiLineString.lo -MD -MP -MF .deps/MultiLineString.Tpo -c MultiLineString.cpp  -fno-common -DPIC -o .libs/MultiLineString.o
In file included from MultiLineString.cpp:23:
In file included from ../../include/geos/geomgraph/GeometryGraph.h:30:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MultiLineString.lo -MD -MP -MF .deps/MultiLineString.Tpo -c MultiLineString.cpp -o MultiLineString.o >/dev/null 2>&1
mv -f .deps/MultiLineString.Tpo .deps/MultiLineString.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MultiPoint.lo -MD -MP -MF .deps/MultiPoint.Tpo -c -o MultiPoint.lo MultiPoint.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MultiPoint.lo -MD -MP -MF .deps/MultiPoint.Tpo -c MultiPoint.cpp  -fno-common -DPIC -o .libs/MultiPoint.o
In file included from MultiPoint.cpp:22:
In file included from ../../include/geos/geom/MultiPoint.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MultiPoint.lo -MD -MP -MF .deps/MultiPoint.Tpo -c MultiPoint.cpp -o MultiPoint.o >/dev/null 2>&1
mv -f .deps/MultiPoint.Tpo .deps/MultiPoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MultiPolygon.lo -MD -MP -MF .deps/MultiPolygon.Tpo -c -o MultiPolygon.lo MultiPolygon.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MultiPolygon.lo -MD -MP -MF .deps/MultiPolygon.Tpo -c MultiPolygon.cpp  -fno-common -DPIC -o .libs/MultiPolygon.o
In file included from MultiPolygon.cpp:21:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MultiPolygon.lo -MD -MP -MF .deps/MultiPolygon.Tpo -c MultiPolygon.cpp -o MultiPolygon.o >/dev/null 2>&1
mv -f .deps/MultiPolygon.Tpo .deps/MultiPolygon.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c -o Point.lo Point.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c Point.cpp  -fno-common -DPIC -o .libs/Point.o
In file included from Point.cpp:24:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c Point.cpp -o Point.o >/dev/null 2>&1
mv -f .deps/Point.Tpo .deps/Point.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Polygon.lo -MD -MP -MF .deps/Polygon.Tpo -c -o Polygon.lo Polygon.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Polygon.lo -MD -MP -MF .deps/Polygon.Tpo -c Polygon.cpp  -fno-common -DPIC -o .libs/Polygon.o
In file included from Polygon.cpp:24:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Polygon.lo -MD -MP -MF .deps/Polygon.Tpo -c Polygon.cpp -o Polygon.o >/dev/null 2>&1
mv -f .deps/Polygon.Tpo .deps/Polygon.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT PrecisionModel.lo -MD -MP -MF .deps/PrecisionModel.Tpo -c -o PrecisionModel.lo PrecisionModel.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PrecisionModel.lo -MD -MP -MF .deps/PrecisionModel.Tpo -c PrecisionModel.cpp  -fno-common -DPIC -o .libs/PrecisionModel.o
In file included from PrecisionModel.cpp:22:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT PrecisionModel.lo -MD -MP -MF .deps/PrecisionModel.Tpo -c PrecisionModel.cpp -o PrecisionModel.o >/dev/null 2>&1
mv -f .deps/PrecisionModel.Tpo .deps/PrecisionModel.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Triangle.lo -MD -MP -MF .deps/Triangle.Tpo -c -o Triangle.lo Triangle.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Triangle.lo -MD -MP -MF .deps/Triangle.Tpo -c Triangle.cpp  -fno-common -DPIC -o .libs/Triangle.o
In file included from Triangle.cpp:16:
In file included from ../../include/geos/geom/Triangle.h:20:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Triangle.lo -MD -MP -MF .deps/Triangle.Tpo -c Triangle.cpp -o Triangle.o >/dev/null 2>&1
mv -f .deps/Triangle.Tpo .deps/Triangle.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libgeom.la  Coordinate.lo CoordinateSequence.lo CoordinateSequenceFactory.lo CoordinateArraySequence.lo CoordinateArraySequenceFactory.lo Dimension.lo Envelope.lo Geometry.lo GeometryList.lo GeometryCollection.lo GeometryComponentFilter.lo GeometryFactory.lo IntersectionMatrix.lo LinearRing.lo LineSegment.lo LineString.lo Location.lo MultiLineString.lo MultiPoint.lo MultiPolygon.lo Point.lo Polygon.lo PrecisionModel.lo Triangle.lo util/libgeomutil.la prep/libgeomprep.la 
libtool: link: (cd .libs/libgeom.lax/libgeomutil.a && ar x "/Users/lauraglastra/opt/anaconda3/envs/lidar/basemap/geos-3.3.3/src/geom/util/.libs/libgeomutil.a")
libtool: link: (cd .libs/libgeom.lax/libgeomprep.a && ar x "/Users/lauraglastra/opt/anaconda3/envs/lidar/basemap/geos-3.3.3/src/geom/prep/.libs/libgeomprep.a")
libtool: link: ar cru .libs/libgeom.a .libs/Coordinate.o .libs/CoordinateSequence.o .libs/CoordinateSequenceFactory.o .libs/CoordinateArraySequence.o .libs/CoordinateArraySequenceFactory.o .libs/Dimension.o .libs/Envelope.o .libs/Geometry.o .libs/GeometryList.o .libs/GeometryCollection.o .libs/GeometryComponentFilter.o .libs/GeometryFactory.o .libs/IntersectionMatrix.o .libs/LinearRing.o .libs/LineSegment.o .libs/LineString.o .libs/Location.o .libs/MultiLineString.o .libs/MultiPoint.o .libs/MultiPolygon.o .libs/Point.o .libs/Polygon.o .libs/PrecisionModel.o .libs/Triangle.o   .libs/libgeom.lax/libgeomutil.a/ComponentCoordinateExtracter.o .libs/libgeom.lax/libgeomutil.a/CoordinateOperation.o .libs/libgeom.lax/libgeomutil.a/GeometryCombiner.o .libs/libgeom.lax/libgeomutil.a/GeometryEditor.o .libs/libgeom.lax/libgeomutil.a/GeometryTransformer.o .libs/libgeom.lax/libgeomutil.a/ShortCircuitedGeometryVisitor.o .libs/libgeom.lax/libgeomutil.a/SineStarFactory.o  .libs/libgeom.lax/libgeomprep.a/AbstractPreparedPolygonContains.o .libs/libgeom.lax/libgeomprep.a/BasicPreparedGeometry.o .libs/libgeom.lax/libgeomprep.a/PreparedGeometry.o .libs/libgeom.lax/libgeomprep.a/PreparedGeometryFactory.o .libs/libgeom.lax/libgeomprep.a/PreparedLineString.o .libs/libgeom.lax/libgeomprep.a/PreparedLineStringIntersects.o .libs/libgeom.lax/libgeomprep.a/PreparedPoint.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygon.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonContains.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonContainsProperly.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonCovers.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonIntersects.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonPredicate.o 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgeom.a(ComponentCoordinateExtracter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgeom.a(PreparedGeometry.o) has no symbols
libtool: link: ranlib .libs/libgeom.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgeom.a(ComponentCoordinateExtracter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgeom.a(PreparedGeometry.o) has no symbols
libtool: link: rm -fr .libs/libgeom.lax
libtool: link: ( cd ".libs" && rm -f "libgeom.la" && ln -s "../libgeom.la" "libgeom.la" )
Making all in index
Making all in bintree
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Bintree.lo -MD -MP -MF .deps/Bintree.Tpo -c -o Bintree.lo Bintree.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Bintree.lo -MD -MP -MF .deps/Bintree.Tpo -c Bintree.cpp  -fno-common -DPIC -o .libs/Bintree.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Bintree.lo -MD -MP -MF .deps/Bintree.Tpo -c Bintree.cpp -o Bintree.o >/dev/null 2>&1
mv -f .deps/Bintree.Tpo .deps/Bintree.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c -o Interval.lo Interval.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp  -fno-common -DPIC -o .libs/Interval.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp -o Interval.o >/dev/null 2>&1
mv -f .deps/Interval.Tpo .deps/Interval.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo Node.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp  -fno-common -DPIC -o .libs/Node.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -o Node.o >/dev/null 2>&1
mv -f .deps/Node.Tpo .deps/Node.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c -o Key.lo Key.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp  -fno-common -DPIC -o .libs/Key.o
In file included from Key.cpp:19:
In file included from ../../../include/geos/index/quadtree/DoubleBits.h:24:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp -o Key.o >/dev/null 2>&1
mv -f .deps/Key.Tpo .deps/Key.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c -o NodeBase.lo NodeBase.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp  -fno-common -DPIC -o .libs/NodeBase.o
In file included from NodeBase.cpp:20:
In file included from ../../../include/geos/index/chain/MonotoneChain.h:24:
In file included from ../../../include/geos/geom/Envelope.h:26:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp -o NodeBase.o >/dev/null 2>&1
mv -f .deps/NodeBase.Tpo .deps/NodeBase.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c -o Root.lo Root.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp  -fno-common -DPIC -o .libs/Root.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp -o Root.o >/dev/null 2>&1
mv -f .deps/Root.Tpo .deps/Root.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libindexbintree.la  Bintree.lo Interval.lo Node.lo Key.lo NodeBase.lo Root.lo  
libtool: link: ar cru .libs/libindexbintree.a .libs/Bintree.o .libs/Interval.o .libs/Node.o .libs/Key.o .libs/NodeBase.o .libs/Root.o 
libtool: link: ranlib .libs/libindexbintree.a
libtool: link: ( cd ".libs" && rm -f "libindexbintree.la" && ln -s "../libindexbintree.la" "libindexbintree.la" )
Making all in chain
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MonotoneChain.lo -MD -MP -MF .deps/MonotoneChain.Tpo -c -o MonotoneChain.lo MonotoneChain.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MonotoneChain.lo -MD -MP -MF .deps/MonotoneChain.Tpo -c MonotoneChain.cpp  -fno-common -DPIC -o .libs/MonotoneChain.o
In file included from MonotoneChain.cpp:21:
In file included from ../../../include/geos/index/chain/MonotoneChain.h:24:
In file included from ../../../include/geos/geom/Envelope.h:26:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MonotoneChain.lo -MD -MP -MF .deps/MonotoneChain.Tpo -c MonotoneChain.cpp -o MonotoneChain.o >/dev/null 2>&1
mv -f .deps/MonotoneChain.Tpo .deps/MonotoneChain.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MonotoneChainBuilder.lo -MD -MP -MF .deps/MonotoneChainBuilder.Tpo -c -o MonotoneChainBuilder.lo MonotoneChainBuilder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MonotoneChainBuilder.lo -MD -MP -MF .deps/MonotoneChainBuilder.Tpo -c MonotoneChainBuilder.cpp  -fno-common -DPIC -o .libs/MonotoneChainBuilder.o
In file included from MonotoneChainBuilder.cpp:20:
In file included from ../../../include/geos/index/chain/MonotoneChain.h:24:
In file included from ../../../include/geos/geom/Envelope.h:26:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MonotoneChainBuilder.lo -MD -MP -MF .deps/MonotoneChainBuilder.Tpo -c MonotoneChainBuilder.cpp -o MonotoneChainBuilder.o >/dev/null 2>&1
mv -f .deps/MonotoneChainBuilder.Tpo .deps/MonotoneChainBuilder.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MonotoneChainOverlapAction.lo -MD -MP -MF .deps/MonotoneChainOverlapAction.Tpo -c -o MonotoneChainOverlapAction.lo MonotoneChainOverlapAction.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MonotoneChainOverlapAction.lo -MD -MP -MF .deps/MonotoneChainOverlapAction.Tpo -c MonotoneChainOverlapAction.cpp  -fno-common -DPIC -o .libs/MonotoneChainOverlapAction.o
In file included from MonotoneChainOverlapAction.cpp:20:
In file included from ../../../include/geos/index/chain/MonotoneChainOverlapAction.h:24:
In file included from ../../../include/geos/geom/LineSegment.h:26:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MonotoneChainOverlapAction.lo -MD -MP -MF .deps/MonotoneChainOverlapAction.Tpo -c MonotoneChainOverlapAction.cpp -o MonotoneChainOverlapAction.o >/dev/null 2>&1
mv -f .deps/MonotoneChainOverlapAction.Tpo .deps/MonotoneChainOverlapAction.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MonotoneChainSelectAction.lo -MD -MP -MF .deps/MonotoneChainSelectAction.Tpo -c -o MonotoneChainSelectAction.lo MonotoneChainSelectAction.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MonotoneChainSelectAction.lo -MD -MP -MF .deps/MonotoneChainSelectAction.Tpo -c MonotoneChainSelectAction.cpp  -fno-common -DPIC -o .libs/MonotoneChainSelectAction.o
In file included from MonotoneChainSelectAction.cpp:21:
In file included from ../../../include/geos/index/chain/MonotoneChainSelectAction.h:24:
In file included from ../../../include/geos/geom/LineSegment.h:26:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MonotoneChainSelectAction.lo -MD -MP -MF .deps/MonotoneChainSelectAction.Tpo -c MonotoneChainSelectAction.cpp -o MonotoneChainSelectAction.o >/dev/null 2>&1
mv -f .deps/MonotoneChainSelectAction.Tpo .deps/MonotoneChainSelectAction.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libindexchain.la  MonotoneChain.lo MonotoneChainBuilder.lo MonotoneChainOverlapAction.lo MonotoneChainSelectAction.lo  
libtool: link: ar cru .libs/libindexchain.a .libs/MonotoneChain.o .libs/MonotoneChainBuilder.o .libs/MonotoneChainOverlapAction.o .libs/MonotoneChainSelectAction.o 
libtool: link: ranlib .libs/libindexchain.a
libtool: link: ( cd ".libs" && rm -f "libindexchain.la" && ln -s "../libindexchain.la" "libindexchain.la" )
Making all in intervalrtree
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT IntervalRTreeBranchNode.lo -MD -MP -MF .deps/IntervalRTreeBranchNode.Tpo -c -o IntervalRTreeBranchNode.lo IntervalRTreeBranchNode.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntervalRTreeBranchNode.lo -MD -MP -MF .deps/IntervalRTreeBranchNode.Tpo -c IntervalRTreeBranchNode.cpp  -fno-common -DPIC -o .libs/IntervalRTreeBranchNode.o
In file included from IntervalRTreeBranchNode.cpp:16:
In file included from ../../../include/geos/index/intervalrtree/IntervalRTreeBranchNode.h:20:
In file included from ../../../include/geos/index/intervalrtree/IntervalRTreeNode.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntervalRTreeBranchNode.lo -MD -MP -MF .deps/IntervalRTreeBranchNode.Tpo -c IntervalRTreeBranchNode.cpp -o IntervalRTreeBranchNode.o >/dev/null 2>&1
mv -f .deps/IntervalRTreeBranchNode.Tpo .deps/IntervalRTreeBranchNode.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT IntervalRTreeLeafNode.lo -MD -MP -MF .deps/IntervalRTreeLeafNode.Tpo -c -o IntervalRTreeLeafNode.lo IntervalRTreeLeafNode.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntervalRTreeLeafNode.lo -MD -MP -MF .deps/IntervalRTreeLeafNode.Tpo -c IntervalRTreeLeafNode.cpp  -fno-common -DPIC -o .libs/IntervalRTreeLeafNode.o
In file included from IntervalRTreeLeafNode.cpp:16:
In file included from ../../../include/geos/index/intervalrtree/IntervalRTreeLeafNode.h:21:
In file included from ../../../include/geos/index/intervalrtree/IntervalRTreeNode.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntervalRTreeLeafNode.lo -MD -MP -MF .deps/IntervalRTreeLeafNode.Tpo -c IntervalRTreeLeafNode.cpp -o IntervalRTreeLeafNode.o >/dev/null 2>&1
mv -f .deps/IntervalRTreeLeafNode.Tpo .deps/IntervalRTreeLeafNode.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT IntervalRTreeNode.lo -MD -MP -MF .deps/IntervalRTreeNode.Tpo -c -o IntervalRTreeNode.lo IntervalRTreeNode.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntervalRTreeNode.lo -MD -MP -MF .deps/IntervalRTreeNode.Tpo -c IntervalRTreeNode.cpp  -fno-common -DPIC -o .libs/IntervalRTreeNode.o
In file included from IntervalRTreeNode.cpp:16:
In file included from ../../../include/geos/index/intervalrtree/IntervalRTreeNode.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntervalRTreeNode.lo -MD -MP -MF .deps/IntervalRTreeNode.Tpo -c IntervalRTreeNode.cpp -o IntervalRTreeNode.o >/dev/null 2>&1
mv -f .deps/IntervalRTreeNode.Tpo .deps/IntervalRTreeNode.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SortedPackedIntervalRTree.lo -MD -MP -MF .deps/SortedPackedIntervalRTree.Tpo -c -o SortedPackedIntervalRTree.lo SortedPackedIntervalRTree.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SortedPackedIntervalRTree.lo -MD -MP -MF .deps/SortedPackedIntervalRTree.Tpo -c SortedPackedIntervalRTree.cpp  -fno-common -DPIC -o .libs/SortedPackedIntervalRTree.o
In file included from SortedPackedIntervalRTree.cpp:16:
In file included from ../../../include/geos/index/intervalrtree/SortedPackedIntervalRTree.h:20:
In file included from ../../../include/geos/index/intervalrtree/IntervalRTreeNode.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SortedPackedIntervalRTree.lo -MD -MP -MF .deps/SortedPackedIntervalRTree.Tpo -c SortedPackedIntervalRTree.cpp -o SortedPackedIntervalRTree.o >/dev/null 2>&1
mv -f .deps/SortedPackedIntervalRTree.Tpo .deps/SortedPackedIntervalRTree.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libintervalrtree.la  IntervalRTreeBranchNode.lo IntervalRTreeLeafNode.lo IntervalRTreeNode.lo SortedPackedIntervalRTree.lo  
libtool: link: ar cru .libs/libintervalrtree.a .libs/IntervalRTreeBranchNode.o .libs/IntervalRTreeLeafNode.o .libs/IntervalRTreeNode.o .libs/SortedPackedIntervalRTree.o 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libintervalrtree.a(IntervalRTreeNode.o) has no symbols
libtool: link: ranlib .libs/libintervalrtree.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libintervalrtree.a(IntervalRTreeNode.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libintervalrtree.la" && ln -s "../libintervalrtree.la" "libintervalrtree.la" )
Making all in quadtree
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c -o DoubleBits.lo DoubleBits.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c DoubleBits.cpp  -fno-common -DPIC -o .libs/DoubleBits.o
In file included from DoubleBits.cpp:21:
In file included from ../../../include/geos/index/quadtree/DoubleBits.h:24:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c DoubleBits.cpp -o DoubleBits.o >/dev/null 2>&1
mv -f .deps/DoubleBits.Tpo .deps/DoubleBits.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT IntervalSize.lo -MD -MP -MF .deps/IntervalSize.Tpo -c -o IntervalSize.lo IntervalSize.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntervalSize.lo -MD -MP -MF .deps/IntervalSize.Tpo -c IntervalSize.cpp  -fno-common -DPIC -o .libs/IntervalSize.o
In file included from IntervalSize.cpp:22:
In file included from ../../../include/geos/index/quadtree/DoubleBits.h:24:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntervalSize.lo -MD -MP -MF .deps/IntervalSize.Tpo -c IntervalSize.cpp -o IntervalSize.o >/dev/null 2>&1
mv -f .deps/IntervalSize.Tpo .deps/IntervalSize.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Quadtree.lo -MD -MP -MF .deps/Quadtree.Tpo -c -o Quadtree.lo Quadtree.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Quadtree.lo -MD -MP -MF .deps/Quadtree.Tpo -c Quadtree.cpp  -fno-common -DPIC -o .libs/Quadtree.o
In file included from Quadtree.cpp:21:
In file included from ../../../include/geos/index/quadtree/Quadtree.h:25:
In file included from ../../../include/geos/index/quadtree/Root.h:25:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Quadtree.lo -MD -MP -MF .deps/Quadtree.Tpo -c Quadtree.cpp -o Quadtree.o >/dev/null 2>&1
mv -f .deps/Quadtree.Tpo .deps/Quadtree.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c -o Key.lo Key.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp  -fno-common -DPIC -o .libs/Key.o
In file included from Key.cpp:22:
In file included from ../../../include/geos/index/quadtree/Key.h:26:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp -o Key.o >/dev/null 2>&1
mv -f .deps/Key.Tpo .deps/Key.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo Node.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp  -fno-common -DPIC -o .libs/Node.o
In file included from Node.cpp:21:
In file included from ../../../include/geos/index/quadtree/Node.h:25:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -o Node.o >/dev/null 2>&1
mv -f .deps/Node.Tpo .deps/Node.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c -o NodeBase.lo NodeBase.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp  -fno-common -DPIC -o .libs/NodeBase.o
In file included from NodeBase.cpp:22:
In file included from ../../../include/geos/index/quadtree/Node.h:25:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp -o NodeBase.o >/dev/null 2>&1
mv -f .deps/NodeBase.Tpo .deps/NodeBase.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c -o Root.lo Root.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp  -fno-common -DPIC -o .libs/Root.o
In file included from Root.cpp:21:
In file included from ../../../include/geos/index/quadtree/Root.h:25:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp -o Root.o >/dev/null 2>&1
mv -f .deps/Root.Tpo .deps/Root.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libindexquadtree.la  DoubleBits.lo IntervalSize.lo Quadtree.lo Key.lo Node.lo NodeBase.lo Root.lo  
libtool: link: ar cru .libs/libindexquadtree.a .libs/DoubleBits.o .libs/IntervalSize.o .libs/Quadtree.o .libs/Key.o .libs/Node.o .libs/NodeBase.o .libs/Root.o 
libtool: link: ranlib .libs/libindexquadtree.a
libtool: link: ( cd ".libs" && rm -f "libindexquadtree.la" && ln -s "../libindexquadtree.la" "libindexquadtree.la" )
Making all in strtree
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT AbstractNode.lo -MD -MP -MF .deps/AbstractNode.Tpo -c -o AbstractNode.lo AbstractNode.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT AbstractNode.lo -MD -MP -MF .deps/AbstractNode.Tpo -c AbstractNode.cpp  -fno-common -DPIC -o .libs/AbstractNode.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT AbstractNode.lo -MD -MP -MF .deps/AbstractNode.Tpo -c AbstractNode.cpp -o AbstractNode.o >/dev/null 2>&1
mv -f .deps/AbstractNode.Tpo .deps/AbstractNode.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT AbstractSTRtree.lo -MD -MP -MF .deps/AbstractSTRtree.Tpo -c -o AbstractSTRtree.lo AbstractSTRtree.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT AbstractSTRtree.lo -MD -MP -MF .deps/AbstractSTRtree.Tpo -c AbstractSTRtree.cpp  -fno-common -DPIC -o .libs/AbstractSTRtree.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT AbstractSTRtree.lo -MD -MP -MF .deps/AbstractSTRtree.Tpo -c AbstractSTRtree.cpp -o AbstractSTRtree.o >/dev/null 2>&1
mv -f .deps/AbstractSTRtree.Tpo .deps/AbstractSTRtree.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c -o Interval.lo Interval.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp  -fno-common -DPIC -o .libs/Interval.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp -o Interval.o >/dev/null 2>&1
mv -f .deps/Interval.Tpo .deps/Interval.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT ItemBoundable.lo -MD -MP -MF .deps/ItemBoundable.Tpo -c -o ItemBoundable.lo ItemBoundable.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ItemBoundable.lo -MD -MP -MF .deps/ItemBoundable.Tpo -c ItemBoundable.cpp  -fno-common -DPIC -o .libs/ItemBoundable.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ItemBoundable.lo -MD -MP -MF .deps/ItemBoundable.Tpo -c ItemBoundable.cpp -o ItemBoundable.o >/dev/null 2>&1
mv -f .deps/ItemBoundable.Tpo .deps/ItemBoundable.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SIRtree.lo -MD -MP -MF .deps/SIRtree.Tpo -c -o SIRtree.lo SIRtree.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SIRtree.lo -MD -MP -MF .deps/SIRtree.Tpo -c SIRtree.cpp  -fno-common -DPIC -o .libs/SIRtree.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SIRtree.lo -MD -MP -MF .deps/SIRtree.Tpo -c SIRtree.cpp -o SIRtree.o >/dev/null 2>&1
mv -f .deps/SIRtree.Tpo .deps/SIRtree.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT STRtree.lo -MD -MP -MF .deps/STRtree.Tpo -c -o STRtree.lo STRtree.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT STRtree.lo -MD -MP -MF .deps/STRtree.Tpo -c STRtree.cpp  -fno-common -DPIC -o .libs/STRtree.o
In file included from STRtree.cpp:21:
In file included from ../../../include/geos/index/strtree/STRtree.h:26:
In file included from ../../../include/geos/geom/Envelope.h:26:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT STRtree.lo -MD -MP -MF .deps/STRtree.Tpo -c STRtree.cpp -o STRtree.o >/dev/null 2>&1
mv -f .deps/STRtree.Tpo .deps/STRtree.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libindexstrtree.la  AbstractNode.lo AbstractSTRtree.lo Interval.lo ItemBoundable.lo SIRtree.lo STRtree.lo  
libtool: link: ar cru .libs/libindexstrtree.a .libs/AbstractNode.o .libs/AbstractSTRtree.o .libs/Interval.o .libs/ItemBoundable.o .libs/SIRtree.o .libs/STRtree.o 
libtool: link: ranlib .libs/libindexstrtree.a
libtool: link: ( cd ".libs" && rm -f "libindexstrtree.la" && ln -s "../libindexstrtree.la" "libindexstrtree.la" )
Making all in sweepline
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c -o SweepLineEvent.lo SweepLineEvent.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c SweepLineEvent.cpp  -fno-common -DPIC -o .libs/SweepLineEvent.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c SweepLineEvent.cpp -o SweepLineEvent.o >/dev/null 2>&1
mv -f .deps/SweepLineEvent.Tpo .deps/SweepLineEvent.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SweepLineIndex.lo -MD -MP -MF .deps/SweepLineIndex.Tpo -c -o SweepLineIndex.lo SweepLineIndex.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SweepLineIndex.lo -MD -MP -MF .deps/SweepLineIndex.Tpo -c SweepLineIndex.cpp  -fno-common -DPIC -o .libs/SweepLineIndex.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SweepLineIndex.lo -MD -MP -MF .deps/SweepLineIndex.Tpo -c SweepLineIndex.cpp -o SweepLineIndex.o >/dev/null 2>&1
mv -f .deps/SweepLineIndex.Tpo .deps/SweepLineIndex.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SweepLineInterval.lo -MD -MP -MF .deps/SweepLineInterval.Tpo -c -o SweepLineInterval.lo SweepLineInterval.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SweepLineInterval.lo -MD -MP -MF .deps/SweepLineInterval.Tpo -c SweepLineInterval.cpp  -fno-common -DPIC -o .libs/SweepLineInterval.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SweepLineInterval.lo -MD -MP -MF .deps/SweepLineInterval.Tpo -c SweepLineInterval.cpp -o SweepLineInterval.o >/dev/null 2>&1
mv -f .deps/SweepLineInterval.Tpo .deps/SweepLineInterval.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libindexsweepline.la  SweepLineEvent.lo SweepLineIndex.lo SweepLineInterval.lo  
libtool: link: ar cru .libs/libindexsweepline.a .libs/SweepLineEvent.o .libs/SweepLineIndex.o .libs/SweepLineInterval.o 
libtool: link: ranlib .libs/libindexsweepline.a
libtool: link: ( cd ".libs" && rm -f "libindexsweepline.la" && ln -s "../libindexsweepline.la" "libindexsweepline.la" )
/bin/sh ../../libtool --tag=CC   --mode=link gcc -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libindex.la   bintree/libindexbintree.la chain/libindexchain.la intervalrtree/libintervalrtree.la quadtree/libindexquadtree.la strtree/libindexstrtree.la sweepline/libindexsweepline.la 
libtool: link: (cd .libs/libindex.lax/libindexbintree.a && ar x "/Users/lauraglastra/opt/anaconda3/envs/lidar/basemap/geos-3.3.3/src/index/bintree/.libs/libindexbintree.a")
libtool: link: (cd .libs/libindex.lax/libindexchain.a && ar x "/Users/lauraglastra/opt/anaconda3/envs/lidar/basemap/geos-3.3.3/src/index/chain/.libs/libindexchain.a")
libtool: link: (cd .libs/libindex.lax/libintervalrtree.a && ar x "/Users/lauraglastra/opt/anaconda3/envs/lidar/basemap/geos-3.3.3/src/index/intervalrtree/.libs/libintervalrtree.a")
libtool: link: (cd .libs/libindex.lax/libindexquadtree.a && ar x "/Users/lauraglastra/opt/anaconda3/envs/lidar/basemap/geos-3.3.3/src/index/quadtree/.libs/libindexquadtree.a")
libtool: link: (cd .libs/libindex.lax/libindexstrtree.a && ar x "/Users/lauraglastra/opt/anaconda3/envs/lidar/basemap/geos-3.3.3/src/index/strtree/.libs/libindexstrtree.a")
libtool: link: (cd .libs/libindex.lax/libindexsweepline.a && ar x "/Users/lauraglastra/opt/anaconda3/envs/lidar/basemap/geos-3.3.3/src/index/sweepline/.libs/libindexsweepline.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Key.o .libs/libindex.lax/lt1-Key.o || cp .libs/libindex.lax/libindexquadtree.a/Key.o .libs/libindex.lax/lt1-Key.o
libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Node.o .libs/libindex.lax/lt2-Node.o || cp .libs/libindex.lax/libindexquadtree.a/Node.o .libs/libindex.lax/lt2-Node.o
libtool: link: ln .libs/libindex.lax/libindexquadtree.a/NodeBase.o .libs/libindex.lax/lt3-NodeBase.o || cp .libs/libindex.lax/libindexquadtree.a/NodeBase.o .libs/libindex.lax/lt3-NodeBase.o
libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Root.o .libs/libindex.lax/lt4-Root.o || cp .libs/libindex.lax/libindexquadtree.a/Root.o .libs/libindex.lax/lt4-Root.o
libtool: link: ln .libs/libindex.lax/libindexstrtree.a/Interval.o .libs/libindex.lax/lt5-Interval.o || cp .libs/libindex.lax/libindexstrtree.a/Interval.o .libs/libindex.lax/lt5-Interval.o
libtool: link: ar cru .libs/libindex.a .libs/libindex.lax/libindexbintree.a/Bintree.o .libs/libindex.lax/libindexbintree.a/Interval.o .libs/libindex.lax/libindexbintree.a/Key.o .libs/libindex.lax/libindexbintree.a/Node.o .libs/libindex.lax/libindexbintree.a/NodeBase.o .libs/libindex.lax/libindexbintree.a/Root.o .libs/libindex.lax/libindexchain.a/MonotoneChain.o .libs/libindex.lax/libindexchain.a/MonotoneChainBuilder.o .libs/libindex.lax/libindexchain.a/MonotoneChainOverlapAction.o .libs/libindex.lax/libindexchain.a/MonotoneChainSelectAction.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeBranchNode.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeLeafNode.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeNode.o .libs/libindex.lax/libintervalrtree.a/SortedPackedIntervalRTree.o .libs/libindex.lax/libindexquadtree.a/DoubleBits.o .libs/libindex.lax/libindexquadtree.a/IntervalSize.o .libs/libindex.lax/lt1-Key.o .libs/libindex.lax/lt2-Node.o .libs/libindex.lax/lt3-NodeBase.o .libs/libindex.lax/libindexquadtree.a/Quadtree.o .libs/libindex.lax/lt4-Root.o .libs/libindex.lax/libindexstrtree.a/AbstractNode.o .libs/libindex.lax/libindexstrtree.a/AbstractSTRtree.o .libs/libindex.lax/lt5-Interval.o .libs/libindex.lax/libindexstrtree.a/ItemBoundable.o .libs/libindex.lax/libindexstrtree.a/SIRtree.o .libs/libindex.lax/libindexstrtree.a/STRtree.o .libs/libindex.lax/libindexsweepline.a/SweepLineEvent.o .libs/libindex.lax/libindexsweepline.a/SweepLineIndex.o .libs/libindex.lax/libindexsweepline.a/SweepLineInterval.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libindex.a(IntervalRTreeNode.o) has no symbols
libtool: link: ranlib .libs/libindex.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libindex.a(IntervalRTreeNode.o) has no symbols
libtool: link: rm -fr .libs/libindex.lax .libs/libindex.lax
libtool: link: ( cd ".libs" && rm -f "libindex.la" && ln -s "../libindex.la" "libindex.la" )
Making all in io
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c -o ParseException.lo ParseException.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c ParseException.cpp  -fno-common -DPIC -o .libs/ParseException.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c ParseException.cpp -o ParseException.o >/dev/null 2>&1
mv -f .deps/ParseException.Tpo .deps/ParseException.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT StringTokenizer.lo -MD -MP -MF .deps/StringTokenizer.Tpo -c -o StringTokenizer.lo StringTokenizer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT StringTokenizer.lo -MD -MP -MF .deps/StringTokenizer.Tpo -c StringTokenizer.cpp  -fno-common -DPIC -o .libs/StringTokenizer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT StringTokenizer.lo -MD -MP -MF .deps/StringTokenizer.Tpo -c StringTokenizer.cpp -o StringTokenizer.o >/dev/null 2>&1
mv -f .deps/StringTokenizer.Tpo .deps/StringTokenizer.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT ByteOrderDataInStream.lo -MD -MP -MF .deps/ByteOrderDataInStream.Tpo -c -o ByteOrderDataInStream.lo ByteOrderDataInStream.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ByteOrderDataInStream.lo -MD -MP -MF .deps/ByteOrderDataInStream.Tpo -c ByteOrderDataInStream.cpp  -fno-common -DPIC -o .libs/ByteOrderDataInStream.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ByteOrderDataInStream.lo -MD -MP -MF .deps/ByteOrderDataInStream.Tpo -c ByteOrderDataInStream.cpp -o ByteOrderDataInStream.o >/dev/null 2>&1
mv -f .deps/ByteOrderDataInStream.Tpo .deps/ByteOrderDataInStream.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT ByteOrderValues.lo -MD -MP -MF .deps/ByteOrderValues.Tpo -c -o ByteOrderValues.lo ByteOrderValues.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ByteOrderValues.lo -MD -MP -MF .deps/ByteOrderValues.Tpo -c ByteOrderValues.cpp  -fno-common -DPIC -o .libs/ByteOrderValues.o
In file included from ByteOrderValues.cpp:20:
In file included from ../../include/geos/io/ByteOrderValues.h:25:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ByteOrderValues.lo -MD -MP -MF .deps/ByteOrderValues.Tpo -c ByteOrderValues.cpp -o ByteOrderValues.o >/dev/null 2>&1
mv -f .deps/ByteOrderValues.Tpo .deps/ByteOrderValues.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT WKTReader.lo -MD -MP -MF .deps/WKTReader.Tpo -c -o WKTReader.lo WKTReader.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT WKTReader.lo -MD -MP -MF .deps/WKTReader.Tpo -c WKTReader.cpp  -fno-common -DPIC -o .libs/WKTReader.o
In file included from WKTReader.cpp:21:
In file included from ../../include/geos/io/WKTReader.h:26:
In file included from ../../include/geos/geom/GeometryFactory.h:24:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT WKTReader.lo -MD -MP -MF .deps/WKTReader.Tpo -c WKTReader.cpp -o WKTReader.o >/dev/null 2>&1
mv -f .deps/WKTReader.Tpo .deps/WKTReader.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT WKTWriter.lo -MD -MP -MF .deps/WKTWriter.Tpo -c -o WKTWriter.lo WKTWriter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT WKTWriter.lo -MD -MP -MF .deps/WKTWriter.Tpo -c WKTWriter.cpp  -fno-common -DPIC -o .libs/WKTWriter.o
In file included from WKTWriter.cpp:25:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT WKTWriter.lo -MD -MP -MF .deps/WKTWriter.Tpo -c WKTWriter.cpp -o WKTWriter.o >/dev/null 2>&1
mv -f .deps/WKTWriter.Tpo .deps/WKTWriter.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT WKBReader.lo -MD -MP -MF .deps/WKBReader.Tpo -c -o WKBReader.lo WKBReader.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT WKBReader.lo -MD -MP -MF .deps/WKBReader.Tpo -c WKBReader.cpp  -fno-common -DPIC -o .libs/WKBReader.o
In file included from WKBReader.cpp:20:
In file included from ../../include/geos/io/WKBReader.h:26:
In file included from ../../include/geos/geom/GeometryFactory.h:24:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT WKBReader.lo -MD -MP -MF .deps/WKBReader.Tpo -c WKBReader.cpp -o WKBReader.o >/dev/null 2>&1
mv -f .deps/WKBReader.Tpo .deps/WKBReader.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT WKBWriter.lo -MD -MP -MF .deps/WKBWriter.Tpo -c -o WKBWriter.lo WKBWriter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT WKBWriter.lo -MD -MP -MF .deps/WKBWriter.Tpo -c WKBWriter.cpp  -fno-common -DPIC -o .libs/WKBWriter.o
In file included from WKBWriter.cpp:21:
In file included from ../../include/geos/io/WKBReader.h:26:
In file included from ../../include/geos/geom/GeometryFactory.h:24:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT WKBWriter.lo -MD -MP -MF .deps/WKBWriter.Tpo -c WKBWriter.cpp -o WKBWriter.o >/dev/null 2>&1
mv -f .deps/WKBWriter.Tpo .deps/WKBWriter.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c -o Writer.lo Writer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c Writer.cpp  -fno-common -DPIC -o .libs/Writer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c Writer.cpp -o Writer.o >/dev/null 2>&1
mv -f .deps/Writer.Tpo .deps/Writer.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Unload.lo -MD -MP -MF .deps/Unload.Tpo -c -o Unload.lo Unload.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Unload.lo -MD -MP -MF .deps/Unload.Tpo -c Unload.cpp  -fno-common -DPIC -o .libs/Unload.o
In file included from Unload.cpp:18:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Unload.lo -MD -MP -MF .deps/Unload.Tpo -c Unload.cpp -o Unload.o >/dev/null 2>&1
mv -f .deps/Unload.Tpo .deps/Unload.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT CLocalizer.lo -MD -MP -MF .deps/CLocalizer.Tpo -c -o CLocalizer.lo CLocalizer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CLocalizer.lo -MD -MP -MF .deps/CLocalizer.Tpo -c CLocalizer.cpp  -fno-common -DPIC -o .libs/CLocalizer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT CLocalizer.lo -MD -MP -MF .deps/CLocalizer.Tpo -c CLocalizer.cpp -o CLocalizer.o >/dev/null 2>&1
mv -f .deps/CLocalizer.Tpo .deps/CLocalizer.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libio.la  ParseException.lo StringTokenizer.lo ByteOrderDataInStream.lo ByteOrderValues.lo WKTReader.lo WKTWriter.lo WKBReader.lo WKBWriter.lo Writer.lo Unload.lo CLocalizer.lo  
libtool: link: ar cru .libs/libio.a .libs/ParseException.o .libs/StringTokenizer.o .libs/ByteOrderDataInStream.o .libs/ByteOrderValues.o .libs/WKTReader.o .libs/WKTWriter.o .libs/WKBReader.o .libs/WKBWriter.o .libs/Writer.o .libs/Unload.o .libs/CLocalizer.o 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libio.a(ByteOrderDataInStream.o) has no symbols
libtool: link: ranlib .libs/libio.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libio.a(ByteOrderDataInStream.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libio.la" && ln -s "../libio.la" "libio.la" )
Making all in linearref
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include   -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT ExtractLineByLocation.lo -MD -MP -MF .deps/ExtractLineByLocation.Tpo -c -o ExtractLineByLocation.lo ExtractLineByLocation.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ExtractLineByLocation.lo -MD -MP -MF .deps/ExtractLineByLocation.Tpo -c ExtractLineByLocation.cpp  -fno-common -DPIC -o .libs/ExtractLineByLocation.o
In file included from ExtractLineByLocation.cpp:21:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ExtractLineByLocation.lo -MD -MP -MF .deps/ExtractLineByLocation.Tpo -c ExtractLineByLocation.cpp -o ExtractLineByLocation.o >/dev/null 2>&1
mv -f .deps/ExtractLineByLocation.Tpo .deps/ExtractLineByLocation.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include   -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LengthIndexedLine.lo -MD -MP -MF .deps/LengthIndexedLine.Tpo -c -o LengthIndexedLine.lo LengthIndexedLine.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LengthIndexedLine.lo -MD -MP -MF .deps/LengthIndexedLine.Tpo -c LengthIndexedLine.cpp  -fno-common -DPIC -o .libs/LengthIndexedLine.o
In file included from LengthIndexedLine.cpp:21:
In file included from ../../include/geos/linearref/ExtractLineByLocation.h:24:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LengthIndexedLine.lo -MD -MP -MF .deps/LengthIndexedLine.Tpo -c LengthIndexedLine.cpp -o LengthIndexedLine.o >/dev/null 2>&1
mv -f .deps/LengthIndexedLine.Tpo .deps/LengthIndexedLine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include   -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LengthIndexOfPoint.lo -MD -MP -MF .deps/LengthIndexOfPoint.Tpo -c -o LengthIndexOfPoint.lo LengthIndexOfPoint.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LengthIndexOfPoint.lo -MD -MP -MF .deps/LengthIndexOfPoint.Tpo -c LengthIndexOfPoint.cpp  -fno-common -DPIC -o .libs/LengthIndexOfPoint.o
In file included from LengthIndexOfPoint.cpp:21:
In file included from ../../include/geos/linearref/ExtractLineByLocation.h:24:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LengthIndexOfPoint.lo -MD -MP -MF .deps/LengthIndexOfPoint.Tpo -c LengthIndexOfPoint.cpp -o LengthIndexOfPoint.o >/dev/null 2>&1
mv -f .deps/LengthIndexOfPoint.Tpo .deps/LengthIndexOfPoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include   -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LengthLocationMap.lo -MD -MP -MF .deps/LengthLocationMap.Tpo -c -o LengthLocationMap.lo LengthLocationMap.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LengthLocationMap.lo -MD -MP -MF .deps/LengthLocationMap.Tpo -c LengthLocationMap.cpp  -fno-common -DPIC -o .libs/LengthLocationMap.o
In file included from LengthLocationMap.cpp:22:
In file included from ../../include/geos/linearref/LengthIndexedLine.h:25:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LengthLocationMap.lo -MD -MP -MF .deps/LengthLocationMap.Tpo -c LengthLocationMap.cpp -o LengthLocationMap.o >/dev/null 2>&1
mv -f .deps/LengthLocationMap.Tpo .deps/LengthLocationMap.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include   -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LinearIterator.lo -MD -MP -MF .deps/LinearIterator.Tpo -c -o LinearIterator.lo LinearIterator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LinearIterator.lo -MD -MP -MF .deps/LinearIterator.Tpo -c LinearIterator.cpp  -fno-common -DPIC -o .libs/LinearIterator.o
In file included from LinearIterator.cpp:22:
In file included from ../../include/geos/geom/LineString.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LinearIterator.lo -MD -MP -MF .deps/LinearIterator.Tpo -c LinearIterator.cpp -o LinearIterator.o >/dev/null 2>&1
mv -f .deps/LinearIterator.Tpo .deps/LinearIterator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include   -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LinearGeometryBuilder.lo -MD -MP -MF .deps/LinearGeometryBuilder.Tpo -c -o LinearGeometryBuilder.lo LinearGeometryBuilder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LinearGeometryBuilder.lo -MD -MP -MF .deps/LinearGeometryBuilder.Tpo -c LinearGeometryBuilder.cpp  -fno-common -DPIC -o .libs/LinearGeometryBuilder.o
In file included from LinearGeometryBuilder.cpp:21:
In file included from ../../include/geos/geom/CoordinateSequence.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LinearGeometryBuilder.lo -MD -MP -MF .deps/LinearGeometryBuilder.Tpo -c LinearGeometryBuilder.cpp -o LinearGeometryBuilder.o >/dev/null 2>&1
mv -f .deps/LinearGeometryBuilder.Tpo .deps/LinearGeometryBuilder.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include   -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LinearLocation.lo -MD -MP -MF .deps/LinearLocation.Tpo -c -o LinearLocation.lo LinearLocation.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LinearLocation.lo -MD -MP -MF .deps/LinearLocation.Tpo -c LinearLocation.cpp  -fno-common -DPIC -o .libs/LinearLocation.o
In file included from LinearLocation.cpp:21:
In file included from ../../include/geos/geom/LineString.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LinearLocation.lo -MD -MP -MF .deps/LinearLocation.Tpo -c LinearLocation.cpp -o LinearLocation.o >/dev/null 2>&1
mv -f .deps/LinearLocation.Tpo .deps/LinearLocation.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include   -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LocationIndexOfLine.lo -MD -MP -MF .deps/LocationIndexOfLine.Tpo -c -o LocationIndexOfLine.lo LocationIndexOfLine.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LocationIndexOfLine.lo -MD -MP -MF .deps/LocationIndexOfLine.Tpo -c LocationIndexOfLine.cpp  -fno-common -DPIC -o .libs/LocationIndexOfLine.o
In file included from LocationIndexOfLine.cpp:21:
In file included from ../../include/geos/geom/Geometry.h:26:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LocationIndexOfLine.lo -MD -MP -MF .deps/LocationIndexOfLine.Tpo -c LocationIndexOfLine.cpp -o LocationIndexOfLine.o >/dev/null 2>&1
mv -f .deps/LocationIndexOfLine.Tpo .deps/LocationIndexOfLine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include   -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT LocationIndexOfPoint.lo -MD -MP -MF .deps/LocationIndexOfPoint.Tpo -c -o LocationIndexOfPoint.lo LocationIndexOfPoint.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LocationIndexOfPoint.lo -MD -MP -MF .deps/LocationIndexOfPoint.Tpo -c LocationIndexOfPoint.cpp  -fno-common -DPIC -o .libs/LocationIndexOfPoint.o
In file included from LocationIndexOfPoint.cpp:22:
In file included from ../../include/geos/geom/LineSegment.h:26:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT LocationIndexOfPoint.lo -MD -MP -MF .deps/LocationIndexOfPoint.Tpo -c LocationIndexOfPoint.cpp -o LocationIndexOfPoint.o >/dev/null 2>&1
mv -f .deps/LocationIndexOfPoint.Tpo .deps/LocationIndexOfPoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o liblinearref.la  ExtractLineByLocation.lo LengthIndexedLine.lo LengthIndexOfPoint.lo LengthLocationMap.lo LinearIterator.lo LinearGeometryBuilder.lo LinearLocation.lo LocationIndexOfLine.lo LocationIndexOfPoint.lo  
libtool: link: ar cru .libs/liblinearref.a .libs/ExtractLineByLocation.o .libs/LengthIndexedLine.o .libs/LengthIndexOfPoint.o .libs/LengthLocationMap.o .libs/LinearIterator.o .libs/LinearGeometryBuilder.o .libs/LinearLocation.o .libs/LocationIndexOfLine.o .libs/LocationIndexOfPoint.o 
libtool: link: ranlib .libs/liblinearref.a
libtool: link: ( cd ".libs" && rm -f "liblinearref.la" && ln -s "../liblinearref.la" "liblinearref.la" )
Making all in noding
Making all in snapround
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT HotPixel.lo -MD -MP -MF .deps/HotPixel.Tpo -c -o HotPixel.lo HotPixel.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT HotPixel.lo -MD -MP -MF .deps/HotPixel.Tpo -c HotPixel.cpp  -fno-common -DPIC -o .libs/HotPixel.o
In file included from HotPixel.cpp:20:
In file included from ../../../include/geos/noding/snapround/HotPixel.h:27:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT HotPixel.lo -MD -MP -MF .deps/HotPixel.Tpo -c HotPixel.cpp -o HotPixel.o >/dev/null 2>&1
mv -f .deps/HotPixel.Tpo .deps/HotPixel.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MCIndexPointSnapper.lo -MD -MP -MF .deps/MCIndexPointSnapper.Tpo -c -o MCIndexPointSnapper.lo MCIndexPointSnapper.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MCIndexPointSnapper.lo -MD -MP -MF .deps/MCIndexPointSnapper.Tpo -c MCIndexPointSnapper.cpp  -fno-common -DPIC -o .libs/MCIndexPointSnapper.o
In file included from MCIndexPointSnapper.cpp:21:
In file included from ../../../include/geos/noding/snapround/HotPixel.h:27:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MCIndexPointSnapper.lo -MD -MP -MF .deps/MCIndexPointSnapper.Tpo -c MCIndexPointSnapper.cpp -o MCIndexPointSnapper.o >/dev/null 2>&1
mv -f .deps/MCIndexPointSnapper.Tpo .deps/MCIndexPointSnapper.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MCIndexSnapRounder.lo -MD -MP -MF .deps/MCIndexSnapRounder.Tpo -c -o MCIndexSnapRounder.lo MCIndexSnapRounder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MCIndexSnapRounder.lo -MD -MP -MF .deps/MCIndexSnapRounder.Tpo -c MCIndexSnapRounder.cpp  -fno-common -DPIC -o .libs/MCIndexSnapRounder.o
In file included from MCIndexSnapRounder.cpp:20:
In file included from ../../../include/geos/noding/MCIndexNoder.h:27:
In file included from ../../../include/geos/index/chain/MonotoneChainOverlapAction.h:24:
In file included from ../../../include/geos/geom/LineSegment.h:26:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MCIndexSnapRounder.lo -MD -MP -MF .deps/MCIndexSnapRounder.Tpo -c MCIndexSnapRounder.cpp -o MCIndexSnapRounder.o >/dev/null 2>&1
mv -f .deps/MCIndexSnapRounder.Tpo .deps/MCIndexSnapRounder.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SimpleSnapRounder.lo -MD -MP -MF .deps/SimpleSnapRounder.Tpo -c -o SimpleSnapRounder.lo SimpleSnapRounder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SimpleSnapRounder.lo -MD -MP -MF .deps/SimpleSnapRounder.Tpo -c SimpleSnapRounder.cpp  -fno-common -DPIC -o .libs/SimpleSnapRounder.o
In file included from SimpleSnapRounder.cpp:20:
In file included from ../../../include/geos/noding/snapround/SimpleSnapRounder.h:30:
In file included from ../../../include/geos/algorithm/LineIntersector.h:27:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SimpleSnapRounder.lo -MD -MP -MF .deps/SimpleSnapRounder.Tpo -c SimpleSnapRounder.cpp -o SimpleSnapRounder.o >/dev/null 2>&1
mv -f .deps/SimpleSnapRounder.Tpo .deps/SimpleSnapRounder.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libsnapround.la  HotPixel.lo MCIndexPointSnapper.lo MCIndexSnapRounder.lo SimpleSnapRounder.lo  
libtool: link: ar cru .libs/libsnapround.a .libs/HotPixel.o .libs/MCIndexPointSnapper.o .libs/MCIndexSnapRounder.o .libs/SimpleSnapRounder.o 
libtool: link: ranlib .libs/libsnapround.a
libtool: link: ( cd ".libs" && rm -f "libsnapround.la" && ln -s "../libsnapround.la" "libsnapround.la" )
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT BasicSegmentString.lo -MD -MP -MF .deps/BasicSegmentString.Tpo -c -o BasicSegmentString.lo BasicSegmentString.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BasicSegmentString.lo -MD -MP -MF .deps/BasicSegmentString.Tpo -c BasicSegmentString.cpp  -fno-common -DPIC -o .libs/BasicSegmentString.o
In file included from BasicSegmentString.cpp:20:
In file included from ../../include/geos/noding/BasicSegmentString.h:24:
In file included from ../../include/geos/noding/SegmentString.h:24:
In file included from ../../include/geos/noding/SegmentNodeList.h:32:
In file included from ../../include/geos/noding/SegmentNode.h:30:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BasicSegmentString.lo -MD -MP -MF .deps/BasicSegmentString.Tpo -c BasicSegmentString.cpp -o BasicSegmentString.o >/dev/null 2>&1
mv -f .deps/BasicSegmentString.Tpo .deps/BasicSegmentString.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT FastNodingValidator.lo -MD -MP -MF .deps/FastNodingValidator.Tpo -c -o FastNodingValidator.lo FastNodingValidator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT FastNodingValidator.lo -MD -MP -MF .deps/FastNodingValidator.Tpo -c FastNodingValidator.cpp  -fno-common -DPIC -o .libs/FastNodingValidator.o
In file included from FastNodingValidator.cpp:20:
In file included from ../../include/geos/noding/FastNodingValidator.h:23:
In file included from ../../include/geos/noding/SingleInteriorIntersectionFinder.h:20:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT FastNodingValidator.lo -MD -MP -MF .deps/FastNodingValidator.Tpo -c FastNodingValidator.cpp -o FastNodingValidator.o >/dev/null 2>&1
mv -f .deps/FastNodingValidator.Tpo .deps/FastNodingValidator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT FastSegmentSetIntersectionFinder.lo -MD -MP -MF .deps/FastSegmentSetIntersectionFinder.Tpo -c -o FastSegmentSetIntersectionFinder.lo FastSegmentSetIntersectionFinder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT FastSegmentSetIntersectionFinder.lo -MD -MP -MF .deps/FastSegmentSetIntersectionFinder.Tpo -c FastSegmentSetIntersectionFinder.cpp  -fno-common -DPIC -o .libs/FastSegmentSetIntersectionFinder.o
In file included from FastSegmentSetIntersectionFinder.cpp:19:
In file included from ../../include/geos/noding/FastSegmentSetIntersectionFinder.h:23:
In file included from ../../include/geos/noding/SegmentString.h:24:
In file included from ../../include/geos/noding/SegmentNodeList.h:32:
In file included from ../../include/geos/noding/SegmentNode.h:30:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT FastSegmentSetIntersectionFinder.lo -MD -MP -MF .deps/FastSegmentSetIntersectionFinder.Tpo -c FastSegmentSetIntersectionFinder.cpp -o FastSegmentSetIntersectionFinder.o >/dev/null 2>&1
mv -f .deps/FastSegmentSetIntersectionFinder.Tpo .deps/FastSegmentSetIntersectionFinder.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT IntersectionAdder.lo -MD -MP -MF .deps/IntersectionAdder.Tpo -c -o IntersectionAdder.lo IntersectionAdder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntersectionAdder.lo -MD -MP -MF .deps/IntersectionAdder.Tpo -c IntersectionAdder.cpp  -fno-common -DPIC -o .libs/IntersectionAdder.o
In file included from IntersectionAdder.cpp:20:
In file included from ../../include/geos/noding/IntersectionAdder.h:31:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntersectionAdder.lo -MD -MP -MF .deps/IntersectionAdder.Tpo -c IntersectionAdder.cpp -o IntersectionAdder.o >/dev/null 2>&1
mv -f .deps/IntersectionAdder.Tpo .deps/IntersectionAdder.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT IntersectionFinderAdder.lo -MD -MP -MF .deps/IntersectionFinderAdder.Tpo -c -o IntersectionFinderAdder.lo IntersectionFinderAdder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntersectionFinderAdder.lo -MD -MP -MF .deps/IntersectionFinderAdder.Tpo -c IntersectionFinderAdder.cpp  -fno-common -DPIC -o .libs/IntersectionFinderAdder.o
In file included from IntersectionFinderAdder.cpp:22:
In file included from ../../include/geos/noding/IntersectionFinderAdder.h:30:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IntersectionFinderAdder.lo -MD -MP -MF .deps/IntersectionFinderAdder.Tpo -c IntersectionFinderAdder.cpp -o IntersectionFinderAdder.o >/dev/null 2>&1
mv -f .deps/IntersectionFinderAdder.Tpo .deps/IntersectionFinderAdder.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT IteratedNoder.lo -MD -MP -MF .deps/IteratedNoder.Tpo -c -o IteratedNoder.lo IteratedNoder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IteratedNoder.lo -MD -MP -MF .deps/IteratedNoder.Tpo -c IteratedNoder.cpp  -fno-common -DPIC -o .libs/IteratedNoder.o
In file included from IteratedNoder.cpp:25:
In file included from ../../include/geos/util/TopologyException.h:22:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT IteratedNoder.lo -MD -MP -MF .deps/IteratedNoder.Tpo -c IteratedNoder.cpp -o IteratedNoder.o >/dev/null 2>&1
mv -f .deps/IteratedNoder.Tpo .deps/IteratedNoder.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MCIndexNoder.lo -MD -MP -MF .deps/MCIndexNoder.Tpo -c -o MCIndexNoder.lo MCIndexNoder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MCIndexNoder.lo -MD -MP -MF .deps/MCIndexNoder.Tpo -c MCIndexNoder.cpp  -fno-common -DPIC -o .libs/MCIndexNoder.o
In file included from MCIndexNoder.cpp:20:
In file included from ../../include/geos/noding/MCIndexNoder.h:27:
In file included from ../../include/geos/index/chain/MonotoneChainOverlapAction.h:24:
In file included from ../../include/geos/geom/LineSegment.h:26:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MCIndexNoder.lo -MD -MP -MF .deps/MCIndexNoder.Tpo -c MCIndexNoder.cpp -o MCIndexNoder.o >/dev/null 2>&1
mv -f .deps/MCIndexNoder.Tpo .deps/MCIndexNoder.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT MCIndexSegmentSetMutualIntersector.lo -MD -MP -MF .deps/MCIndexSegmentSetMutualIntersector.Tpo -c -o MCIndexSegmentSetMutualIntersector.lo MCIndexSegmentSetMutualIntersector.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MCIndexSegmentSetMutualIntersector.lo -MD -MP -MF .deps/MCIndexSegmentSetMutualIntersector.Tpo -c MCIndexSegmentSetMutualIntersector.cpp  -fno-common -DPIC -o .libs/MCIndexSegmentSetMutualIntersector.o
In file included from MCIndexSegmentSetMutualIntersector.cpp:19:
In file included from ../../include/geos/noding/MCIndexSegmentSetMutualIntersector.h:23:
In file included from ../../include/geos/noding/SegmentSetMutualIntersector.h:20:
In file included from ../../include/geos/noding/SegmentString.h:24:
In file included from ../../include/geos/noding/SegmentNodeList.h:32:
In file included from ../../include/geos/noding/SegmentNode.h:30:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT MCIndexSegmentSetMutualIntersector.lo -MD -MP -MF .deps/MCIndexSegmentSetMutualIntersector.Tpo -c MCIndexSegmentSetMutualIntersector.cpp -o MCIndexSegmentSetMutualIntersector.o >/dev/null 2>&1
mv -f .deps/MCIndexSegmentSetMutualIntersector.Tpo .deps/MCIndexSegmentSetMutualIntersector.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT NodedSegmentString.lo -MD -MP -MF .deps/NodedSegmentString.Tpo -c -o NodedSegmentString.lo NodedSegmentString.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT NodedSegmentString.lo -MD -MP -MF .deps/NodedSegmentString.Tpo -c NodedSegmentString.cpp  -fno-common -DPIC -o .libs/NodedSegmentString.o
In file included from NodedSegmentString.cpp:23:
In file included from ../../include/geos/noding/NodedSegmentString.h:27:
In file included from ../../include/geos/noding/NodableSegmentString.h:21:
In file included from ../../include/geos/noding/SegmentString.h:24:
In file included from ../../include/geos/noding/SegmentNodeList.h:32:
In file included from ../../include/geos/noding/SegmentNode.h:30:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT NodedSegmentString.lo -MD -MP -MF .deps/NodedSegmentString.Tpo -c NodedSegmentString.cpp -o NodedSegmentString.o >/dev/null 2>&1
mv -f .deps/NodedSegmentString.Tpo .deps/NodedSegmentString.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT NodingValidator.lo -MD -MP -MF .deps/NodingValidator.Tpo -c -o NodingValidator.lo NodingValidator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT NodingValidator.lo -MD -MP -MF .deps/NodingValidator.Tpo -c NodingValidator.cpp  -fno-common -DPIC -o .libs/NodingValidator.o
In file included from NodingValidator.cpp:24:
In file included from ../../include/geos/util/TopologyException.h:22:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT NodingValidator.lo -MD -MP -MF .deps/NodingValidator.Tpo -c NodingValidator.cpp -o NodingValidator.o >/dev/null 2>&1
mv -f .deps/NodingValidator.Tpo .deps/NodingValidator.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT Octant.lo -MD -MP -MF .deps/Octant.Tpo -c -o Octant.lo Octant.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Octant.lo -MD -MP -MF .deps/Octant.Tpo -c Octant.cpp  -fno-common -DPIC -o .libs/Octant.o
In file included from Octant.cpp:24:
In file included from ../../include/geos/noding/Octant.h:22:
In file included from ../../include/geos/util.h:28:
In file included from ../../include/geos/util/TopologyException.h:22:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT Octant.lo -MD -MP -MF .deps/Octant.Tpo -c Octant.cpp -o Octant.o >/dev/null 2>&1
mv -f .deps/Octant.Tpo .deps/Octant.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT OrientedCoordinateArray.lo -MD -MP -MF .deps/OrientedCoordinateArray.Tpo -c -o OrientedCoordinateArray.lo OrientedCoordinateArray.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT OrientedCoordinateArray.lo -MD -MP -MF .deps/OrientedCoordinateArray.Tpo -c OrientedCoordinateArray.cpp  -fno-common -DPIC -o .libs/OrientedCoordinateArray.o
In file included from OrientedCoordinateArray.cpp:28:
In file included from ../../include/geos/geom/CoordinateSequence.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT OrientedCoordinateArray.lo -MD -MP -MF .deps/OrientedCoordinateArray.Tpo -c OrientedCoordinateArray.cpp -o OrientedCoordinateArray.o >/dev/null 2>&1
mv -f .deps/OrientedCoordinateArray.Tpo .deps/OrientedCoordinateArray.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT ScaledNoder.lo -MD -MP -MF .deps/ScaledNoder.Tpo -c -o ScaledNoder.lo ScaledNoder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ScaledNoder.lo -MD -MP -MF .deps/ScaledNoder.Tpo -c ScaledNoder.cpp  -fno-common -DPIC -o .libs/ScaledNoder.o
In file included from ScaledNoder.cpp:20:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT ScaledNoder.lo -MD -MP -MF .deps/ScaledNoder.Tpo -c ScaledNoder.cpp -o ScaledNoder.o >/dev/null 2>&1
mv -f .deps/ScaledNoder.Tpo .deps/ScaledNoder.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SegmentIntersectionDetector.lo -MD -MP -MF .deps/SegmentIntersectionDetector.Tpo -c -o SegmentIntersectionDetector.lo SegmentIntersectionDetector.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SegmentIntersectionDetector.lo -MD -MP -MF .deps/SegmentIntersectionDetector.Tpo -c SegmentIntersectionDetector.cpp  -fno-common -DPIC -o .libs/SegmentIntersectionDetector.o
In file included from SegmentIntersectionDetector.cpp:17:
In file included from ../../include/geos/noding/SegmentIntersectionDetector.h:21:
In file included from ../../include/geos/algorithm/LineIntersector.h:27:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SegmentIntersectionDetector.lo -MD -MP -MF .deps/SegmentIntersectionDetector.Tpo -c SegmentIntersectionDetector.cpp -o SegmentIntersectionDetector.o >/dev/null 2>&1
mv -f .deps/SegmentIntersectionDetector.Tpo .deps/SegmentIntersectionDetector.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SegmentNode.lo -MD -MP -MF .deps/SegmentNode.Tpo -c -o SegmentNode.lo SegmentNode.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SegmentNode.lo -MD -MP -MF .deps/SegmentNode.Tpo -c SegmentNode.cpp  -fno-common -DPIC -o .libs/SegmentNode.o
In file included from SegmentNode.cpp:29:
In file included from ../../include/geos/noding/SegmentNode.h:30:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SegmentNode.lo -MD -MP -MF .deps/SegmentNode.Tpo -c SegmentNode.cpp -o SegmentNode.o >/dev/null 2>&1
mv -f .deps/SegmentNode.Tpo .deps/SegmentNode.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SegmentNodeList.lo -MD -MP -MF .deps/SegmentNodeList.Tpo -c -o SegmentNodeList.lo SegmentNodeList.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SegmentNodeList.lo -MD -MP -MF .deps/SegmentNodeList.Tpo -c SegmentNodeList.cpp  -fno-common -DPIC -o .libs/SegmentNodeList.o
In file included from SegmentNodeList.cpp:26:
In file included from ../../include/geos/noding/SegmentNodeList.h:32:
In file included from ../../include/geos/noding/SegmentNode.h:30:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SegmentNodeList.lo -MD -MP -MF .deps/SegmentNodeList.Tpo -c SegmentNodeList.cpp -o SegmentNodeList.o >/dev/null 2>&1
mv -f .deps/SegmentNodeList.Tpo .deps/SegmentNodeList.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SegmentString.lo -MD -MP -MF .deps/SegmentString.Tpo -c -o SegmentString.lo SegmentString.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SegmentString.lo -MD -MP -MF .deps/SegmentString.Tpo -c SegmentString.cpp  -fno-common -DPIC -o .libs/SegmentString.o
In file included from SegmentString.cpp:20:
In file included from ../../include/geos/noding/SegmentString.h:24:
In file included from ../../include/geos/noding/SegmentNodeList.h:32:
In file included from ../../include/geos/noding/SegmentNode.h:30:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SegmentString.lo -MD -MP -MF .deps/SegmentString.Tpo -c SegmentString.cpp -o SegmentString.o >/dev/null 2>&1
mv -f .deps/SegmentString.Tpo .deps/SegmentString.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SegmentStringUtil.lo -MD -MP -MF .deps/SegmentStringUtil.Tpo -c -o SegmentStringUtil.lo SegmentStringUtil.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SegmentStringUtil.lo -MD -MP -MF .deps/SegmentStringUtil.Tpo -c SegmentStringUtil.cpp  -fno-common -DPIC -o .libs/SegmentStringUtil.o
In file included from SegmentStringUtil.cpp:17:
In file included from ../../include/geos/noding/SegmentStringUtil.h:24:
In file included from ../../include/geos/noding/NodedSegmentString.h:27:
In file included from ../../include/geos/noding/NodableSegmentString.h:21:
In file included from ../../include/geos/noding/SegmentString.h:24:
In file included from ../../include/geos/noding/SegmentNodeList.h:32:
In file included from ../../include/geos/noding/SegmentNode.h:30:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SegmentStringUtil.lo -MD -MP -MF .deps/SegmentStringUtil.Tpo -c SegmentStringUtil.cpp -o SegmentStringUtil.o >/dev/null 2>&1
mv -f .deps/SegmentStringUtil.Tpo .deps/SegmentStringUtil.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SimpleNoder.lo -MD -MP -MF .deps/SimpleNoder.Tpo -c -o SimpleNoder.lo SimpleNoder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SimpleNoder.lo -MD -MP -MF .deps/SimpleNoder.Tpo -c SimpleNoder.cpp  -fno-common -DPIC -o .libs/SimpleNoder.o
In file included from SimpleNoder.cpp:21:
In file included from ../../include/geos/noding/SimpleNoder.h:30:
In file included from ../../include/geos/noding/NodedSegmentString.h:27:
In file included from ../../include/geos/noding/NodableSegmentString.h:21:
In file included from ../../include/geos/noding/SegmentString.h:24:
In file included from ../../include/geos/noding/SegmentNodeList.h:32:
In file included from ../../include/geos/noding/SegmentNode.h:30:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SimpleNoder.lo -MD -MP -MF .deps/SimpleNoder.Tpo -c SimpleNoder.cpp -o SimpleNoder.o >/dev/null 2>&1
mv -f .deps/SimpleNoder.Tpo .deps/SimpleNoder.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT SingleInteriorIntersectionFinder.lo -MD -MP -MF .deps/SingleInteriorIntersectionFinder.Tpo -c -o SingleInteriorIntersectionFinder.lo SingleInteriorIntersectionFinder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SingleInteriorIntersectionFinder.lo -MD -MP -MF .deps/SingleInteriorIntersectionFinder.Tpo -c SingleInteriorIntersectionFinder.cpp  -fno-common -DPIC -o .libs/SingleInteriorIntersectionFinder.o
In file included from SingleInteriorIntersectionFinder.cpp:20:
In file included from ../../include/geos/noding/SingleInteriorIntersectionFinder.h:20:
In file included from ../../include/geos/geom/Coordinate.h:20:
../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT SingleInteriorIntersectionFinder.lo -MD -MP -MF .deps/SingleInteriorIntersectionFinder.Tpo -c SingleInteriorIntersectionFinder.cpp -o SingleInteriorIntersectionFinder.o >/dev/null 2>&1
mv -f .deps/SingleInteriorIntersectionFinder.Tpo .deps/SingleInteriorIntersectionFinder.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2   -o libnoding.la  BasicSegmentString.lo FastNodingValidator.lo FastSegmentSetIntersectionFinder.lo IntersectionAdder.lo IntersectionFinderAdder.lo IteratedNoder.lo MCIndexNoder.lo MCIndexSegmentSetMutualIntersector.lo NodedSegmentString.lo NodingValidator.lo Octant.lo OrientedCoordinateArray.lo ScaledNoder.lo SegmentIntersectionDetector.lo SegmentNode.lo SegmentNodeList.lo SegmentString.lo SegmentStringUtil.lo SimpleNoder.lo SingleInteriorIntersectionFinder.lo snapround/libsnapround.la 
libtool: link: (cd .libs/libnoding.lax/libsnapround.a && ar x "/Users/lauraglastra/opt/anaconda3/envs/lidar/basemap/geos-3.3.3/src/noding/snapround/.libs/libsnapround.a")
libtool: link: ar cru .libs/libnoding.a .libs/BasicSegmentString.o .libs/FastNodingValidator.o .libs/FastSegmentSetIntersectionFinder.o .libs/IntersectionAdder.o .libs/IntersectionFinderAdder.o .libs/IteratedNoder.o .libs/MCIndexNoder.o .libs/MCIndexSegmentSetMutualIntersector.o .libs/NodedSegmentString.o .libs/NodingValidator.o .libs/Octant.o .libs/OrientedCoordinateArray.o .libs/ScaledNoder.o .libs/SegmentIntersectionDetector.o .libs/SegmentNode.o .libs/SegmentNodeList.o .libs/SegmentString.o .libs/SegmentStringUtil.o .libs/SimpleNoder.o .libs/SingleInteriorIntersectionFinder.o   .libs/libnoding.lax/libsnapround.a/HotPixel.o .libs/libnoding.lax/libsnapround.a/MCIndexPointSnapper.o .libs/libnoding.lax/libsnapround.a/MCIndexSnapRounder.o .libs/libnoding.lax/libsnapround.a/SimpleSnapRounder.o 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libnoding.a(SegmentStringUtil.o) has no symbols
libtool: link: ranlib .libs/libnoding.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libnoding.a(SegmentStringUtil.o) has no symbols
libtool: link: rm -fr .libs/libnoding.lax
libtool: link: ( cd ".libs" && rm -f "libnoding.la" && ln -s "../libnoding.la" "libnoding.la" )
Making all in operation
Making all in buffer
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT BufferBuilder.lo -MD -MP -MF .deps/BufferBuilder.Tpo -c -o BufferBuilder.lo BufferBuilder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BufferBuilder.lo -MD -MP -MF .deps/BufferBuilder.Tpo -c BufferBuilder.cpp  -fno-common -DPIC -o .libs/BufferBuilder.o
In file included from BufferBuilder.cpp:23:
In file included from ../../../include/geos/geom/GeometryFactory.h:24:
In file included from ../../../include/geos/geom/Geometry.h:26:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BufferBuilder.lo -MD -MP -MF .deps/BufferBuilder.Tpo -c BufferBuilder.cpp -o BufferBuilder.o >/dev/null 2>&1
mv -f .deps/BufferBuilder.Tpo .deps/BufferBuilder.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT BufferInputLineSimplifier.lo -MD -MP -MF .deps/BufferInputLineSimplifier.Tpo -c -o BufferInputLineSimplifier.lo BufferInputLineSimplifier.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BufferInputLineSimplifier.lo -MD -MP -MF .deps/BufferInputLineSimplifier.Tpo -c BufferInputLineSimplifier.cpp  -fno-common -DPIC -o .libs/BufferInputLineSimplifier.o
In file included from BufferInputLineSimplifier.cpp:20:
In file included from ./BufferInputLineSimplifier.h:23:
In file included from ../../../include/geos/geom/CoordinateSequence.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BufferInputLineSimplifier.lo -MD -MP -MF .deps/BufferInputLineSimplifier.Tpo -c BufferInputLineSimplifier.cpp -o BufferInputLineSimplifier.o >/dev/null 2>&1
mv -f .deps/BufferInputLineSimplifier.Tpo .deps/BufferInputLineSimplifier.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT BufferOp.lo -MD -MP -MF .deps/BufferOp.Tpo -c -o BufferOp.lo BufferOp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BufferOp.lo -MD -MP -MF .deps/BufferOp.Tpo -c BufferOp.cpp  -fno-common -DPIC -o .libs/BufferOp.o
In file included from BufferOp.cpp:26:
In file included from ../../../include/geos/operation/buffer/BufferOp.h:28:
In file included from ../../../include/geos/util/TopologyException.h:22:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
BufferOp.cpp:64:8: warning: unused function 'OLDprecisionScaleFactor' [-Wunused-function]
double OLDprecisionScaleFactor(const Geometry *g,
       ^
3 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BufferOp.lo -MD -MP -MF .deps/BufferOp.Tpo -c BufferOp.cpp -o BufferOp.o >/dev/null 2>&1
mv -f .deps/BufferOp.Tpo .deps/BufferOp.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT BufferParameters.lo -MD -MP -MF .deps/BufferParameters.Tpo -c -o BufferParameters.lo BufferParameters.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BufferParameters.lo -MD -MP -MF .deps/BufferParameters.Tpo -c BufferParameters.cpp  -fno-common -DPIC -o .libs/BufferParameters.o
In file included from BufferParameters.cpp:23:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BufferParameters.lo -MD -MP -MF .deps/BufferParameters.Tpo -c BufferParameters.cpp -o BufferParameters.o >/dev/null 2>&1
mv -f .deps/BufferParameters.Tpo .deps/BufferParameters.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT BufferSubgraph.lo -MD -MP -MF .deps/BufferSubgraph.Tpo -c -o BufferSubgraph.lo BufferSubgraph.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BufferSubgraph.lo -MD -MP -MF .deps/BufferSubgraph.Tpo -c BufferSubgraph.cpp  -fno-common -DPIC -o .libs/BufferSubgraph.o
In file included from BufferSubgraph.cpp:21:
In file included from ../../../include/geos/operation/buffer/BufferSubgraph.h:25:
In file included from ../../../include/geos/operation/buffer/RightmostEdgeFinder.h:25:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT BufferSubgraph.lo -MD -MP -MF .deps/BufferSubgraph.Tpo -c BufferSubgraph.cpp -o BufferSubgraph.o >/dev/null 2>&1
mv -f .deps/BufferSubgraph.Tpo .deps/BufferSubgraph.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT OffsetCurveBuilder.lo -MD -MP -MF .deps/OffsetCurveBuilder.Tpo -c -o OffsetCurveBuilder.lo OffsetCurveBuilder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT OffsetCurveBuilder.lo -MD -MP -MF .deps/OffsetCurveBuilder.Tpo -c OffsetCurveBuilder.cpp  -fno-common -DPIC -o .libs/OffsetCurveBuilder.o
In file included from OffsetCurveBuilder.cpp:28:
In file included from ../../../include/geos/operation/buffer/OffsetCurveBuilder.h:27:
In file included from ../../../include/geos/operation/buffer/OffsetSegmentGenerator.h:27:
In file included from ../../../include/geos/algorithm/LineIntersector.h:27:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT OffsetCurveBuilder.lo -MD -MP -MF .deps/OffsetCurveBuilder.Tpo -c OffsetCurveBuilder.cpp -o OffsetCurveBuilder.o >/dev/null 2>&1
mv -f .deps/OffsetCurveBuilder.Tpo .deps/OffsetCurveBuilder.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT OffsetCurveSetBuilder.lo -MD -MP -MF .deps/OffsetCurveSetBuilder.Tpo -c -o OffsetCurveSetBuilder.lo OffsetCurveSetBuilder.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT OffsetCurveSetBuilder.lo -MD -MP -MF .deps/OffsetCurveSetBuilder.Tpo -c OffsetCurveSetBuilder.cpp  -fno-common -DPIC -o .libs/OffsetCurveSetBuilder.o
In file included from OffsetCurveSetBuilder.cpp:26:
In file included from ../../../include/geos/operation/buffer/OffsetCurveBuilder.h:27:
In file included from ../../../include/geos/operation/buffer/OffsetSegmentGenerator.h:27:
In file included from ../../../include/geos/algorithm/LineIntersector.h:27:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5: warning: #warning is a language extension [-Wpedantic]
#   warning "Could not find 64bit integer definition!"
    ^
../../../include/geos/platform.h:71:5: warning: "Could not find 64bit integer definition!" [-W#warnings]
2 warnings generated.
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT OffsetCurveSetBuilder.lo -MD -MP -MF .deps/OffsetCurveSetBuilder.Tpo -c OffsetCurveSetBuilder.cpp -o OffsetCurveSetBuilder.o >/dev/null 2>&1
mv -f .deps/OffsetCurveSetBuilder.Tpo .deps/OffsetCurveSetBuilder.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include    -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -g -O2 -MT OffsetSegmentGenerator.lo -MD -MP -MF .deps/OffsetSegmentGenerator.Tpo -c -o OffsetSegmentGenerator.lo OffsetSegmentGenerator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -g -O2 -MT OffsetSegmentGenerator.lo -MD -MP -MF .deps/OffsetSegmentGenerator.Tpo -c OffsetSegmentGenerator.cpp  -fno-common -DPIC -o .libs/OffsetSegmentGenerator.o
In file included from OffsetSegmentGenerator.cpp:26:
In file included from ../../../include/geos/operation/buffer/OffsetSegmentGenerator.h:27:
In file included from ../../../include/geos/algorithm/LineIntersector.h:27:
In file included from ../../../include/geos/geom/Coordinate.h:20:
../../../include/geos/platform.h:71:5:
0 Comments



Leave a Reply.

    Author

    Write something about yourself. No need to be fancy, just an overview.

    Archives

    December 2020
    November 2020

    Categories

    All

    RSS Feed

Powered by Create your own unique website with customizable templates.
  • Home
  • Education
  • Science Communication
  • Research Experience
  • Extracurriculars
  • Contact