Skip to content

Instantly share code, notes, and snippets.

@demitri
Created October 19, 2014 05:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save demitri/4dccf4e1510fc569b6b2 to your computer and use it in GitHub Desktop.
Save demitri/4dccf4e1510fc569b6b2 to your computer and use it in GitHub Desktop.
healpy 1.8.1 source installation, Anaconda 2.1.0, MacOS X 10.9.5, Python 2.7.8
MacBook-Air [~/tmp-healpy] % tar -xzf healpy-1.8.1.tar.gz
MacBook-Air [~/tmp-healpy] % cd healpy-1.8.1
MacBook-Air [~/tmp-healpy/healpy-1.8.1] % python setup.py build
pkg-config is not installed, falling back to pykg-config
zip_safe flag not set; analyzing archive contents...
Installed /Users/demitri/tmp-healpy/healpy-1.8.1/pykg_config-1.3.0-py2.7.egg
running build
running build_py
creating build
creating build/lib.macosx-10.5-x86_64-2.7
creating build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/__init__.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/pixelfunc.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/sphtfunc.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/visufunc.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/fitsfunc.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/projector.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/rotator.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/projaxes.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/version.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/cookbook.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/newvisufunc.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
copying healpy/zoomtool.py -> build/lib.macosx-10.5-x86_64-2.7/healpy
creating build/lib.macosx-10.5-x86_64-2.7/healpy/test
copying healpy/test/__init__.py -> build/lib.macosx-10.5-x86_64-2.7/healpy/test
copying healpy/test/test_doctest_cython.py -> build/lib.macosx-10.5-x86_64-2.7/healpy/test
copying healpy/test/test_fitsfunc.py -> build/lib.macosx-10.5-x86_64-2.7/healpy/test
copying healpy/test/test_pixelfunc.py -> build/lib.macosx-10.5-x86_64-2.7/healpy/test
copying healpy/test/test_query_disc.py -> build/lib.macosx-10.5-x86_64-2.7/healpy/test
copying healpy/test/test_sphtfunc.py -> build/lib.macosx-10.5-x86_64-2.7/healpy/test
copying healpy/test/test_spinfunc.py -> build/lib.macosx-10.5-x86_64-2.7/healpy/test
copying healpy/test/test_visufunc.py -> build/lib.macosx-10.5-x86_64-2.7/healpy/test
creating build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n0002.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n0004.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n0008.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n0016.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n0032.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n0064.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n0128.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n0256.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n0512.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n1024.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n2048.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n4096.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/pixel_window_n8192.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n00002.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n00004.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n00008.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n00016.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n00032.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n00064.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n00128.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n00256.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n00512.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n01024.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n02048.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n04096.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/weight_ring_n08192.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
copying healpy/data/totcls.dat -> build/lib.macosx-10.5-x86_64-2.7/healpy/data
creating build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/cl_wmap_band_iqumap_r9_7yr_W_v4_udgraded32_II_lmax64_rmmono_3iter.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/cl_wmap_band_iqumap_r9_7yr_W_v4_udgraded32_II_lmax64_rmmono_3iter_nomask.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/cl_wmap_band_iqumap_r9_7yr_W_v4_udgraded32_IQU_lmax64_rmmono_3iter.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/cl_wmap_band_iqumap_r9_7yr_WVxspec_v4_udgraded32_II_lmax64_rmmono_3iter.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/gaussbeam_10arcmin_lmax512_pol.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/map_synfast_seed12345.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/wmap_band_iqumap_r9_7yr_V_v4_udgraded32.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/wmap_band_iqumap_r9_7yr_V_v4_udgraded32_masked.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/wmap_band_iqumap_r9_7yr_W_v4_udgraded32.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/wmap_band_iqumap_r9_7yr_W_v4_udgraded32_masked.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/wmap_band_iqumap_r9_7yr_W_v4_udgraded32_masked_smoothed10deg_fortran.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/wmap_band_iqumap_r9_7yr_W_v4_udgraded32_smoothed10deg_fortran.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
copying healpy/test/data/wmap_temperature_analysis_mask_r9_7yr_v4_udgraded32.fits -> build/lib.macosx-10.5-x86_64-2.7/healpy/test/data
running build_clib
checking if configure script for library 'cfitsio' exists
checking if configure script for library 'healpix_cxx' exists
checking if library 'cfitsio' is installed
Package cfitsio was not found in the pkg-config search path.
Perhaps you should add the directory containing `cfitsio.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cfitsio' found
building library 'cfitsio' from source
creating /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7
creating /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/buffers.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/cfileio.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/cfitsio.pc.in -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/cfitsio_mac.sit.hqx -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/cfortran.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/checksum.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/CMakeLists.txt -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/config.guess -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/config.sub -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/configure -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/configure.in -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/cookbook.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/cookbook.f -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/drvrfile.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/drvrgsiftp.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/drvrgsiftp.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/drvrmem.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/drvrnet.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/drvrsmem.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/drvrsmem.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/editcol.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/edithdu.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/eval.l -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/eval.y -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/eval_defs.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/eval_f.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/eval_l.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/eval_tab.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/eval_y.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/f77.inc -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/f77_wrap.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/f77_wrap1.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/f77_wrap2.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/f77_wrap3.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/f77_wrap4.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/FindPthreads.cmake -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/fits_hcompress.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/fits_hdecompress.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/fitscopy.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/fitscore.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/fitsio.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/fitsio2.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/fpack.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/fpack.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/fpackutil.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/funpack.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcol.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcolb.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcold.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcole.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcoli.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcolj.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcolk.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcoll.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcols.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcolsb.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcolui.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcoluj.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getcoluk.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/getkey.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/group.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/group.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/grparser.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/grparser.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/histo.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/imcompress.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/imcopy.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/install-sh -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iraffits.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iter_a.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iter_a.f -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iter_a.fit -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iter_b.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iter_b.f -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iter_b.fit -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iter_c.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iter_c.f -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iter_c.fit -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iter_image.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/iter_var.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/License.txt -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/longnam.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/makefile.bc -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/Makefile.in -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/makefile.vcc -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/makepc.bat -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/modkey.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/pliocomp.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcol.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcolb.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcold.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcole.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcoli.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcolj.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcolk.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcoll.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcols.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcolsb.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcolu.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcolui.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcoluj.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putcoluk.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/putkey.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/quantize.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/README -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/README.MacOS -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/README.win -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/README_OLD.win -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/region.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/region.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/ricecomp.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/sample.tpl -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/scalnull.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/smem.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/speed.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/swapproc.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/testf77.f -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/testf77.out -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/testf77.std -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/testprog.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/testprog.out -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/testprog.std -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/testprog.tpt -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/vmsieee.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/wcssub.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/wcsutil.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/windumpexts.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
copying cfitsio/winDumpExts.mak -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio
creating /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/adler32.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/crc32.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/crc32.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/deflate.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/deflate.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/infback.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/inffast.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/inffast.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/inffixed.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/inflate.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/inflate.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/inftrees.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/inftrees.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/trees.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/trees.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/uncompr.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/zcompress.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/zconf.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/zlib.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/zuncompress.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/zutil.c -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
copying cfitsio/zlib/zutil.h -> /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/cfitsio/zlib
/bin/sh /Users/demitri/tmp-healpy/healpy-1.8.1/cfitsio/configure --prefix=/Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7 --disable-shared --with-pic --disable-maintainer-mode
configure: WARNING: unrecognized options: --disable-shared, --with-pic, --disable-maintainer-mode
checking build system type... x86_64-apple-darwin13.4.0
checking host system type... x86_64-apple-darwin13.4.0
checking target system type... x86_64-apple-darwin13.4.0
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 gfortran... gfortran
checking whether we are using GNU Fortran...
yes
cfitsio: == Adding wrapper support for GNU Fortran...
done
checking for ar... ar
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
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 stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking whether gcc accepts -arch i386 -arch x86_64... yes
cfitsio: == Using gcc version 4.2.1
checking "whether ftruncate works"... "yes"
checking "whether long long is defined"... "yes"
checking "whether system V style IPC services are supported"... "yes"
checking "do we have flock_t defined in sys/fcntl.h"... "no"
checking "do we have flock_t defined in sys/flock.h"... "no"
checking "do we have union semun defined"... "yes"
checking for library containing gethostbyname... none required
checking for library containing connect... none required
configure: creating ./config.status
config.status: creating Makefile
configure: WARNING: unrecognized options: --disable-shared, --with-pic, --disable-maintainer-mode
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cfitsio.pc
configure: WARNING: unrecognized options: --disable-shared, --with-pic, --disable-maintainer-mode
Congratulations, Makefile update was successful.
You may want to run "make" now.
make install
gcc -c -o ./buffers.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 buffers.c
gcc -c -o ./cfileio.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 cfileio.c
cfileio.c:65:14: warning: unused variable 'need_to_init' [-Wunused-variable]
static int need_to_init = 1;
^
1 warning generated.
cfileio.c:65:14: warning: unused variable 'need_to_init' [-Wunused-variable]
static int need_to_init = 1;
^
1 warning generated.
gcc -c -o ./checksum.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 checksum.c
gcc -c -o ./drvrfile.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 drvrfile.c
drvrfile.c:464:5: warning: implicit declaration of function 'ftruncate' is invalid in C99 [-Wimplicit-function-declaration]
ftruncate(fdesc, (OFF_T) filesize);
^
1 warning generated.
drvrfile.c:464:5: warning: implicit declaration of function 'ftruncate' is invalid in C99 [-Wimplicit-function-declaration]
ftruncate(fdesc, (OFF_T) filesize);
^
1 warning generated.
gcc -c -o ./drvrmem.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 drvrmem.c
gcc -c -o ./drvrnet.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 drvrnet.c
drvrnet.c:293:5: warning: implicit declaration of function 'alarm' is invalid in C99 [-Wimplicit-function-declaration]
alarm(NETTIMEOUT);
^
drvrnet.c:819:5: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
close(sock);
^
drvrnet.c:2709:7: warning: variable 'sr' is uninitialized when used here [-Wuninitialized]
sr <<= 8;
^~
drvrnet.c:2705:25: note: initialize the variable 'sr' to silence this warning
unsigned long int sr;
^
= 0
3 warnings generated.
drvrnet.c:293:5: warning: implicit declaration of function 'alarm' is invalid in C99 [-Wimplicit-function-declaration]
alarm(NETTIMEOUT);
^
drvrnet.c:819:5: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
close(sock);
^
drvrnet.c:2709:7: warning: variable 'sr' is uninitialized when used here [-Wuninitialized]
sr <<= 8;
^~
drvrnet.c:2705:25: note: initialize the variable 'sr' to silence this warning
unsigned long int sr;
^
= 0
3 warnings generated.
gcc -c -o ./drvrsmem.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 drvrsmem.c
drvrsmem.c:154:8: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
close(shared_fd);
^
1 warning generated.
drvrsmem.c:154:8: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
close(shared_fd);
^
1 warning generated.
gcc -c -o ./drvrgsiftp.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 drvrgsiftp.c
gcc -c -o ./editcol.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 editcol.c
gcc -c -o ./edithdu.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 edithdu.c
gcc -c -o ./eval_l.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 eval_l.c
eval.l:805:12: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static int input()
^
1 warning generated.
eval.l:805:12: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static int input()
^
1 warning generated.
gcc -c -o ./eval_y.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 eval_y.c
eval.y:3336:10: warning: unused variable 'cd' [-Wunused-variable]
double cd;
^
eval.y:4074:9: warning: unused variable 'count' [-Wunused-variable]
int count = 0;
^
eval.y:5103:16: warning: expression result unused [-Wunused-value]
this->value.undef; /* Dummy - BITSTRs do not have undefs */
~~~~~~~~~~~ ^~~~~
eval.y:5197:16: warning: expression result unused [-Wunused-value]
this->value.undef; /* Dummy - BITSTRs do not have undefs */
~~~~~~~~~~~ ^~~~~
4 warnings generated.
eval.y:3336:10: warning: unused variable 'cd' [-Wunused-variable]
double cd;
^
eval.y:4074:9: warning: unused variable 'count' [-Wunused-variable]
int count = 0;
^
eval.y:5103:16: warning: expression result unused [-Wunused-value]
this->value.undef; /* Dummy - BITSTRs do not have undefs */
~~~~~~~~~~~ ^~~~~
eval.y:5197:16: warning: expression result unused [-Wunused-value]
this->value.undef; /* Dummy - BITSTRs do not have undefs */
~~~~~~~~~~~ ^~~~~
4 warnings generated.
gcc -c -o ./eval_f.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 eval_f.c
gcc -c -o ./fitscore.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 fitscore.c
fitscore.c:5340:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if (((fptr->Fptr)->driver == STREAM_DRIVER)) {
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
fitscore.c:5340:35: note: remove extraneous parentheses around the comparison to silence this warning
if (((fptr->Fptr)->driver == STREAM_DRIVER)) {
~ ^ ~
fitscore.c:5340:35: note: use '=' to turn this equality comparison into an assignment
if (((fptr->Fptr)->driver == STREAM_DRIVER)) {
^~
=
1 warning generated.
fitscore.c:5340:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if (((fptr->Fptr)->driver == STREAM_DRIVER)) {
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
fitscore.c:5340:35: note: remove extraneous parentheses around the comparison to silence this warning
if (((fptr->Fptr)->driver == STREAM_DRIVER)) {
~ ^ ~
fitscore.c:5340:35: note: use '=' to turn this equality comparison into an assignment
if (((fptr->Fptr)->driver == STREAM_DRIVER)) {
^~
=
1 warning generated.
gcc -c -o ./getcol.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcol.c
gcc -c -o ./getcolb.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcolb.c
gcc -c -o ./getcold.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcold.c
gcc -c -o ./getcole.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcole.c
gcc -c -o ./getcoli.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcoli.c
gcc -c -o ./getcolj.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcolj.c
gcc -c -o ./getcolk.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcolk.c
gcc -c -o ./getcoll.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcoll.c
gcc -c -o ./getcols.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcols.c
gcc -c -o ./getcolsb.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcolsb.c
gcc -c -o ./getcoluk.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcoluk.c
gcc -c -o ./getcolui.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcolui.c
gcc -c -o ./getcoluj.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getcoluj.c
gcc -c -o ./getkey.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 getkey.c
gcc -c -o ./group.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 group.c
group.c:5476:3: warning: implicit declaration of function 'getcwd' is invalid in C99 [-Wimplicit-function-declaration]
getcwd(buff,FLEN_FILENAME);
^
1 warning generated.
group.c:5476:3: warning: implicit declaration of function 'getcwd' is invalid in C99 [-Wimplicit-function-declaration]
getcwd(buff,FLEN_FILENAME);
^
1 warning generated.
gcc -c -o ./grparser.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 grparser.c
gcc -c -o ./histo.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 histo.c
gcc -c -o ./iraffits.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 iraffits.c
gcc -c -o ./modkey.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 modkey.c
gcc -c -o ./putcol.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcol.c
gcc -c -o ./putcolb.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcolb.c
gcc -c -o ./putcold.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcold.c
gcc -c -o ./putcole.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcole.c
gcc -c -o ./putcoli.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcoli.c
gcc -c -o ./putcolj.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcolj.c
gcc -c -o ./putcolk.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcolk.c
gcc -c -o ./putcoluk.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcoluk.c
gcc -c -o ./putcoll.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcoll.c
gcc -c -o ./putcols.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcols.c
gcc -c -o ./putcolsb.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcolsb.c
gcc -c -o ./putcolu.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcolu.c
gcc -c -o ./putcolui.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcolui.c
gcc -c -o ./putcoluj.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putcoluj.c
gcc -c -o ./putkey.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 putkey.c
gcc -c -o ./region.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 region.c
gcc -c -o ./scalnull.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 scalnull.c
gcc -c -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 swapproc.c
gcc -c -o ./wcssub.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 wcssub.c
gcc -c -o ./wcsutil.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 wcsutil.c
gcc -c -o ./imcompress.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 imcompress.c
imcompress.c:2094:21: warning: variable 'cbuf' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
} else if (datatype == TDOUBLE) {
^~~~~~~~~~~~~~~~~~~
imcompress.c:2122:44: note: uninitialized use occurs here
gzip_nelem, (unsigned char *) cbuf, status);
^~~~
imcompress.c:2094:17: note: remove the 'if' if its condition is always true
} else if (datatype == TDOUBLE) {
^~~~~~~~~~~~~~~~~~~~~~~~~
imcompress.c:1703:16: note: initialize the variable 'cbuf' to silence this warning
short *cbuf; /* compressed data */
^
= NULL
imcompress.c:8811:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((zctype[ii] == GZIP_2)) { /* need to unshuffle the bytes */
~~~~~~~~~~~^~~~~~~~~
imcompress.c:8811:34: note: remove extraneous parentheses around the comparison to silence this warning
if ((zctype[ii] == GZIP_2)) { /* need to unshuffle the bytes */
~ ^ ~
imcompress.c:8811:34: note: use '=' to turn this equality comparison into an assignment
if ((zctype[ii] == GZIP_2)) { /* need to unshuffle the bytes */
^~
=
2 warnings generated.
imcompress.c:2094:21: warning: variable 'cbuf' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
} else if (datatype == TDOUBLE) {
^~~~~~~~~~~~~~~~~~~
imcompress.c:2122:44: note: uninitialized use occurs here
gzip_nelem, (unsigned char *) cbuf, status);
^~~~
imcompress.c:2094:17: note: remove the 'if' if its condition is always true
} else if (datatype == TDOUBLE) {
^~~~~~~~~~~~~~~~~~~~~~~~~
imcompress.c:1703:16: note: initialize the variable 'cbuf' to silence this warning
short *cbuf; /* compressed data */
^
= NULL
imcompress.c:8811:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((zctype[ii] == GZIP_2)) { /* need to unshuffle the bytes */
~~~~~~~~~~~^~~~~~~~~
imcompress.c:8811:34: note: remove extraneous parentheses around the comparison to silence this warning
if ((zctype[ii] == GZIP_2)) { /* need to unshuffle the bytes */
~ ^ ~
imcompress.c:8811:34: note: use '=' to turn this equality comparison into an assignment
if ((zctype[ii] == GZIP_2)) { /* need to unshuffle the bytes */
^~
=
2 warnings generated.
gcc -c -o ./quantize.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 quantize.c
quantize.c:2234:12: warning: unused function 'FnNoise3_short' [-Wunused-function]
static int FnNoise3_short
^
quantize.c:2452:12: warning: unused function 'FnNoise3_int' [-Wunused-function]
static int FnNoise3_int
^
quantize.c:3459:12: warning: unused function 'FnNoise1_double' [-Wunused-function]
static int FnNoise1_double
^
quantize.c:3580:12: warning: unused function 'FnCompare_short' [-Wunused-function]
static int FnCompare_short(const void *v1, const void *v2)
^
quantize.c:3593:12: warning: unused function 'FnCompare_int' [-Wunused-function]
static int FnCompare_int(const void *v1, const void *v2)
^
quantize.c:3606:12: warning: unused function 'FnCompare_float' [-Wunused-function]
static int FnCompare_float(const void *v1, const void *v2)
^
6 warnings generated.
quantize.c:2234:12: warning: unused function 'FnNoise3_short' [-Wunused-function]
static int FnNoise3_short
^
quantize.c:2452:12: warning: unused function 'FnNoise3_int' [-Wunused-function]
static int FnNoise3_int
^
quantize.c:3459:12: warning: unused function 'FnNoise1_double' [-Wunused-function]
static int FnNoise1_double
^
quantize.c:3580:12: warning: unused function 'FnCompare_short' [-Wunused-function]
static int FnCompare_short(const void *v1, const void *v2)
^
quantize.c:3593:12: warning: unused function 'FnCompare_int' [-Wunused-function]
static int FnCompare_int(const void *v1, const void *v2)
^
quantize.c:3606:12: warning: unused function 'FnCompare_float' [-Wunused-function]
static int FnCompare_float(const void *v1, const void *v2)
^
6 warnings generated.
gcc -c -o ./ricecomp.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 ricecomp.c
gcc -c -o ./pliocomp.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 pliocomp.c
gcc -c -o ./fits_hcompress.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 fits_hcompress.c
gcc -c -o ./fits_hdecompress.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 fits_hdecompress.c
gcc -c -o zlib/adler32.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/adler32.c
gcc -c -o zlib/crc32.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/crc32.c
gcc -c -o zlib/deflate.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/deflate.c
gcc -c -o zlib/infback.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/infback.c
gcc -c -o zlib/inffast.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/inffast.c
gcc -c -o zlib/inflate.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/inflate.c
gcc -c -o zlib/inftrees.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/inftrees.c
gcc -c -o zlib/trees.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/trees.c
gcc -c -o zlib/uncompr.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/uncompr.c
gcc -c -o zlib/zcompress.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/zcompress.c
gcc -c -o zlib/zuncompress.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/zuncompress.c
gcc -c -o zlib/zutil.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 zlib/zutil.c
gcc -c -o ./f77_wrap1.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 f77_wrap1.c
In file included from f77_wrap1.c:43:
./f77_wrap.h:131:14: warning: unused function 'c2fstrv2' [-Wunused-function]
static char *c2fstrv2(char* cstr, char *fstr, int celem_len, int felem_len,
^
./f77_wrap.h:221:14: warning: unused function 'F2CcopyLogVect' [-Wunused-function]
static char *F2CcopyLogVect(long size, int *A)
^
./f77_wrap.h:231:13: warning: unused function 'C2FcopyLogVect' [-Wunused-function]
static void C2FcopyLogVect(long size, int *A, char *B)
^
3 warnings generated.
In file included from f77_wrap1.c:43:
./f77_wrap.h:131:14: warning: unused function 'c2fstrv2' [-Wunused-function]
static char *c2fstrv2(char* cstr, char *fstr, int celem_len, int felem_len,
^
./f77_wrap.h:221:14: warning: unused function 'F2CcopyLogVect' [-Wunused-function]
static char *F2CcopyLogVect(long size, int *A)
^
./f77_wrap.h:231:13: warning: unused function 'C2FcopyLogVect' [-Wunused-function]
static void C2FcopyLogVect(long size, int *A, char *B)
^
3 warnings generated.
gcc -c -o ./f77_wrap2.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 f77_wrap2.c
gcc -c -o ./f77_wrap3.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 f77_wrap3.c
In file included from f77_wrap3.c:43:
./f77_wrap.h:221:14: warning: unused function 'F2CcopyLogVect' [-Wunused-function]
static char *F2CcopyLogVect(long size, int *A)
^
./f77_wrap.h:231:13: warning: unused function 'C2FcopyLogVect' [-Wunused-function]
static void C2FcopyLogVect(long size, int *A, char *B)
^
2 warnings generated.
In file included from f77_wrap3.c:43:
./f77_wrap.h:221:14: warning: unused function 'F2CcopyLogVect' [-Wunused-function]
static char *F2CcopyLogVect(long size, int *A)
^
./f77_wrap.h:231:13: warning: unused function 'C2FcopyLogVect' [-Wunused-function]
static void C2FcopyLogVect(long size, int *A, char *B)
^
2 warnings generated.
gcc -c -o ./f77_wrap4.o -fno-strict-aliasing -I/usr/local/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch i386 -arch x86_64 -Dg77Fortran -fPIC -fno-common -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MATH_H=1 -DHAVE_LIMITS_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_FTRUNCATE=1 -DHAVE_LONGLONG=1 -DHAVE_SHMEM_SERVICES=1 -DHAVE_UNION_SEMUN=1 -DHAVE_NET_SERVICES=1 f77_wrap4.c
In file included from f77_wrap4.c:43:
./f77_wrap.h:131:14: warning: unused function 'c2fstrv2' [-Wunused-function]
static char *c2fstrv2(char* cstr, char *fstr, int celem_len, int felem_len,
^
1 warning generated.
In file included from f77_wrap4.c:43:
./f77_wrap.h:131:14: warning: unused function 'c2fstrv2' [-Wunused-function]
static char *c2fstrv2(char* cstr, char *fstr, int celem_len, int felem_len,
^
1 warning generated.
ar rv libcfitsio.a buffers.o cfileio.o checksum.o drvrfile.o drvrmem.o drvrnet.o drvrsmem.o drvrgsiftp.o editcol.o edithdu.o eval_l.o eval_y.o eval_f.o fitscore.o getcol.o getcolb.o getcold.o getcole.o getcoli.o getcolj.o getcolk.o getcoll.o getcols.o getcolsb.o getcoluk.o getcolui.o getcoluj.o getkey.o group.o grparser.o histo.o iraffits.o modkey.o putcol.o putcolb.o putcold.o putcole.o putcoli.o putcolj.o putcolk.o putcoluk.o putcoll.o putcols.o putcolsb.o putcolu.o putcolui.o putcoluj.o putkey.o region.o scalnull.o swapproc.o wcssub.o wcsutil.o imcompress.o quantize.o ricecomp.o pliocomp.o fits_hcompress.o fits_hdecompress.o zlib/adler32.o zlib/crc32.o zlib/deflate.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zcompress.o zlib/zuncompress.o zlib/zutil.o f77_wrap1.o f77_wrap2.o f77_wrap3.o f77_wrap4.o; \
ranlib libcfitsio.a;
ar: creating archive libcfitsio.a
a - buffers.o
a - cfileio.o
a - checksum.o
a - drvrfile.o
a - drvrmem.o
a - drvrnet.o
a - drvrsmem.o
a - drvrgsiftp.o
a - editcol.o
a - edithdu.o
a - eval_l.o
a - eval_y.o
a - eval_f.o
a - fitscore.o
a - getcol.o
a - getcolb.o
a - getcold.o
a - getcole.o
a - getcoli.o
a - getcolj.o
a - getcolk.o
a - getcoll.o
a - getcols.o
a - getcolsb.o
a - getcoluk.o
a - getcolui.o
a - getcoluj.o
a - getkey.o
a - group.o
a - grparser.o
a - histo.o
a - iraffits.o
a - modkey.o
a - putcol.o
a - putcolb.o
a - putcold.o
a - putcole.o
a - putcoli.o
a - putcolj.o
a - putcolk.o
a - putcoluk.o
a - putcoll.o
a - putcols.o
a - putcolsb.o
a - putcolu.o
a - putcolui.o
a - putcoluj.o
a - putkey.o
a - region.o
a - scalnull.o
a - swapproc.o
a - wcssub.o
a - wcsutil.o
a - imcompress.o
a - quantize.o
a - ricecomp.o
a - pliocomp.o
a - fits_hcompress.o
a - fits_hdecompress.o
a - zlib/adler32.o
a - zlib/crc32.o
a - zlib/deflate.o
a - zlib/infback.o
a - zlib/inffast.o
a - zlib/inflate.o
a - zlib/inftrees.o
a - zlib/trees.o
a - zlib/uncompr.o
a - zlib/zcompress.o
a - zlib/zuncompress.o
a - zlib/zutil.o
a - f77_wrap1.o
a - f77_wrap2.o
a - f77_wrap3.o
a - f77_wrap4.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: x86_64 file: libcfitsio.a(drvrgsiftp.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: for architecture: i386 file: libcfitsio.a(drvrgsiftp.o) has no symbols
/bin/cp -a libcfitsio* /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/lib
/bin/cp fitsio.h fitsio2.h longnam.h drvrsmem.h /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/include
/bin/cp cfitsio.pc /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/lib/pkgconfig
checking if library 'healpix_cxx' is installed
Package healpix_cxx was not found in the pkg-config search path.
Perhaps you should add the directory containing `healpix_cxx.pc'
to the PKG_CONFIG_PATH environment variable
No package 'healpix_cxx' found
building library 'healpix_cxx' from source
creating /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/healpix_cxx
/bin/sh /Users/demitri/tmp-healpy/healpy-1.8.1/healpixsubmodule/src/cxx/autotools/configure --prefix=/Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7 --disable-shared --with-pic --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /Users/demitri/tmp-healpy/healpy-1.8.1/healpixsubmodule/src/cxx/autotools/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 make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 whether gcc understands -c and -o together... rm: conftest.dSYM: is a directory
yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-apple-darwin13.4.0
checking host system type... x86_64-apple-darwin13.4.0
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
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.4.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... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm: conftest.dSYM: is a directory
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... darwin13.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking for gcc option to accept ISO C99... none needed
checking for gcc option to support OpenMP... unsupported
checking whether C compiler accepts -fno-tree-vectorize... yes
checking whether C compiler accepts -fno-math-errno... yes
checking whether C compiler accepts -funsafe-math-optimizations... yes
checking whether C compiler accepts -fno-trapping-math... yes
checking whether C compiler accepts -fno-rounding-math... yes
checking whether C compiler accepts -fno-signaling-nans... yes
checking whether C compiler accepts -fcx-limited-range... no
checking whether C compiler accepts -fomit-frame-pointer... yes
checking whether we are using the GNU C++ compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C++ preprocessor... gcc -E
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 whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... 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... darwin13.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for gcc option to support OpenMP... unsupported
checking whether C++ compiler accepts -fno-tree-vectorize... yes
checking whether C++ compiler accepts -fno-math-errno... yes
checking whether C++ compiler accepts -funsafe-math-optimizations... yes
checking whether C++ compiler accepts -fno-trapping-math... yes
checking whether C++ compiler accepts -fno-rounding-math... yes
checking whether C++ compiler accepts -fno-signaling-nans... yes
checking whether C++ compiler accepts -fcx-limited-range... no
checking whether C++ compiler accepts -fomit-frame-pointer... yes
checking pkg-config is at least version 0.9.0... yes
checking for CFITSIO... yes
checking for ffgnrwll in -lcfitsio... yes
checking fitsio.h usability... yes
checking fitsio.h presence... no
configure: WARNING: fitsio.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: fitsio.h: proceeding with the compiler's result
checking for fitsio.h... yes
checking our pkgconfig libname... healpix_cxx
checking our pkgconfig version... 3.11.2
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/lib/pkgconfig
checking our pkgconfig_libfile... healpix_cxx.pc
checking our package / suffix... healpix_cxx /
checking our pkgconfig description... healpix_cxx Library
checking our pkgconfig requires...
checking our pkgconfig ext libs... -lhealpix_cxx
checking our pkgconfig cppflags... -I/Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/include
checking our pkgconfig ldflags...
noninstalled pkgconfig -L /Users/demitri/tmp-healpy/healpy-1.8.1/build/temp.macosx-10.5-x86_64-2.7/healpix_cxx/.libs
noninstalled pkgconfig -I //Users/demitri/tmp-healpy/healpy-1.8.1/healpixsubmodule/src/cxx/autotools
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing healpix_cxx.pc commands
config.status: creating healpix_cxx.pc.in
config.status: creating healpix_cxx.pc
config.status: creating healpix_cxx-uninstalled.pc
config.status: creating healpix_cxx-uninstalled.sh
make install
CC c_utils/c_utils.lo
CC c_utils/walltime_c.lo
CC libfftpack/bluestein.lo
CC libfftpack/fftpack.lo
CC libfftpack/ls_fft.lo
CC libsharp/sharp.lo
CC libsharp/sharp_almhelpers.lo
CC libsharp/sharp_core.lo
CC libsharp/sharp_geomhelpers.lo
CC libsharp/sharp_ylmgen_c.lo
CXX cxxsupport/announce.lo
CXX cxxsupport/fitshandle.lo
/Users/demitri/tmp-healpy/healpy-1.8.1/healpixsubmodule/src/cxx/autotools/cxxsupport/fitshandle.cc:405:23: warning: comparison of
constant 16 with expression of type 'PDT' is always true [-Wtautological-constant-out-of-range-compare]
if (cols[m].type()!=TSTRING)
~~~~~~~~~~~~~~^ ~~~~~~~
1 warning generated.
CXX cxxsupport/geom_utils.lo
CXX cxxsupport/string_utils.lo
CXX cxxsupport/ls_image.lo
CXX cxxsupport/paramfile.lo
CXX cxxsupport/pointing.lo
CXX cxxsupport/rotmatrix.lo
CXX cxxsupport/trafos.lo
CXX cxxsupport/walltimer.lo
CXX cxxsupport/wigner.lo
CXX cxxsupport/error_handling.lo
CXX Healpix_cxx/alm.lo
CXX Healpix_cxx/alm2map_cxx_module.lo
CXX Healpix_cxx/alm_fitsio.lo
CXX Healpix_cxx/alm_healpix_tools.lo
CXX Healpix_cxx/alm_powspec_tools.lo
CXX Healpix_cxx/anafast_cxx_module.lo
CXX Healpix_cxx/calc_powspec_module.lo
CXX Healpix_cxx/healpix_base.lo
CXX Healpix_cxx/healpix_data_io.lo
CXX Healpix_cxx/healpix_map.lo
CXX Healpix_cxx/healpix_map_fitsio.lo
CXX Healpix_cxx/healpix_tables.lo
CXX Healpix_cxx/hotspots_cxx_module.lo
CXX Healpix_cxx/map2tga_module.lo
CXX Healpix_cxx/median_filter_cxx_module.lo
CXX Healpix_cxx/mult_alm_module.lo
CXX Healpix_cxx/powspec.lo
CXX Healpix_cxx/powspec_fitsio.lo
CXX Healpix_cxx/smoothing_cxx_module.lo
CXX Healpix_cxx/syn_alm_cxx_module.lo
CXX Healpix_cxx/udgrade_cxx_module.lo
CXX Healpix_cxx/udgrade_harmonic_cxx_module.lo
CXXLD libhealpix_cxx.la
CXX Healpix_cxx/alm2map_cxx.o
CXXLD alm2map_cxx
Undefined symbols for architecture x86_64:
"std::string::find_last_not_of(char const*, unsigned long, unsigned long) const", referenced from:
trim(std::string const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<std::string>(std::string const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
void stringToData<std::string>(std::string const&, std::string&) in libhealpix_cxx.a(string_utils.o)
...
"std::string::find_first_not_of(char const*, unsigned long, unsigned long) const", referenced from:
trim(std::string const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<std::string>(std::string const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
void stringToData<std::string>(std::string const&, std::string&) in libhealpix_cxx.a(string_utils.o)
...
"std::string::find(char const*, unsigned long, unsigned long) const", referenced from:
getParamsFromCmdline(int, char const**, bool) in libhealpix_cxx.a(paramfile.o)
parse_file(std::string const&, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&) in libhealpix_cxx.a(string_utils.o)
parse_cmdline_equalsign(int, char const**, std::vector<std::string, std::allocator<std::string> > const&, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&) in libhealpix_cxx.a(string_utils.o)
"std::string::compare(char const*) const", referenced from:
planck_failure__(char const*, int, char const*, std::string const&) in libhealpix_cxx.a(error_handling.o)
parse_file(std::string const&, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&) in libhealpix_cxx.a(string_utils.o)
parse_cmdline_equalsign(int, char const**, std::vector<std::string, std::allocator<std::string> > const&, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&) in libhealpix_cxx.a(string_utils.o)
parse_words_from_file(std::string const&, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
"std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const", referenced from:
fitshandle::insert_bintab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
fitshandle::insert_asctab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<signed char>(signed char const&) in libhealpix_cxx.a(string_utils.o)
...
"std::basic_ios<char, std::char_traits<char> >::widen(char) const", referenced from:
_main in alm2map_cxx.o
planck_failure__(char const*, int, char const*, std::string const&) in libhealpix_cxx.a(error_handling.o)
void map2alm_iter2<double>(Healpix_Map<double> const&, Alm<xcomplex<double> >&, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_spin_iter2<double>(Healpix_Map<double> const&, Healpix_Map<double> const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, int, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_pol_iter2<double>(Healpix_Map<double> const&, Healpix_Map<double> const&, Healpix_Map<double> const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
announce(std::string const&) in libhealpix_cxx.a(announce.o)
module_startup(std::string const&, bool, std::string const&, bool) in libhealpix_cxx.a(announce.o)
...
"std::istream& std::istream::_M_extract<double>(double&)", referenced from:
void stringToData<double>(std::string const&, double&) in libhealpix_cxx.a(string_utils.o)
"std::istream& std::istream::_M_extract<long double>(long double&)", referenced from:
void stringToData<long double>(std::string const&, long double&) in libhealpix_cxx.a(string_utils.o)
"std::istream& std::istream::_M_extract<float>(float&)", referenced from:
void stringToData<float>(std::string const&, float&) in libhealpix_cxx.a(string_utils.o)
"std::istream& std::istream::_M_extract<unsigned int>(unsigned int&)", referenced from:
void stringToData<unsigned int>(std::string const&, unsigned int&) in libhealpix_cxx.a(string_utils.o)
"std::istream& std::istream::_M_extract<long>(long&)", referenced from:
void stringToData<long>(std::string const&, long&) in libhealpix_cxx.a(string_utils.o)
"std::istream& std::istream::_M_extract<unsigned long>(unsigned long&)", referenced from:
void stringToData<unsigned long>(std::string const&, unsigned long&) in libhealpix_cxx.a(string_utils.o)
"std::istream& std::istream::_M_extract<unsigned short>(unsigned short&)", referenced from:
void stringToData<unsigned short>(std::string const&, unsigned short&) in libhealpix_cxx.a(string_utils.o)
"std::istream& std::istream::_M_extract<long long>(long long&)", referenced from:
void stringToData<long long>(std::string const&, long long&) in libhealpix_cxx.a(string_utils.o)
"std::istream& std::istream::_M_extract<unsigned long long>(unsigned long long&)", referenced from:
void stringToData<unsigned long long>(std::string const&, unsigned long long&) in libhealpix_cxx.a(string_utils.o)
"std::istream::operator>>(int&)", referenced from:
void stringToData<int>(std::string const&, int&) in libhealpix_cxx.a(string_utils.o)
"std::istream::operator>>(short&)", referenced from:
void stringToData<short>(std::string const&, short&) in libhealpix_cxx.a(string_utils.o)
"std::ostream::put(char)", referenced from:
_main in alm2map_cxx.o
planck_failure__(char const*, int, char const*, std::string const&) in libhealpix_cxx.a(error_handling.o)
void map2alm_iter2<double>(Healpix_Map<double> const&, Alm<xcomplex<double> >&, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_spin_iter2<double>(Healpix_Map<double> const&, Healpix_Map<double> const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, int, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_pol_iter2<double>(Healpix_Map<double> const&, Healpix_Map<double> const&, Healpix_Map<double> const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
announce(std::string const&) in libhealpix_cxx.a(announce.o)
module_startup(std::string const&, bool, std::string const&, bool) in libhealpix_cxx.a(announce.o)
...
"std::ostream::flush()", referenced from:
_main in alm2map_cxx.o
planck_failure__(char const*, int, char const*, std::string const&) in libhealpix_cxx.a(error_handling.o)
void map2alm_iter2<double>(Healpix_Map<double> const&, Alm<xcomplex<double> >&, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_spin_iter2<double>(Healpix_Map<double> const&, Healpix_Map<double> const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, int, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_pol_iter2<double>(Healpix_Map<double> const&, Healpix_Map<double> const&, Healpix_Map<double> const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
announce(std::string const&) in libhealpix_cxx.a(announce.o)
module_startup(std::string const&, bool, std::string const&, bool) in libhealpix_cxx.a(announce.o)
...
"std::ostream& std::ostream::_M_insert<double>(double)", referenced from:
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
"std::ostream& std::ostream::_M_insert<unsigned long>(unsigned long)", referenced from:
std::string dataToString<unsigned short>(unsigned short const&) in libhealpix_cxx.a(string_utils.o)
"std::ostream::operator<<(double)", referenced from:
void map2alm_iter2<double>(Healpix_Map<double> const&, Alm<xcomplex<double> >&, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_spin_iter2<double>(Healpix_Map<double> const&, Healpix_Map<double> const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, int, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_pol_iter2<double>(Healpix_Map<double> const&, Healpix_Map<double> const&, Healpix_Map<double> const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
operator<<(std::ostream&, pointing const&) in libhealpix_cxx.a(pointing.o)
operator<<(std::ostream&, rotmatrix const&) in libhealpix_cxx.a(rotmatrix.o)
"std::ostream::operator<<(long double)", referenced from:
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
"std::ostream::operator<<(int)", referenced from:
planck_failure__(char const*, int, char const*, std::string const&) in libhealpix_cxx.a(error_handling.o)
parse_file(std::string const&, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<int>(int const&) in libhealpix_cxx.a(string_utils.o)
"std::ostream::operator<<(unsigned int)", referenced from:
std::string dataToString<unsigned int>(unsigned int const&) in libhealpix_cxx.a(string_utils.o)
"std::ostream::operator<<(long)", referenced from:
fitshandle::insert_bintab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long>(long const&) in libhealpix_cxx.a(string_utils.o)
"std::ostream::operator<<(unsigned long)", referenced from:
std::string dataToString<unsigned long>(unsigned long const&) in libhealpix_cxx.a(string_utils.o)
"std::ostream::operator<<(short)", referenced from:
std::string dataToString<short>(short const&) in libhealpix_cxx.a(string_utils.o)
"std::ostream::operator<<(long long)", referenced from:
std::string dataToString<long long>(long long const&) in libhealpix_cxx.a(string_utils.o)
"std::ostream::operator<<(unsigned long long)", referenced from:
std::string dataToString<unsigned long long>(unsigned long long const&) in libhealpix_cxx.a(string_utils.o)
"std::string::_M_leak_hard()", referenced from:
tolower(std::string const&) in libhealpix_cxx.a(string_utils.o)
"std::string::_Rep::_M_destroy(std::allocator<char> const&)", referenced from:
alm2map_cxx_module(int, char const**) in libhealpix_cxx.a(alm2map_cxx_module.o)
PlanckError::~PlanckError() in libhealpix_cxx.a(error_handling.o)
PlanckError::~PlanckError() in libhealpix_cxx.a(error_handling.o)
PlanckError::~PlanckError() in libhealpix_cxx.a(error_handling.o)
planck_failure__(char const*, int, char const*, char const*) in libhealpix_cxx.a(error_handling.o)
read_weight_ring(std::string const&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
get_ring_weights(paramfile&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
...
"std::string::_Rep::_S_empty_rep_storage", referenced from:
alm2map_cxx_module(int, char const**) in libhealpix_cxx.a(alm2map_cxx_module.o)
PlanckError::~PlanckError() in libhealpix_cxx.a(error_handling.o)
PlanckError::~PlanckError() in libhealpix_cxx.a(error_handling.o)
PlanckError::~PlanckError() in libhealpix_cxx.a(error_handling.o)
planck_failure__(char const*, int, char const*, char const*) in libhealpix_cxx.a(error_handling.o)
read_weight_ring(std::string const&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
get_ring_weights(paramfile&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
...
"std::string::append(char const*, unsigned long)", referenced from:
read_weight_ring(std::string const&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
read_pixwin(std::string const&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
read_pixwin(std::string const&, int, arr<double>&, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
announce(std::string const&) in libhealpix_cxx.a(announce.o)
module_startup(std::string const&, int, char const**, int, std::string const&, bool) in libhealpix_cxx.a(announce.o)
module_startup(std::string const&, int, char const**, bool) in libhealpix_cxx.a(announce.o)
void create_alm_pol<float>(PowSpec const&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, planck_rng&) in libhealpix_cxx.a(alm_powspec_tools.o)
...
"std::string::append(std::string const&)", referenced from:
read_weight_ring(std::string const&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
read_pixwin(std::string const&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
read_pixwin(std::string const&, int, arr<double>&, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
announce(std::string const&) in libhealpix_cxx.a(announce.o)
module_startup(std::string const&, int, char const**, int, std::string const&, bool) in libhealpix_cxx.a(announce.o)
module_startup(std::string const&, int, char const**, bool) in libhealpix_cxx.a(announce.o)
void create_alm_pol<float>(PowSpec const&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, planck_rng&) in libhealpix_cxx.a(alm_powspec_tools.o)
...
"std::string::assign(char const*, unsigned long)", referenced from:
void write_Healpix_map_to_fits<float>(fitshandle&, Healpix_Map<float> const&, PDT) in libhealpix_cxx.a(healpix_map_fitsio.o)
void write_Healpix_map_to_fits<double>(fitshandle&, Healpix_Map<double> const&, PDT) in libhealpix_cxx.a(healpix_map_fitsio.o)
void write_Healpix_map_to_fits<int>(fitshandle&, Healpix_Map<int> const&, PDT) in libhealpix_cxx.a(healpix_map_fitsio.o)
void write_Healpix_map_to_fits<float>(fitshandle&, Healpix_Map<float> const&, Healpix_Map<float> const&, Healpix_Map<float> const&, PDT) in libhealpix_cxx.a(healpix_map_fitsio.o)
void write_Healpix_map_to_fits<double>(fitshandle&, Healpix_Map<double> const&, Healpix_Map<double> const&, Healpix_Map<double> const&, PDT) in libhealpix_cxx.a(healpix_map_fitsio.o)
fitshandle::get_key_void(std::string const&, void*, PDT) const in libhealpix_cxx.a(fitshandle.o)
fitshandle::read_column_raw_void(int, void*, PDT, long, long) const in libhealpix_cxx.a(fitshandle.o)
...
"std::string::assign(std::string const&)", referenced from:
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(alm_fitsio.o)
paramfile::findhelper(std::string const&, std::string const&, NDT, bool) const in libhealpix_cxx.a(paramfile.o)
paramfile::setParamString(std::string const&, std::string const&) in libhealpix_cxx.a(paramfile.o)
unsigned char paramfile::find<unsigned char>(std::string const&, unsigned char const&) in libhealpix_cxx.a(paramfile.o)
signed char paramfile::find<signed char>(std::string const&, signed char const&) in libhealpix_cxx.a(paramfile.o)
unsigned short paramfile::find<unsigned short>(std::string const&, unsigned short const&) in libhealpix_cxx.a(paramfile.o)
short paramfile::find<short>(std::string const&, short const&) in libhealpix_cxx.a(paramfile.o)
...
"std::string::reserve(unsigned long)", referenced from:
void create_alm_pol<float>(PowSpec const&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, planck_rng&) in libhealpix_cxx.a(alm_powspec_tools.o)
void create_alm_pol<double>(PowSpec const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, planck_rng&) in libhealpix_cxx.a(alm_powspec_tools.o)
paramfile::get_valstr(std::string const&) const in libhealpix_cxx.a(paramfile.o)
paramfile::findhelper(std::string const&, std::string const&, NDT, bool) const in libhealpix_cxx.a(paramfile.o)
void read_Healpix_map_from_fits<float>(fitshandle&, Healpix_Map<float>&, int) in libhealpix_cxx.a(healpix_map_fitsio.o)
void read_Healpix_map_from_fits<double>(fitshandle&, Healpix_Map<double>&, int) in libhealpix_cxx.a(healpix_map_fitsio.o)
void read_Healpix_map_from_fits<int>(fitshandle&, Healpix_Map<int>&, int) in libhealpix_cxx.a(healpix_map_fitsio.o)
...
"std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)", referenced from:
alm2map_cxx_module(int, char const**) in libhealpix_cxx.a(alm2map_cxx_module.o)
PlanckError::PlanckError(char const*) in libhealpix_cxx.a(error_handling.o)
PlanckError::PlanckError(char const*) in libhealpix_cxx.a(error_handling.o)
planck_failure__(char const*, int, char const*, char const*) in libhealpix_cxx.a(error_handling.o)
get_ring_weights(paramfile&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
get_pixwin(paramfile&, int, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
get_pixwin(paramfile&, int, int, arr<double>&, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
...
"std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&)", referenced from:
PlanckError::PlanckError(std::string const&) in libhealpix_cxx.a(error_handling.o)
PlanckError::PlanckError(std::string const&) in libhealpix_cxx.a(error_handling.o)
read_weight_ring(std::string const&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
read_pixwin(std::string const&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
read_pixwin(std::string const&, int, arr<double>&, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
announce(std::string const&) in libhealpix_cxx.a(announce.o)
module_startup(std::string const&, int, char const**, int, std::string const&, bool) in libhealpix_cxx.a(announce.o)
...
"std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&, unsigned long, unsigned long)", referenced from:
trim(std::string const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<std::string>(std::string const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
void stringToData<std::string>(std::string const&, std::string&) in libhealpix_cxx.a(string_utils.o)
...
"std::basic_ifstream<char, std::char_traits<char> >::basic_ifstream(char const*, std::_Ios_Openmode)", referenced from:
parse_file(std::string const&, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&) in libhealpix_cxx.a(string_utils.o)
parse_words_from_file(std::string const&, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
"std::basic_ifstream<char, std::char_traits<char> >::~basic_ifstream()", referenced from:
parse_file(std::string const&, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&) in libhealpix_cxx.a(string_utils.o)
parse_words_from_file(std::string const&, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
"std::basic_istringstream<char, std::char_traits<char>, std::allocator<char> >::basic_istringstream(std::string const&, std::_Ios_Openmode)", referenced from:
tokenize(std::string const&, char, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
void stringToData<signed char>(std::string const&, signed char&) in libhealpix_cxx.a(string_utils.o)
void stringToData<unsigned char>(std::string const&, unsigned char&) in libhealpix_cxx.a(string_utils.o)
void stringToData<short>(std::string const&, short&) in libhealpix_cxx.a(string_utils.o)
void stringToData<unsigned short>(std::string const&, unsigned short&) in libhealpix_cxx.a(string_utils.o)
void stringToData<int>(std::string const&, int&) in libhealpix_cxx.a(string_utils.o)
void stringToData<unsigned int>(std::string const&, unsigned int&) in libhealpix_cxx.a(string_utils.o)
...
"std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::basic_ostringstream(std::_Ios_Openmode)", referenced from:
fitshandle::insert_bintab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
fitshandle::insert_asctab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<signed char>(signed char const&) in libhealpix_cxx.a(string_utils.o)
...
"std::locale::~locale()", referenced from:
fitshandle::insert_bintab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
fitshandle::insert_asctab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
tokenize(std::string const&, char, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
...
"std::ios_base::Init::Init()", referenced from:
__GLOBAL__I_a in alm2map_cxx.o
__GLOBAL__I_a in libhealpix_cxx.a(alm2map_cxx_module.o)
__GLOBAL__I_a in libhealpix_cxx.a(error_handling.o)
__GLOBAL__I_a in libhealpix_cxx.a(healpix_data_io.o)
__GLOBAL__I_a in libhealpix_cxx.a(alm_healpix_tools.o)
__GLOBAL__I_a in libhealpix_cxx.a(announce.o)
__GLOBAL__I_a in libhealpix_cxx.a(alm_powspec_tools.o)
...
"std::ios_base::Init::~Init()", referenced from:
__GLOBAL__I_a in alm2map_cxx.o
__GLOBAL__I_a in libhealpix_cxx.a(alm2map_cxx_module.o)
__GLOBAL__I_a in libhealpix_cxx.a(error_handling.o)
__GLOBAL__I_a in libhealpix_cxx.a(healpix_data_io.o)
__GLOBAL__I_a in libhealpix_cxx.a(alm_healpix_tools.o)
__GLOBAL__I_a in libhealpix_cxx.a(announce.o)
__GLOBAL__I_a in libhealpix_cxx.a(alm_powspec_tools.o)
...
"std::ios_base::~ios_base()", referenced from:
fitshandle::insert_bintab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
fitshandle::insert_asctab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
tokenize(std::string const&, char, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
...
"std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)", referenced from:
_main in alm2map_cxx.o
planck_failure__(char const*, int, char const*, std::string const&) in libhealpix_cxx.a(error_handling.o)
"std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)", referenced from:
_main in alm2map_cxx.o
planck_failure__(char const*, int, char const*, std::string const&) in libhealpix_cxx.a(error_handling.o)
void map2alm<float>(Healpix_Map<float> const&, Alm<xcomplex<float> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm<double>(Healpix_Map<double> const&, Alm<xcomplex<double> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_spin<float>(Healpix_Map<float> const&, Healpix_Map<float> const&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, int, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_spin<double>(Healpix_Map<double> const&, Healpix_Map<double> const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, int, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_pol<float>(Healpix_Map<float> const&, Healpix_Map<float> const&, Healpix_Map<float> const&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
...
"std::__throw_bad_alloc()", referenced from:
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(alm_fitsio.o)
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(healpix_map_fitsio.o)
std::vector<std::string, std::allocator<std::string> >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > >, std::string const&) in libhealpix_cxx.a(fitshandle.o)
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(fitshandle.o)
std::vector<long, std::allocator<long> >::_M_insert_aux(__gnu_cxx::__normal_iterator<long*, std::vector<long, std::allocator<long> > >, long const&) in libhealpix_cxx.a(fitshandle.o)
std::vector<long, std::allocator<long> >::_M_fill_insert(__gnu_cxx::__normal_iterator<long*, std::vector<long, std::allocator<long> > >, unsigned long, long const&) in libhealpix_cxx.a(healpix_base.o)
std::vector<pointing, std::allocator<pointing> >::_M_insert_aux(__gnu_cxx::__normal_iterator<pointing*, std::vector<pointing, std::allocator<pointing> > >, pointing const&) in libhealpix_cxx.a(healpix_base.o)
...
"std::_Rb_tree_decrement(std::_Rb_tree_node_base*)", referenced from:
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, std::string> >, std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::string, std::_Identity<std::string>, std::less<std::string>, std::allocator<std::string> >::_M_insert_unique(std::string const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, std::string> >, std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(string_utils.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(string_utils.o)
"std::_Rb_tree_increment(std::_Rb_tree_node_base const*)", referenced from:
paramfile::~paramfile() in libhealpix_cxx.a(paramfile.o)
"std::_Rb_tree_increment(std::_Rb_tree_node_base*)", referenced from:
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, std::string> >, std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, std::string> >, std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(string_utils.o)
"std::__throw_length_error(char const*)", referenced from:
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(alm_fitsio.o)
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(healpix_map_fitsio.o)
std::vector<std::string, std::allocator<std::string> >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > >, std::string const&) in libhealpix_cxx.a(fitshandle.o)
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(fitshandle.o)
std::vector<long, std::allocator<long> >::_M_insert_aux(__gnu_cxx::__normal_iterator<long*, std::vector<long, std::allocator<long> > >, long const&) in libhealpix_cxx.a(fitshandle.o)
T_Healpix_Base<int>::query_multidisc_general(arr<vec3_t<double> > const&, arr<double> const&, bool, std::vector<int, std::allocator<int> > const&, rangeset<int>&) const in libhealpix_cxx.a(healpix_base.o)
void T_Healpix_Base<int>::query_disc_internal<int>(pointing, double, int, rangeset<int>&) const in libhealpix_cxx.a(healpix_base.o)
...
"std::__throw_out_of_range(char const*)", referenced from:
trim(std::string const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<std::string>(std::string const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
void stringToData<std::string>(std::string const&, std::string&) in libhealpix_cxx.a(string_utils.o)
...
"std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)", referenced from:
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, std::string> >, std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::string, std::_Identity<std::string>, std::less<std::string>, std::allocator<std::string> >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::string const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, std::string> >, std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(string_utils.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(string_utils.o)
"std::cerr", referenced from:
_main in alm2map_cxx.o
planck_failure__(char const*, int, char const*, std::string const&) in libhealpix_cxx.a(error_handling.o)
module_startup(std::string const&, bool, std::string const&, bool) in libhealpix_cxx.a(announce.o)
fitshandle::check_errors() const in libhealpix_cxx.a(fitshandle.o)
fitshandle::delete_file(std::string const&) in libhealpix_cxx.a(fitshandle.o)
fitshandle::assert_pdmtype(std::string const&) const in libhealpix_cxx.a(fitshandle.o)
__GLOBAL__I_a in libhealpix_cxx.a(fitshandle.o)
...
"std::cout", referenced from:
void map2alm<float>(Healpix_Map<float> const&, Alm<xcomplex<float> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm<double>(Healpix_Map<double> const&, Alm<xcomplex<double> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_iter2<double>(Healpix_Map<double> const&, Alm<xcomplex<double> >&, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_spin<float>(Healpix_Map<float> const&, Healpix_Map<float> const&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, int, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_spin<double>(Healpix_Map<double> const&, Healpix_Map<double> const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, int, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_spin_iter2<double>(Healpix_Map<double> const&, Healpix_Map<double> const&, Alm<xcomplex<double> >&, Alm<xcomplex<double> >&, int, double, double) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm_pol<float>(Healpix_Map<float> const&, Healpix_Map<float> const&, Healpix_Map<float> const&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, Alm<xcomplex<float> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
...
"std::basic_istream<char, std::char_traits<char> >& std::getline<char, std::char_traits<char>, std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char)", referenced from:
parse_file(std::string const&, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&) in libhealpix_cxx.a(string_utils.o)
tokenize(std::string const&, char, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
"std::terminate()", referenced from:
___clang_call_terminate in alm2map_cxx.o
___clang_call_terminate in libhealpix_cxx.a(alm2map_cxx_module.o)
___clang_call_terminate in libhealpix_cxx.a(healpix_data_io.o)
___clang_call_terminate in libhealpix_cxx.a(alm_healpix_tools.o)
___clang_call_terminate in libhealpix_cxx.a(alm_fitsio.o)
___clang_call_terminate in libhealpix_cxx.a(paramfile.o)
___clang_call_terminate in libhealpix_cxx.a(healpix_map_fitsio.o)
...
"std::basic_ostream<char, std::char_traits<char> >& std::operator<<<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, signed char)", referenced from:
std::string dataToString<signed char>(signed char const&) in libhealpix_cxx.a(string_utils.o)
"std::basic_ostream<char, std::char_traits<char> >& std::operator<<<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char)", referenced from:
operator<<(std::ostream&, rotmatrix const&) in libhealpix_cxx.a(rotmatrix.o)
"std::basic_ostream<char, std::char_traits<char> >& std::operator<<<std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, unsigned char)", referenced from:
std::string dataToString<unsigned char>(unsigned char const&) in libhealpix_cxx.a(string_utils.o)
"std::basic_ostream<char, std::char_traits<char> >& std::operator<<<char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)", referenced from:
planck_failure__(char const*, int, char const*, std::string const&) in libhealpix_cxx.a(error_handling.o)
announce(std::string const&) in libhealpix_cxx.a(announce.o)
module_startup(std::string const&, bool, std::string const&, bool) in libhealpix_cxx.a(announce.o)
paramfile::~paramfile() in libhealpix_cxx.a(paramfile.o)
paramfile::findhelper(std::string const&, std::string const&, NDT, bool) const in libhealpix_cxx.a(paramfile.o)
paramfile::setParamString(std::string const&, std::string const&) in libhealpix_cxx.a(paramfile.o)
fitshandle::insert_asctab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
...
"std::basic_istream<char, std::char_traits<char> >& std::operator>><char, std::char_traits<char> >(std::basic_istream<char, std::char_traits<char> >&, char&)", referenced from:
void stringToData<signed char>(std::string const&, signed char&) in libhealpix_cxx.a(string_utils.o)
void stringToData<unsigned char>(std::string const&, unsigned char&) in libhealpix_cxx.a(string_utils.o)
"std::basic_istream<char, std::char_traits<char> >& std::operator>><char, std::char_traits<char>, std::allocator<char> >(std::basic_istream<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)", referenced from:
(anonymous namespace)::end_stringToData(std::string const&, char const*, std::basic_istringstream<char, std::char_traits<char>, std::allocator<char> >&) in libhealpix_cxx.a(string_utils.o)
parse_words_from_file(std::string const&, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
void split<std::string>(std::string const&, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
void split<float>(std::string const&, std::vector<float, std::allocator<float> >&) in libhealpix_cxx.a(string_utils.o)
void split<double>(std::string const&, std::vector<double, std::allocator<double> >&) in libhealpix_cxx.a(string_utils.o)
void split<int>(std::string const&, std::vector<int, std::allocator<int> >&) in libhealpix_cxx.a(string_utils.o)
void split<long>(std::string const&, std::vector<long, std::allocator<long> >&) in libhealpix_cxx.a(string_utils.o)
...
"typeinfo for std::exception", referenced from:
GCC_except_table0 in alm2map_cxx.o
"VTT for std::basic_istringstream<char, std::char_traits<char>, std::allocator<char> >", referenced from:
tokenize(std::string const&, char, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
void stringToData<signed char>(std::string const&, signed char&) in libhealpix_cxx.a(string_utils.o)
void stringToData<unsigned char>(std::string const&, unsigned char&) in libhealpix_cxx.a(string_utils.o)
void stringToData<short>(std::string const&, short&) in libhealpix_cxx.a(string_utils.o)
void stringToData<unsigned short>(std::string const&, unsigned short&) in libhealpix_cxx.a(string_utils.o)
void stringToData<int>(std::string const&, int&) in libhealpix_cxx.a(string_utils.o)
void stringToData<unsigned int>(std::string const&, unsigned int&) in libhealpix_cxx.a(string_utils.o)
...
"VTT for std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >", referenced from:
fitshandle::insert_bintab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
fitshandle::insert_asctab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<signed char>(signed char const&) in libhealpix_cxx.a(string_utils.o)
...
"vtable for __cxxabiv1::__class_type_info", referenced from:
typeinfo for PlanckError in libhealpix_cxx.a(error_handling.o)
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
"vtable for std::basic_streambuf<char, std::char_traits<char> >", referenced from:
fitshandle::insert_bintab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
fitshandle::insert_asctab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
tokenize(std::string const&, char, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
...
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
"vtable for std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >", referenced from:
fitshandle::insert_bintab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
fitshandle::insert_asctab(std::vector<fitscolumn, std::allocator<fitscolumn> > const&, std::string const&) in libhealpix_cxx.a(fitshandle.o)
std::string dataToString<float>(float const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<double>(double const&) in libhealpix_cxx.a(string_utils.o)
std::string dataToString<long double>(long double const&) in libhealpix_cxx.a(string_utils.o)
intToString(long, unsigned long) in libhealpix_cxx.a(string_utils.o)
tokenize(std::string const&, char, std::vector<std::string, std::allocator<std::string> >&) in libhealpix_cxx.a(string_utils.o)
...
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
"operator delete[](void*)", referenced from:
alm2map_cxx_module(int, char const**) in libhealpix_cxx.a(alm2map_cxx_module.o)
read_weight_ring(std::string const&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
get_ring_weights(paramfile&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
get_pixwin(paramfile&, int, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
get_pixwin(paramfile&, int, int, arr<double>&, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
void fitshandle::read_entire_column<double>(int, arr<double>&) const in libhealpix_cxx.a(healpix_data_io.o)
void map2alm_iter<float>(Healpix_Map<float> const&, Alm<xcomplex<float> >&, int, arr<double> const&) in libhealpix_cxx.a(alm_healpix_tools.o)
...
"operator delete(void*)", referenced from:
PlanckError::~PlanckError() in libhealpix_cxx.a(error_handling.o)
void write_Alm_to_fits<double>(fitshandle&, Alm<xcomplex<double> > const&, int, int, PDT) in libhealpix_cxx.a(alm_fitsio.o)
void write_Alm_to_fits<float>(fitshandle&, Alm<xcomplex<float> > const&, int, int, PDT) in libhealpix_cxx.a(alm_fitsio.o)
void write_compressed_Alm_to_fits<double>(fitshandle&, Alm<xcomplex<double> > const&, int, int, PDT) in libhealpix_cxx.a(alm_fitsio.o)
void write_compressed_Alm_to_fits<float>(fitshandle&, Alm<xcomplex<float> > const&, int, int, PDT) in libhealpix_cxx.a(alm_fitsio.o)
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(alm_fitsio.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_create_node(std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(paramfile.o)
...
"operator new[](unsigned long)", referenced from:
alm2map_cxx_module(int, char const**) in libhealpix_cxx.a(alm2map_cxx_module.o)
read_weight_ring(std::string const&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
get_ring_weights(paramfile&, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
get_pixwin(paramfile&, int, int, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
get_pixwin(paramfile&, int, int, arr<double>&, arr<double>&) in libhealpix_cxx.a(healpix_data_io.o)
void fitshandle::read_entire_column<double>(int, arr<double>&) const in libhealpix_cxx.a(healpix_data_io.o)
void map2alm_iter<float>(Healpix_Map<float> const&, Alm<xcomplex<float> >&, int, arr<double> const&) in libhealpix_cxx.a(alm_healpix_tools.o)
...
"operator new(unsigned long)", referenced from:
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(alm_fitsio.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_create_node(std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::string, std::_Identity<std::string>, std::less<std::string>, std::allocator<std::string> >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::string const&) in libhealpix_cxx.a(paramfile.o)
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(healpix_map_fitsio.o)
std::vector<std::string, std::allocator<std::string> >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > >, std::string const&) in libhealpix_cxx.a(fitshandle.o)
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(fitshandle.o)
std::vector<long, std::allocator<long> >::_M_insert_aux(__gnu_cxx::__normal_iterator<long*, std::vector<long, std::allocator<long> > >, long const&) in libhealpix_cxx.a(fitshandle.o)
...
"___cxa_allocate_exception", referenced from:
alm2map_cxx_module(int, char const**) in libhealpix_cxx.a(alm2map_cxx_module.o)
void Alm<xcomplex<float> >::ScaleL<double>(arr<double> const&) in libhealpix_cxx.a(alm2map_cxx_module.o)
void Alm<xcomplex<double> >::ScaleL<double>(arr<double> const&) in libhealpix_cxx.a(alm2map_cxx_module.o)
void fitshandle::read_entire_column<double>(int, arr<double>&) const in libhealpix_cxx.a(healpix_data_io.o)
void map2alm<float>(Healpix_Map<float> const&, Alm<xcomplex<float> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm<double>(Healpix_Map<double> const&, Alm<xcomplex<double> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void alm2map<float>(Alm<xcomplex<float> > const&, Healpix_Map<float>&) in libhealpix_cxx.a(alm_healpix_tools.o)
...
"___cxa_begin_catch", referenced from:
_main in alm2map_cxx.o
___clang_call_terminate in alm2map_cxx.o
___clang_call_terminate in libhealpix_cxx.a(alm2map_cxx_module.o)
___clang_call_terminate in libhealpix_cxx.a(healpix_data_io.o)
___clang_call_terminate in libhealpix_cxx.a(alm_healpix_tools.o)
___clang_call_terminate in libhealpix_cxx.a(alm_fitsio.o)
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(alm_fitsio.o)
...
"___cxa_end_catch", referenced from:
_main in alm2map_cxx.o
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(alm_fitsio.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_create_node(std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::string, std::_Identity<std::string>, std::less<std::string>, std::allocator<std::string> >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::string const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_copy(std::_Rb_tree_node<std::pair<std::string const, std::string> > const*, std::_Rb_tree_node<std::pair<std::string const, std::string> >*) in libhealpix_cxx.a(paramfile.o)
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(healpix_map_fitsio.o)
std::vector<std::string, std::allocator<std::string> >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > >, std::string const&) in libhealpix_cxx.a(fitshandle.o)
...
"___cxa_free_exception", referenced from:
alm2map_cxx_module(int, char const**) in libhealpix_cxx.a(alm2map_cxx_module.o)
void Alm<xcomplex<float> >::ScaleL<double>(arr<double> const&) in libhealpix_cxx.a(alm2map_cxx_module.o)
void Alm<xcomplex<double> >::ScaleL<double>(arr<double> const&) in libhealpix_cxx.a(alm2map_cxx_module.o)
void fitshandle::read_entire_column<double>(int, arr<double>&) const in libhealpix_cxx.a(healpix_data_io.o)
void map2alm<float>(Healpix_Map<float> const&, Alm<xcomplex<float> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm<double>(Healpix_Map<double> const&, Alm<xcomplex<double> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void alm2map<float>(Alm<xcomplex<float> > const&, Healpix_Map<float>&) in libhealpix_cxx.a(alm_healpix_tools.o)
...
"___cxa_rethrow", referenced from:
killjob__() in libhealpix_cxx.a(error_handling.o)
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(alm_fitsio.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_create_node(std::pair<std::string const, std::string> const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::string, std::_Identity<std::string>, std::less<std::string>, std::allocator<std::string> >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::string const&) in libhealpix_cxx.a(paramfile.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_copy(std::_Rb_tree_node<std::pair<std::string const, std::string> > const*, std::_Rb_tree_node<std::pair<std::string const, std::string> >*) in libhealpix_cxx.a(paramfile.o)
std::vector<fitscolumn, std::allocator<fitscolumn> >::_M_insert_aux(__gnu_cxx::__normal_iterator<fitscolumn*, std::vector<fitscolumn, std::allocator<fitscolumn> > >, fitscolumn const&) in libhealpix_cxx.a(healpix_map_fitsio.o)
std::vector<std::string, std::allocator<std::string> >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > >, std::string const&) in libhealpix_cxx.a(fitshandle.o)
...
"___cxa_throw", referenced from:
alm2map_cxx_module(int, char const**) in libhealpix_cxx.a(alm2map_cxx_module.o)
void Alm<xcomplex<float> >::ScaleL<double>(arr<double> const&) in libhealpix_cxx.a(alm2map_cxx_module.o)
void Alm<xcomplex<double> >::ScaleL<double>(arr<double> const&) in libhealpix_cxx.a(alm2map_cxx_module.o)
void fitshandle::read_entire_column<double>(int, arr<double>&) const in libhealpix_cxx.a(healpix_data_io.o)
void map2alm<float>(Healpix_Map<float> const&, Alm<xcomplex<float> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void map2alm<double>(Healpix_Map<double> const&, Alm<xcomplex<double> >&, arr<double> const&, bool) in libhealpix_cxx.a(alm_healpix_tools.o)
void alm2map<float>(Alm<xcomplex<float> > const&, Healpix_Map<float>&) in libhealpix_cxx.a(alm_healpix_tools.o)
...
"___gxx_personality_v0", referenced from:
Dwarf Exception Unwind Info (__eh_frame) in alm2map_cxx.o
Dwarf Exception Unwind Info (__eh_frame) in libhealpix_cxx.a(alm2map_cxx_module.o)
Dwarf Exception Unwind Info (__eh_frame) in libhealpix_cxx.a(error_handling.o)
Dwarf Exception Unwind Info (__eh_frame) in libhealpix_cxx.a(healpix_data_io.o)
Dwarf Exception Unwind Info (__eh_frame) in libhealpix_cxx.a(alm_healpix_tools.o)
Dwarf Exception Unwind Info (__eh_frame) in libhealpix_cxx.a(announce.o)
Dwarf Exception Unwind Info (__eh_frame) in libhealpix_cxx.a(alm_powspec_tools.o)
...
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [alm2map_cxx] Error 1
Traceback (most recent call last):
File "setup.py", line 445, in <module>
license='GPLv2'
File "/usr/local/anaconda/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_commands()
File "/usr/local/anaconda/lib/python2.7/distutils/dist.py", line 953, in run_commands
self.run_command(cmd)
File "/usr/local/anaconda/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "/usr/local/anaconda/lib/python2.7/distutils/command/build.py", line 127, in run
self.run_command(cmd_name)
File "/usr/local/anaconda/lib/python2.7/distutils/cmd.py", line 326, in run_command
self.distribution.run_command(command)
File "/usr/local/anaconda/lib/python2.7/distutils/dist.py", line 972, in run_command
cmd_obj.run()
File "/usr/local/anaconda/lib/python2.7/distutils/command/build_clib.py", line 116, in run
self.build_libraries(self.libraries)
File "setup.py", line 303, in build_libraries
for key, value in self.build_library(lib_name, **build_info).items():
File "setup.py", line 241, in build_library
check_call(cmd, cwd=build_temp, env=self._environ)
File "/usr/local/anaconda/lib/python2.7/subprocess.py", line 540, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['make', 'install']' returned non-zero exit status 2
MacBook-Air [~/tmp-healpy/healpy-1.8.1] %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment