Skip to content

Instantly share code, notes, and snippets.

@cdeil
Created May 14, 2014 22:26
Show Gist options
  • Save cdeil/9d826c25c9df9bc9440b to your computer and use it in GitHub Desktop.
Save cdeil/9d826c25c9df9bc9440b to your computer and use it in GitHub Desktop.
$ python setup.py install --user
Compiling wrappers/xpa.pyx because it changed.
Cythonizing wrappers/xpa.pyx
running install
running bdist_egg
running egg_info
creating imexam.egg-info
writing requirements to imexam.egg-info/requires.txt
writing imexam.egg-info/PKG-INFO
writing top-level names to imexam.egg-info/top_level.txt
writing dependency_links to imexam.egg-info/dependency_links.txt
writing requirements to imexam.egg-info/requires.txt
writing imexam.egg-info/PKG-INFO
writing top-level names to imexam.egg-info/top_level.txt
writing dependency_links to imexam.egg-info/dependency_links.txt
writing manifest file 'imexam.egg-info/SOURCES.txt'
file htmlhelp.py (for module htmlhelp) not found
reading manifest file 'imexam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'scripts'
warning: no previously-included files found matching '*.pyc'
warning: no previously-included files found matching '*.o'
no previously-included directories found matching 'docs/build'
no previously-included directories found matching 'build'
no previously-included directories found matching 'dist'
writing manifest file 'imexam.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.9-x86_64/egg
running install_lib
running build_py
file htmlhelp.py (for module htmlhelp) not found
creating build
creating build/lib.macosx-10.9-x86_64-2.7
creating build/lib.macosx-10.9-x86_64-2.7/imexam
copying imexam/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/imexam
copying imexam/connect.py -> build/lib.macosx-10.9-x86_64-2.7/imexam
copying imexam/ds9_basic.py -> build/lib.macosx-10.9-x86_64-2.7/imexam
copying imexam/imexam_defpars.py -> build/lib.macosx-10.9-x86_64-2.7/imexam
copying imexam/imexamine.py -> build/lib.macosx-10.9-x86_64-2.7/imexam
copying imexam/math_helper.py -> build/lib.macosx-10.9-x86_64-2.7/imexam
copying imexam/util.py -> build/lib.macosx-10.9-x86_64-2.7/imexam
copying imexam/xpa_wrap.py -> build/lib.macosx-10.9-x86_64-2.7/imexam
creating build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/commands.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/comparison_iraf.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/current_capability.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/dependencies.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/description.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/development.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/example1.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/example2.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/example3.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/examples.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/genindex.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/index.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/iraf_imexam.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/search.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/updates.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
copying imexam/htmlhelp/xpa_commands.html -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
creating build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/column_fit_phot_examp.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/column_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/column_zoom_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/contour_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/fancy_surface.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/fit_line.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/histogram_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/iab_badstars.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/iab_locations.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/iraf_1dgaussian_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/iraf_column_off1_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/iraf_column_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/iraf_contour_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/iraf_histogram_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/iraf_radial_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/iraf_surface_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/line_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/photometry_example_radplot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/photometry_example_radplot2.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/photometry_subsection.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/radial_profile.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
copying imexam/htmlhelp/_images/surface_plot.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images
creating build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/commands.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/comparison_iraf.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/current_capability.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/dependencies.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/description.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/development.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/example1.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/example2.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/example3.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/examples.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/index.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/iraf_imexam.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/updates.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
copying imexam/htmlhelp/_sources/xpa_commands.txt -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources
creating build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/ajax-loader.gif -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/basic.css -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/comment-bright.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/comment-close.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/comment.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/default.css -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/doctools.js -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/down-pressed.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/down.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/file.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/jquery.js -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/minus.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/plus.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/pygments.css -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/searchtools.js -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/sidebar.js -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/underscore.js -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/up-pressed.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/up.png -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/_static/websupport.js -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static
copying imexam/htmlhelp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp
file htmlhelp.py (for module htmlhelp) not found
running build_ext
rm -f *.a *.so *.so.* *.dylib *.o *.exe core \
errs *pure* .nfs* \
foo* *~ *.log \#* TAGS *.E a.out errors \
xpaset xpaget xpainfo xpaaccess xpans xpamb ctest stest rtest \
gmon.out *.pg *.bak \
config.info config.log \
doc/*~ doc/*.bak man/*~
rm -f -r autom4te.cache a.out.dSYM
checking build system type... i386-apple-darwin13.1.0
checking host system type... i386-apple-darwin13.1.0
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 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... 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 size of long... 8
checking for ranlib... ranlib
checking for ANSI C header files... (cached) yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking for socklen_t... yes
checking for an ANSI C-conforming const... yes
checking for strchr... yes
checking for memcpy... yes
checking for snprintf... yes
checking for atexit... yes
checking for setenv... yes
checking for connect... yes
checking for gethostbyname... yes
checking for threaded xpans... no
checking for shared library build... no
checking for request to use posix_spawn... no
checking for X... libraries /usr/X11/lib, headers
checking whether -R must be followed by a space... neither works
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for existence of /usr/lib/tclConfig.sh... loading
Tcl support will utilize library: -F/System/Library/Frameworks -framework Tcl
checking for incorporation of thread support... no
checking for gtk... no
checking darwin13.1.0 configuration... ./configure: line 8357: test: /opt/local/var/macports/build/_opt_mports_dports_lang_gcc48/gcc48/work/gcc-48
48: integer expression expected
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf.h
config.status: conf.h is unchanged
gcc -c -I. -g -O2 -DHAVE_CONFIG_H xpa.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H xpaio.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H command.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H acl.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H remote.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H clipboard.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H port.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H tcp.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H client.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H word.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H xalloc.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H find.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H xlaunch.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H timedconn.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers tclloop.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers tcl.c
tcl.c: In function 'XPANew_Tcl':
tcl.c:397:11: warning: assignment from incompatible pointer type [enabled by default]
sproc = XPATclSend;
^
tcl.c:408:11: warning: assignment from incompatible pointer type [enabled by default]
rproc = XPATclReceive;
^
tcl.c: In function 'XPACmdAdd_Tcl':
tcl.c:734:11: warning: assignment from incompatible pointer type [enabled by default]
sproc = XPATclSend;
^
tcl.c:745:11: warning: assignment from incompatible pointer type [enabled by default]
rproc = XPATclReceive;
^
tcl.c: In function 'XPARec_Tcl':
tcl.c:974:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
if( !(chan = Tcl_MakeTcpClientChannel((ClientData)xpa_cmdfd(xpa))) ){
^
tcl.c:1016:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
if( !(chan = Tcl_MakeTcpClientChannel((ClientData)xpa_datafd(xpa))) ){
^
tcl.c: In function 'XPASetBuf_Tcl':
tcl.c:1108:3: warning: passing argument 2 of 'Tcl_GetStringFromObj' from incompatible pointer type [enabled by default]
buf = Tcl_GetStringFromObj(objv[2], &len);
^
In file included from /System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers/tcl.h:2246:0,
from tcl.c:9:
/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers/tclDecls.h:296:16: note: expected 'int *' but argument is of type 'size_t *'
EXTERN char * Tcl_GetStringFromObj(Tcl_Obj *objPtr, int *lengthPtr);
^
tcl.c:1111:5: warning: passing argument 3 of 'Tcl_GetIntFromObj' from incompatible pointer type [enabled by default]
if( (error = Tcl_GetIntFromObj(interp, objv[3], &len)) != TCL_OK )
^
In file included from /System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers/tcl.h:2246:0,
from tcl.c:9:
/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers/tclDecls.h:279:13: note: expected 'int *' but argument is of type 'size_t *'
EXTERN int Tcl_GetIntFromObj(Tcl_Interp *interp,
^
tcl.c: In function 'XPAGet_Tcl':
tcl.c:1320:10: warning: assignment from incompatible pointer type [enabled by default]
clens = (int *)xcalloc(n, sizeof(size_t));
^
tcl.c: In function 'XPASet_Tcl':
tcl.c:1693:3: warning: passing argument 3 of 'Tcl_GetIntFromObj' from incompatible pointer type [enabled by default]
if( (Tcl_GetIntFromObj(interp, objv[6], &len) != TCL_OK) || (len < 0) ){
^
In file included from /System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers/tcl.h:2246:0,
from tcl.c:9:
/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers/tclDecls.h:279:13: note: expected 'int *' but argument is of type 'size_t *'
EXTERN int Tcl_GetIntFromObj(Tcl_Interp *interp,
^
gcc -c -I. -g -O2 -DHAVE_CONFIG_H xtloop.c
gcc -c -I. -g -O2 -DHAVE_CONFIG_H gtkloop.c
rm -f libxpa.a
ar crv libxpa.a xpa.o xpaio.o command.o acl.o remote.o clipboard.o port.o tcp.o client.o word.o xalloc.o find.o xlaunch.o timedconn.o tclloop.o tcl.o xtloop.o gtkloop.o
a - xpa.o
a - xpaio.o
a - command.o
a - acl.o
a - remote.o
a - clipboard.o
a - port.o
a - tcp.o
a - client.o
a - word.o
a - xalloc.o
a - find.o
a - xlaunch.o
a - timedconn.o
a - tclloop.o
a - tcl.o
a - xtloop.o
a - gtkloop.o
ranlib libxpa.a
gcc -c -I. -g -O2 -DHAVE_CONFIG_H xpaset.c
gcc -g -O2 xpaset.o -o xpaset libxpa.a
gcc -c -I. -g -O2 -DHAVE_CONFIG_H xpaget.c
gcc -g -O2 xpaget.o -o xpaget libxpa.a
gcc -c -I. -g -O2 -DHAVE_CONFIG_H xpainfo.c
gcc -g -O2 xpainfo.o -o xpainfo libxpa.a
gcc -c -I. -g -O2 -DHAVE_CONFIG_H xpaaccess.c
gcc -g -O2 xpaaccess.o -o xpaaccess libxpa.a
gcc -c -I. -g -O2 -DHAVE_CONFIG_H xpans.c
gcc -g -O2 xpans.o -o xpans libxpa.a
gcc -c -I. -g -O2 -DHAVE_CONFIG_H xpamb.c
gcc -g -O2 xpamb.o -o xpamb libxpa.a
building 'imexam.xpa' extension
creating build/temp.macosx-10.9-x86_64-2.7
creating build/temp.macosx-10.9-x86_64-2.7/wrappers
creating build/temp.macosx-10.9-x86_64-2.7/cextern
creating build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c wrappers/xpa.c -o build/temp.macosx-10.9-x86_64-2.7/wrappers/xpa.o
wrappers/xpa.c:1095:83: warning: incompatible pointer types passing 'int [1]' to parameter of type 'size_t *' (aka 'unsigned long *')
[-Wincompatible-pointer-types]
__pyx_v_got = XPAGet(NULL, __pyx_v_template, __pyx_v_param, NULL, __pyx_v_bufs, __pyx_v_lens, __pyx_v_names, __pyx_v_messages, 1);
^~~~~~~~~~~~
cextern/xpa-2.1.15/xpa.h:494:25: note: passing argument to parameter 'lens' here
char **bufs, size_t *lens, char **names, char **errs, int n));
^
cextern/xpa-2.1.15/prsetup.h:27:17: note: expanded from macro '_PRx'
#define _PRx(s) s
^
wrappers/xpa.c:3608:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function]
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(char* c_str) {
^
wrappers/xpa.c:408:29: warning: unused function '__Pyx_Py_UNICODE_strlen' [-Wunused-function]
static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u)
^
wrappers/xpa.c:3730:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function]
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) {
^
wrappers/xpa.c:3759:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function]
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) {
^
wrappers/xpa.c:2855:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function]
static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) {
^
wrappers/xpa.c:3155:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function]
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) {
^
wrappers/xpa.c:3202:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) {
^
wrappers/xpa.c:3302:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) {
^
9 warnings generated.
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/acl.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/acl.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/client.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/client.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/clipboard.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/clipboard.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/command.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/command.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/find.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/find.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/port.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/port.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/remote.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/remote.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/tcp.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/tcp.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/timedconn.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/timedconn.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/word.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/word.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/xalloc.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/xalloc.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/xlaunch.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/xlaunch.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/xpa.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/xpa.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_CONFIG_H=1 -Icextern/xpa-2.1.15 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c cextern/xpa-2.1.15/xpaio.c -o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/xpaio.o
/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db46 build/temp.macosx-10.9-x86_64-2.7/wrappers/xpa.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/acl.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/client.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/clipboard.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/command.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/find.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/port.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/remote.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/tcp.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/timedconn.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/word.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/xalloc.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/xlaunch.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/xpa.o build/temp.macosx-10.9-x86_64-2.7/cextern/xpa-2.1.15/xpaio.o -o build/lib.macosx-10.9-x86_64-2.7/imexam/xpa.so
building with configure
creating build/bdist.macosx-10.9-x86_64
creating build/bdist.macosx-10.9-x86_64/egg
creating build/bdist.macosx-10.9-x86_64/egg/imexam
copying build/lib.macosx-10.9-x86_64-2.7/imexam/__init__.py -> build/bdist.macosx-10.9-x86_64/egg/imexam
copying build/lib.macosx-10.9-x86_64-2.7/imexam/connect.py -> build/bdist.macosx-10.9-x86_64/egg/imexam
copying build/lib.macosx-10.9-x86_64-2.7/imexam/ds9_basic.py -> build/bdist.macosx-10.9-x86_64/egg/imexam
creating build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/__init__.py -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
creating build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/column_fit_phot_examp.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/column_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/column_zoom_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/contour_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/fancy_surface.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/fit_line.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/histogram_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/iab_badstars.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/iab_locations.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/iraf_1dgaussian_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/iraf_column_off1_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/iraf_column_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/iraf_contour_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/iraf_histogram_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/iraf_radial_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/iraf_surface_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/line_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/photometry_example_radplot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/photometry_example_radplot2.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/photometry_subsection.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/radial_profile.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_images/surface_plot.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_images
creating build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/commands.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/comparison_iraf.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/current_capability.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/dependencies.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/description.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/development.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/example1.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/example2.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/example3.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/examples.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/index.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/iraf_imexam.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/updates.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_sources/xpa_commands.txt -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_sources
creating build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/ajax-loader.gif -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/basic.css -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/comment-bright.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/comment-close.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/comment.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/default.css -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/doctools.js -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/down-pressed.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/down.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/file.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/jquery.js -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/minus.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/plus.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/pygments.css -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/searchtools.js -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/sidebar.js -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/underscore.js -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/up-pressed.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/up.png -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/_static/websupport.js -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/_static
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/commands.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/comparison_iraf.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/current_capability.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/dependencies.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/description.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/development.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/example1.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/example2.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/example3.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/examples.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/genindex.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/index.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/iraf_imexam.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/search.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/updates.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/htmlhelp/xpa_commands.html -> build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp
copying build/lib.macosx-10.9-x86_64-2.7/imexam/imexam_defpars.py -> build/bdist.macosx-10.9-x86_64/egg/imexam
copying build/lib.macosx-10.9-x86_64-2.7/imexam/imexamine.py -> build/bdist.macosx-10.9-x86_64/egg/imexam
copying build/lib.macosx-10.9-x86_64-2.7/imexam/math_helper.py -> build/bdist.macosx-10.9-x86_64/egg/imexam
copying build/lib.macosx-10.9-x86_64-2.7/imexam/util.py -> build/bdist.macosx-10.9-x86_64/egg/imexam
copying build/lib.macosx-10.9-x86_64-2.7/imexam/xpa.so -> build/bdist.macosx-10.9-x86_64/egg/imexam
copying build/lib.macosx-10.9-x86_64-2.7/imexam/xpa_wrap.py -> build/bdist.macosx-10.9-x86_64/egg/imexam
byte-compiling build/bdist.macosx-10.9-x86_64/egg/imexam/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/imexam/connect.py to connect.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/imexam/ds9_basic.py to ds9_basic.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/imexam/htmlhelp/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/imexam/imexam_defpars.py to imexam_defpars.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/imexam/imexamine.py to imexamine.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/imexam/math_helper.py to math_helper.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/imexam/util.py to util.pyc
byte-compiling build/bdist.macosx-10.9-x86_64/egg/imexam/xpa_wrap.py to xpa_wrap.pyc
creating stub loader for imexam/xpa.so
byte-compiling build/bdist.macosx-10.9-x86_64/egg/imexam/xpa.py to xpa.pyc
creating build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
installing scripts to build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts
running install_scripts
running build_scripts
creating build/scripts-2.7
copying cextern/xpa-2.1.15/xpans -> build/scripts-2.7
creating build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts
copying build/scripts-2.7/xpans -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts
changing mode of build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts/xpans to 755
copying imexam.egg-info/PKG-INFO -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
copying imexam.egg-info/SOURCES.txt -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
copying imexam.egg-info/dependency_links.txt -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
copying imexam.egg-info/not-zip-safe -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
copying imexam.egg-info/requires.txt -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
copying imexam.egg-info/top_level.txt -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO
writing build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/imexam-0.1.dev-py2.7-macosx-10.9-x86_64.egg' and adding 'build/bdist.macosx-10.9-x86_64/egg' to it
removing 'build/bdist.macosx-10.9-x86_64/egg' (and everything under it)
Processing imexam-0.1.dev-py2.7-macosx-10.9-x86_64.egg
removing '/Users/deil/Library/Python/2.7/lib/python/site-packages/imexam-0.1.dev-py2.7-macosx-10.9-x86_64.egg' (and everything under it)
creating /Users/deil/Library/Python/2.7/lib/python/site-packages/imexam-0.1.dev-py2.7-macosx-10.9-x86_64.egg
Extracting imexam-0.1.dev-py2.7-macosx-10.9-x86_64.egg to /Users/deil/Library/Python/2.7/lib/python/site-packages
imexam 0.1.dev is already the active version in easy-install.pth
Installing xpans script to /Users/deil/Library/Python/2.7/bin
Installed /Users/deil/Library/Python/2.7/lib/python/site-packages/imexam-0.1.dev-py2.7-macosx-10.9-x86_64.egg
Processing dependencies for imexam==0.1.dev
Searching for astropy==0.4.dev8738
Best match: astropy 0.4.dev8738
Processing astropy-0.4.dev8738-py2.7-macosx-10.9-x86_64.egg
astropy 0.4.dev8738 is already the active version in easy-install.pth
Installing fitscheck script to /Users/deil/Library/Python/2.7/bin
Installing fitsdiff script to /Users/deil/Library/Python/2.7/bin
Installing fitsheader script to /Users/deil/Library/Python/2.7/bin
Installing samp_hub script to /Users/deil/Library/Python/2.7/bin
Installing volint script to /Users/deil/Library/Python/2.7/bin
Installing wcslint script to /Users/deil/Library/Python/2.7/bin
Using /Users/deil/Library/Python/2.7/lib/python/site-packages/astropy-0.4.dev8738-py2.7-macosx-10.9-x86_64.egg
Searching for Cython==0.20.1
Best match: Cython 0.20.1
Adding Cython 0.20.1 to easy-install.pth file
Using /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
Searching for scipy==0.14.0
Best match: scipy 0.14.0
Adding scipy 0.14.0 to easy-install.pth file
Using /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
Searching for numpy==1.8.1
Best match: numpy 1.8.1
Adding numpy 1.8.1 to easy-install.pth file
Using /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
Searching for stsci.tools==3.2.2
Best match: stsci.tools 3.2.2
Processing stsci.tools-3.2.2-py2.7.egg
stsci.tools 3.2.2 is already the active version in easy-install.pth
Installing convertwaiveredfits script to /Users/deil/Library/Python/2.7/bin
Installing stscidocs script to /Users/deil/Library/Python/2.7/bin
Using /Users/deil/Library/Python/2.7/lib/python/site-packages/stsci.tools-3.2.2-py2.7.egg
Searching for pyfits==3.2.2
Best match: pyfits 3.2.2
Adding pyfits 3.2.2 to easy-install.pth file
Installing fitsdiff script to /Users/deil/Library/Python/2.7/bin
Installing fitscheck script to /Users/deil/Library/Python/2.7/bin
Using /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
Searching for stsci.distutils==0.3.7
Best match: stsci.distutils 0.3.7
Adding stsci.distutils 0.3.7 to easy-install.pth file
Using /Users/deil/Library/Python/2.7/lib/python/site-packages
Searching for distribute==0.6.24
Best match: distribute 0.6.24
Processing distribute-0.6.24-py2.7.egg
distribute 0.6.24 is already the active version in easy-install.pth
Installing easy_install script to /Users/deil/Library/Python/2.7/bin
Installing easy_install-2.7 script to /Users/deil/Library/Python/2.7/bin
Using /Users/deil/Library/Python/2.7/lib/python/site-packages/distribute-0.6.24-py2.7.egg
Searching for d2to1==0.2.11
Best match: d2to1 0.2.11
Adding d2to1 0.2.11 to easy-install.pth file
Using /Users/deil/Library/Python/2.7/lib/python/site-packages
Finished processing dependencies for imexam==0.1.dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment