Skip to content

Instantly share code, notes, and snippets.

@mhubig
Created August 18, 2010 22:51
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 mhubig/536443 to your computer and use it in GitHub Desktop.
Save mhubig/536443 to your computer and use it in GitHub Desktop.
iMac:Downloads markus$ pip install numpy-1.5.0b2.tar.gz
Unpacking ./numpy-1.5.0b2.tar.gz
Running setup.py egg_info for package from file:///Users/markus/Downloads/numpy-1.5.0b2.tar.gz
Running from numpy source directory.non-existing path in '/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/distutils': 'site.cfg'
F2PY Version 1
blas_opt_info:
FOUND:
extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
define_macros = [('NO_ATLAS_INFO', 3)]
extra_compile_args = ['-faltivec', '-I/System/Library/Frameworks/vecLib.framework/Headers']
lapack_opt_info:
FOUND:
extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
define_macros = [('NO_ATLAS_INFO', 3)]
extra_compile_args = ['-faltivec']
build_src
building py_modules sources
building library "npymath" sources
customize NAGFCompiler
Could not locate executable f95
customize AbsoftFCompiler
Could not locate executable f90
Could not locate executable f77
customize IBMFCompiler
Could not locate executable xlf90
Could not locate executable xlf
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize GnuFCompiler
Could not locate executable g77
customize Gnu95FCompiler
Could not locate executable gfortran
customize G95FCompiler
Could not locate executable g95
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/npymath/npy_math.c
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/npymath/ieee754.c
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/npymath/npy_math_complex.c
building extension "numpy.core._sort" sources
Generating build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1:20: error: endian.h: No such file or directory
_configtest.c:1:20: error: endian.h: No such file or directory
_configtest.c:1:20: error: endian.h: No such file or directory
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cchzY8sp.out
_configtest.c:1:20: error: endian.h: No such file or directory
_configtest.c:1:20: error: endian.h: No such file or directory
_configtest.c:1:20: error: endian.h: No such file or directory
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cchzY8sp.out
failure.
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccsoTO1s.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccsoTO1s.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccnrEYeh.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccnrEYeh.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc0AQa51.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc0AQa51.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccYKQP3K.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccYKQP3K.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccGMfi8D.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccGMfi8D.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccCMSi3n.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccCMSi3n.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccFb4ATO.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccFb4ATO.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccRm8xdB.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccRm8xdB.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccm2vkVA.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccm2vkVA.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccMme0mm.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccMme0mm.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc57nzWz.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc57nzWz.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccRtAPcz.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccRtAPcz.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccDkCcEs.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccDkCcEs.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: for each function it appears in.)
_configtest.c: In function ‘main’:
_configtest.c: In function ‘main’:
_configtest.c:7: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: for each function it appears in.)
_configtest.c:7: error: for each function it appears in.)
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccEVAoRz.out
_configtest.c: In function ‘main’:
_configtest.c:7: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: for each function it appears in.)
_configtest.c: In function ‘main’:
_configtest.c: In function ‘main’:
_configtest.c:7: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: for each function it appears in.)
_configtest.c:7: error: for each function it appears in.)
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccEVAoRz.out
failure.
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc5ukuxl.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc5ukuxl.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccVM8kC3.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccVM8kC3.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccNpFURC.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccNpFURC.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccG7AgW4.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccG7AgW4.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccb99S1Y.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccb99S1Y.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccvrAw9R.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccvrAw9R.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc98GfW1.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc98GfW1.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccCeHrDY.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccCeHrDY.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccoKg525.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccoKg525.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccmkCDca.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccmkCDca.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccR22dJv.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccR22dJv.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccLIgQtW.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccLIgQtW.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccNL6I6G.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccNL6I6G.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc3Hw86n.out
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:5: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc3Hw86n.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccwvJEEV.out
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccwvJEEV.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc3VEHSd.out
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cc3VEHSd.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccasOoh2.out
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccasOoh2.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccidKYC8.out
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccidKYC8.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cchAzAwg.out
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cchAzAwg.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccAvwHeT.out
_configtest.c: In function ‘main’:
_configtest.c:7: error: size of array ‘test_array’ is negative
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccAvwHeT.out
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘asin’
_configtest.c:2: warning: conflicting types for built-in function ‘cos’
_configtest.c:3: warning: conflicting types for built-in function ‘log’
_configtest.c:4: warning: conflicting types for built-in function ‘fabs’
_configtest.c:5: warning: conflicting types for built-in function ‘tanh’
_configtest.c:6: warning: conflicting types for built-in function ‘atan’
_configtest.c:7: warning: conflicting types for built-in function ‘acos’
_configtest.c:8: warning: conflicting types for built-in function ‘floor’
_configtest.c:9: warning: conflicting types for built-in function ‘fmod’
_configtest.c:10: warning: conflicting types for built-in function ‘sqrt’
_configtest.c:11: warning: conflicting types for built-in function ‘cosh’
_configtest.c:12: warning: conflicting types for built-in function ‘modf’
_configtest.c:13: warning: conflicting types for built-in function ‘sinh’
_configtest.c:14: warning: conflicting types for built-in function ‘frexp’
_configtest.c:15: warning: conflicting types for built-in function ‘exp’
_configtest.c:16: warning: conflicting types for built-in function ‘tan’
_configtest.c:17: warning: conflicting types for built-in function ‘ceil’
_configtest.c:18: warning: conflicting types for built-in function ‘log10’
_configtest.c:19: warning: conflicting types for built-in function ‘sin’
_configtest.c:20: warning: conflicting types for built-in function ‘ldexp’
_configtest.c:1: warning: conflicting types for built-in function ‘asin’
_configtest.c:2: warning: conflicting types for built-in function ‘cos’
_configtest.c:3: warning: conflicting types for built-in function ‘log’
_configtest.c:4: warning: conflicting types for built-in function ‘fabs’
_configtest.c:5: warning: conflicting types for built-in function ‘tanh’
_configtest.c:6: warning: conflicting types for built-in function ‘atan’
_configtest.c:7: warning: conflicting types for built-in function ‘acos’
_configtest.c:8: warning: conflicting types for built-in function ‘floor’
_configtest.c:9: warning: conflicting types for built-in function ‘fmod’
_configtest.c:10: warning: conflicting types for built-in function ‘sqrt’
_configtest.c:11: warning: conflicting types for built-in function ‘cosh’
_configtest.c:12: warning: conflicting types for built-in function ‘modf’
_configtest.c:13: warning: conflicting types for built-in function ‘sinh’
_configtest.c:14: warning: conflicting types for built-in function ‘frexp’
_configtest.c:15: warning: conflicting types for built-in function ‘exp’
_configtest.c:16: warning: conflicting types for built-in function ‘tan’
_configtest.c:17: warning: conflicting types for built-in function ‘ceil’
_configtest.c:18: warning: conflicting types for built-in function ‘log10’
_configtest.c:19: warning: conflicting types for built-in function ‘sin’
_configtest.c:20: warning: conflicting types for built-in function ‘ldexp’
_configtest.c:1: warning: conflicting types for built-in function ‘asin’
_configtest.c:2: warning: conflicting types for built-in function ‘cos’
_configtest.c:3: warning: conflicting types for built-in function ‘log’
_configtest.c:4: warning: conflicting types for built-in function ‘fabs’
_configtest.c:5: warning: conflicting types for built-in function ‘tanh’
_configtest.c:6: warning: conflicting types for built-in function ‘atan’
_configtest.c:7: warning: conflicting types for built-in function ‘acos’
_configtest.c:8: warning: conflicting types for built-in function ‘floor’
_configtest.c:9: warning: conflicting types for built-in function ‘fmod’
_configtest.c:10: warning: conflicting types for built-in function ‘sqrt’
_configtest.c:11: warning: conflicting types for built-in function ‘cosh’
_configtest.c:12: warning: conflicting types for built-in function ‘modf’
_configtest.c:13: warning: conflicting types for built-in function ‘sinh’
_configtest.c:14: warning: conflicting types for built-in function ‘frexp’
_configtest.c:15: warning: conflicting types for built-in function ‘exp’
_configtest.c:16: warning: conflicting types for built-in function ‘tan’
_configtest.c:17: warning: conflicting types for built-in function ‘ceil’
_configtest.c:18: warning: conflicting types for built-in function ‘log10’
_configtest.c:19: warning: conflicting types for built-in function ‘sin’
_configtest.c:20: warning: conflicting types for built-in function ‘ldexp’
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘log2’
_configtest.c:2: warning: conflicting types for built-in function ‘pow’
_configtest.c:3: warning: conflicting types for built-in function ‘exp2’
_configtest.c:4: warning: conflicting types for built-in function ‘atan2’
_configtest.c:5: warning: conflicting types for built-in function ‘rint’
_configtest.c:6: warning: conflicting types for built-in function ‘nextafter’
_configtest.c:7: warning: conflicting types for built-in function ‘trunc’
_configtest.c:1: warning: conflicting types for built-in function ‘log2’
_configtest.c:2: warning: conflicting types for built-in function ‘pow’
_configtest.c:3: warning: conflicting types for built-in function ‘exp2’
_configtest.c:4: warning: conflicting types for built-in function ‘atan2’
_configtest.c:5: warning: conflicting types for built-in function ‘rint’
_configtest.c:6: warning: conflicting types for built-in function ‘nextafter’
_configtest.c:7: warning: conflicting types for built-in function ‘trunc’
_configtest.c:1: warning: conflicting types for built-in function ‘log2’
_configtest.c:2: warning: conflicting types for built-in function ‘pow’
_configtest.c:3: warning: conflicting types for built-in function ‘exp2’
_configtest.c:4: warning: conflicting types for built-in function ‘atan2’
_configtest.c:5: warning: conflicting types for built-in function ‘rint’
_configtest.c:6: warning: conflicting types for built-in function ‘nextafter’
_configtest.c:7: warning: conflicting types for built-in function ‘trunc’
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘cosf’
_configtest.c:2: warning: conflicting types for built-in function ‘coshf’
_configtest.c:3: warning: conflicting types for built-in function ‘rintf’
_configtest.c:4: warning: conflicting types for built-in function ‘fabsf’
_configtest.c:5: warning: conflicting types for built-in function ‘floorf’
_configtest.c:6: warning: conflicting types for built-in function ‘nextafterf’
_configtest.c:7: warning: conflicting types for built-in function ‘tanhf’
_configtest.c:8: warning: conflicting types for built-in function ‘log10f’
_configtest.c:9: warning: conflicting types for built-in function ‘logf’
_configtest.c:10: warning: conflicting types for built-in function ‘sinhf’
_configtest.c:11: warning: conflicting types for built-in function ‘acosf’
_configtest.c:12: warning: conflicting types for built-in function ‘sqrtf’
_configtest.c:13: warning: conflicting types for built-in function ‘ldexpf’
_configtest.c:14: warning: conflicting types for built-in function ‘hypotf’
_configtest.c:15: warning: conflicting types for built-in function ‘log2f’
_configtest.c:16: warning: conflicting types for built-in function ‘exp2f’
_configtest.c:17: warning: conflicting types for built-in function ‘atanf’
_configtest.c:18: warning: conflicting types for built-in function ‘fmodf’
_configtest.c:19: warning: conflicting types for built-in function ‘atan2f’
_configtest.c:20: warning: conflicting types for built-in function ‘modff’
_configtest.c:21: warning: conflicting types for built-in function ‘ceilf’
_configtest.c:22: warning: conflicting types for built-in function ‘log1pf’
_configtest.c:23: warning: conflicting types for built-in function ‘asinf’
_configtest.c:24: warning: conflicting types for built-in function ‘copysignf’
_configtest.c:25: warning: conflicting types for built-in function ‘acoshf’
_configtest.c:26: warning: conflicting types for built-in function ‘sinf’
_configtest.c:27: warning: conflicting types for built-in function ‘tanf’
_configtest.c:28: warning: conflicting types for built-in function ‘atanhf’
_configtest.c:29: warning: conflicting types for built-in function ‘truncf’
_configtest.c:30: warning: conflicting types for built-in function ‘asinhf’
_configtest.c:31: warning: conflicting types for built-in function ‘frexpf’
_configtest.c:32: warning: conflicting types for built-in function ‘powf’
_configtest.c:33: warning: conflicting types for built-in function ‘expf’
_configtest.c:34: warning: conflicting types for built-in function ‘expm1f’
_configtest.c:1: warning: conflicting types for built-in function ‘cosf’
_configtest.c:2: warning: conflicting types for built-in function ‘coshf’
_configtest.c:3: warning: conflicting types for built-in function ‘rintf’
_configtest.c:4: warning: conflicting types for built-in function ‘fabsf’
_configtest.c:5: warning: conflicting types for built-in function ‘floorf’
_configtest.c:6: warning: conflicting types for built-in function ‘nextafterf’
_configtest.c:7: warning: conflicting types for built-in function ‘tanhf’
_configtest.c:8: warning: conflicting types for built-in function ‘log10f’
_configtest.c:9: warning: conflicting types for built-in function ‘logf’
_configtest.c:10: warning: conflicting types for built-in function ‘sinhf’
_configtest.c:11: warning: conflicting types for built-in function ‘acosf’
_configtest.c:12: warning: conflicting types for built-in function ‘sqrtf’
_configtest.c:13: warning: conflicting types for built-in function ‘ldexpf’
_configtest.c:14: warning: conflicting types for built-in function ‘hypotf’
_configtest.c:15: warning: conflicting types for built-in function ‘log2f’
_configtest.c:16: warning: conflicting types for built-in function ‘exp2f’
_configtest.c:17: warning: conflicting types for built-in function ‘atanf’
_configtest.c:18: warning: conflicting types for built-in function ‘fmodf’
_configtest.c:19: warning: conflicting types for built-in function ‘atan2f’
_configtest.c:20: warning: conflicting types for built-in function ‘modff’
_configtest.c:21: warning: conflicting types for built-in function ‘ceilf’
_configtest.c:22: warning: conflicting types for built-in function ‘log1pf’
_configtest.c:23: warning: conflicting types for built-in function ‘asinf’
_configtest.c:24: warning: conflicting types for built-in function ‘copysignf’
_configtest.c:25: warning: conflicting types for built-in function ‘acoshf’
_configtest.c:26: warning: conflicting types for built-in function ‘sinf’
_configtest.c:27: warning: conflicting types for built-in function ‘tanf’
_configtest.c:28: warning: conflicting types for built-in function ‘atanhf’
_configtest.c:29: warning: conflicting types for built-in function ‘truncf’
_configtest.c:30: warning: conflicting types for built-in function ‘asinhf’
_configtest.c:31: warning: conflicting types for built-in function ‘frexpf’
_configtest.c:32: warning: conflicting types for built-in function ‘powf’
_configtest.c:33: warning: conflicting types for built-in function ‘expf’
_configtest.c:34: warning: conflicting types for built-in function ‘expm1f’
_configtest.c:1: warning: conflicting types for built-in function ‘cosf’
_configtest.c:2: warning: conflicting types for built-in function ‘coshf’
_configtest.c:3: warning: conflicting types for built-in function ‘rintf’
_configtest.c:4: warning: conflicting types for built-in function ‘fabsf’
_configtest.c:5: warning: conflicting types for built-in function ‘floorf’
_configtest.c:6: warning: conflicting types for built-in function ‘nextafterf’
_configtest.c:7: warning: conflicting types for built-in function ‘tanhf’
_configtest.c:8: warning: conflicting types for built-in function ‘log10f’
_configtest.c:9: warning: conflicting types for built-in function ‘logf’
_configtest.c:10: warning: conflicting types for built-in function ‘sinhf’
_configtest.c:11: warning: conflicting types for built-in function ‘acosf’
_configtest.c:12: warning: conflicting types for built-in function ‘sqrtf’
_configtest.c:13: warning: conflicting types for built-in function ‘ldexpf’
_configtest.c:14: warning: conflicting types for built-in function ‘hypotf’
_configtest.c:15: warning: conflicting types for built-in function ‘log2f’
_configtest.c:16: warning: conflicting types for built-in function ‘exp2f’
_configtest.c:17: warning: conflicting types for built-in function ‘atanf’
_configtest.c:18: warning: conflicting types for built-in function ‘fmodf’
_configtest.c:19: warning: conflicting types for built-in function ‘atan2f’
_configtest.c:20: warning: conflicting types for built-in function ‘modff’
_configtest.c:21: warning: conflicting types for built-in function ‘ceilf’
_configtest.c:22: warning: conflicting types for built-in function ‘log1pf’
_configtest.c:23: warning: conflicting types for built-in function ‘asinf’
_configtest.c:24: warning: conflicting types for built-in function ‘copysignf’
_configtest.c:25: warning: conflicting types for built-in function ‘acoshf’
_configtest.c:26: warning: conflicting types for built-in function ‘sinf’
_configtest.c:27: warning: conflicting types for built-in function ‘tanf’
_configtest.c:28: warning: conflicting types for built-in function ‘atanhf’
_configtest.c:29: warning: conflicting types for built-in function ‘truncf’
_configtest.c:30: warning: conflicting types for built-in function ‘asinhf’
_configtest.c:31: warning: conflicting types for built-in function ‘frexpf’
_configtest.c:32: warning: conflicting types for built-in function ‘powf’
_configtest.c:33: warning: conflicting types for built-in function ‘expf’
_configtest.c:34: warning: conflicting types for built-in function ‘expm1f’
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘tanhl’
_configtest.c:2: warning: conflicting types for built-in function ‘log10l’
_configtest.c:3: warning: conflicting types for built-in function ‘nextafterl’
_configtest.c:4: warning: conflicting types for built-in function ‘coshl’
_configtest.c:5: warning: conflicting types for built-in function ‘cosl’
_configtest.c:6: warning: conflicting types for built-in function ‘floorl’
_configtest.c:7: warning: conflicting types for built-in function ‘rintl’
_configtest.c:8: warning: conflicting types for built-in function ‘fabsl’
_configtest.c:9: warning: conflicting types for built-in function ‘acosl’
_configtest.c:10: warning: conflicting types for built-in function ‘ldexpl’
_configtest.c:11: warning: conflicting types for built-in function ‘sqrtl’
_configtest.c:12: warning: conflicting types for built-in function ‘logl’
_configtest.c:13: warning: conflicting types for built-in function ‘expm1l’
_configtest.c:14: warning: conflicting types for built-in function ‘hypotl’
_configtest.c:15: warning: conflicting types for built-in function ‘log2l’
_configtest.c:16: warning: conflicting types for built-in function ‘copysignl’
_configtest.c:17: warning: conflicting types for built-in function ‘exp2l’
_configtest.c:18: warning: conflicting types for built-in function ‘atanl’
_configtest.c:19: warning: conflicting types for built-in function ‘frexpl’
_configtest.c:20: warning: conflicting types for built-in function ‘atan2l’
_configtest.c:21: warning: conflicting types for built-in function ‘sinhl’
_configtest.c:22: warning: conflicting types for built-in function ‘fmodl’
_configtest.c:23: warning: conflicting types for built-in function ‘log1pl’
_configtest.c:24: warning: conflicting types for built-in function ‘asinl’
_configtest.c:25: warning: conflicting types for built-in function ‘ceill’
_configtest.c:26: warning: conflicting types for built-in function ‘sinl’
_configtest.c:27: warning: conflicting types for built-in function ‘acoshl’
_configtest.c:28: warning: conflicting types for built-in function ‘atanhl’
_configtest.c:29: warning: conflicting types for built-in function ‘tanl’
_configtest.c:30: warning: conflicting types for built-in function ‘truncl’
_configtest.c:31: warning: conflicting types for built-in function ‘powl’
_configtest.c:32: warning: conflicting types for built-in function ‘expl’
_configtest.c:33: warning: conflicting types for built-in function ‘modfl’
_configtest.c:34: warning: conflicting types for built-in function ‘asinhl’
_configtest.c:1: warning: conflicting types for built-in function ‘tanhl’
_configtest.c:2: warning: conflicting types for built-in function ‘log10l’
_configtest.c:3: warning: conflicting types for built-in function ‘nextafterl’
_configtest.c:4: warning: conflicting types for built-in function ‘coshl’
_configtest.c:5: warning: conflicting types for built-in function ‘cosl’
_configtest.c:6: warning: conflicting types for built-in function ‘floorl’
_configtest.c:7: warning: conflicting types for built-in function ‘rintl’
_configtest.c:8: warning: conflicting types for built-in function ‘fabsl’
_configtest.c:9: warning: conflicting types for built-in function ‘acosl’
_configtest.c:10: warning: conflicting types for built-in function ‘ldexpl’
_configtest.c:11: warning: conflicting types for built-in function ‘sqrtl’
_configtest.c:12: warning: conflicting types for built-in function ‘logl’
_configtest.c:13: warning: conflicting types for built-in function ‘expm1l’
_configtest.c:14: warning: conflicting types for built-in function ‘hypotl’
_configtest.c:15: warning: conflicting types for built-in function ‘log2l’
_configtest.c:16: warning: conflicting types for built-in function ‘copysignl’
_configtest.c:17: warning: conflicting types for built-in function ‘exp2l’
_configtest.c:18: warning: conflicting types for built-in function ‘atanl’
_configtest.c:19: warning: conflicting types for built-in function ‘frexpl’
_configtest.c:20: warning: conflicting types for built-in function ‘atan2l’
_configtest.c:21: warning: conflicting types for built-in function ‘sinhl’
_configtest.c:22: warning: conflicting types for built-in function ‘fmodl’
_configtest.c:23: warning: conflicting types for built-in function ‘log1pl’
_configtest.c:24: warning: conflicting types for built-in function ‘asinl’
_configtest.c:25: warning: conflicting types for built-in function ‘ceill’
_configtest.c:26: warning: conflicting types for built-in function ‘sinl’
_configtest.c:27: warning: conflicting types for built-in function ‘acoshl’
_configtest.c:28: warning: conflicting types for built-in function ‘atanhl’
_configtest.c:29: warning: conflicting types for built-in function ‘tanl’
_configtest.c:30: warning: conflicting types for built-in function ‘truncl’
_configtest.c:31: warning: conflicting types for built-in function ‘powl’
_configtest.c:32: warning: conflicting types for built-in function ‘expl’
_configtest.c:33: warning: conflicting types for built-in function ‘modfl’
_configtest.c:34: warning: conflicting types for built-in function ‘asinhl’
_configtest.c:1: warning: conflicting types for built-in function ‘tanhl’
_configtest.c:2: warning: conflicting types for built-in function ‘log10l’
_configtest.c:3: warning: conflicting types for built-in function ‘nextafterl’
_configtest.c:4: warning: conflicting types for built-in function ‘coshl’
_configtest.c:5: warning: conflicting types for built-in function ‘cosl’
_configtest.c:6: warning: conflicting types for built-in function ‘floorl’
_configtest.c:7: warning: conflicting types for built-in function ‘rintl’
_configtest.c:8: warning: conflicting types for built-in function ‘fabsl’
_configtest.c:9: warning: conflicting types for built-in function ‘acosl’
_configtest.c:10: warning: conflicting types for built-in function ‘ldexpl’
_configtest.c:11: warning: conflicting types for built-in function ‘sqrtl’
_configtest.c:12: warning: conflicting types for built-in function ‘logl’
_configtest.c:13: warning: conflicting types for built-in function ‘expm1l’
_configtest.c:14: warning: conflicting types for built-in function ‘hypotl’
_configtest.c:15: warning: conflicting types for built-in function ‘log2l’
_configtest.c:16: warning: conflicting types for built-in function ‘copysignl’
_configtest.c:17: warning: conflicting types for built-in function ‘exp2l’
_configtest.c:18: warning: conflicting types for built-in function ‘atanl’
_configtest.c:19: warning: conflicting types for built-in function ‘frexpl’
_configtest.c:20: warning: conflicting types for built-in function ‘atan2l’
_configtest.c:21: warning: conflicting types for built-in function ‘sinhl’
_configtest.c:22: warning: conflicting types for built-in function ‘fmodl’
_configtest.c:23: warning: conflicting types for built-in function ‘log1pl’
_configtest.c:24: warning: conflicting types for built-in function ‘asinl’
_configtest.c:25: warning: conflicting types for built-in function ‘ceill’
_configtest.c:26: warning: conflicting types for built-in function ‘sinl’
_configtest.c:27: warning: conflicting types for built-in function ‘acoshl’
_configtest.c:28: warning: conflicting types for built-in function ‘atanhl’
_configtest.c:29: warning: conflicting types for built-in function ‘tanl’
_configtest.c:30: warning: conflicting types for built-in function ‘truncl’
_configtest.c:31: warning: conflicting types for built-in function ‘powl’
_configtest.c:32: warning: conflicting types for built-in function ‘expl’
_configtest.c:33: warning: conflicting types for built-in function ‘modfl’
_configtest.c:34: warning: conflicting types for built-in function ‘asinhl’
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:8: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
_configtest.c:8: error: (Each undeclared identifier is reported only once
_configtest.c:8: error: for each function it appears in.)
_configtest.c: In function ‘main’:
_configtest.c:8: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
_configtest.c:8: error: (Each undeclared identifier is reported only once
_configtest.c:8: error: for each function it appears in.)
_configtest.c: In function ‘main’:
_configtest.c:8: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
_configtest.c:8: error: (Each undeclared identifier is reported only once
_configtest.c:8: error: for each function it appears in.)
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccFpQ3eK.out
_configtest.c: In function ‘main’:
_configtest.c:8: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
_configtest.c:8: error: (Each undeclared identifier is reported only once
_configtest.c:8: error: for each function it appears in.)
_configtest.c: In function ‘main’:
_configtest.c:8: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
_configtest.c:8: error: (Each undeclared identifier is reported only once
_configtest.c:8: error: for each function it appears in.)
_configtest.c: In function ‘main’:
_configtest.c:8: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
_configtest.c:8: error: (Each undeclared identifier is reported only once
_configtest.c:8: error: for each function it appears in.)
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//ccFpQ3eK.out
failure.
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘cexp’
_configtest.c:3: warning: conflicting types for built-in function ‘ccos’
_configtest.c:4: warning: conflicting types for built-in function ‘cimag’
_configtest.c:5: warning: conflicting types for built-in function ‘cabs’
_configtest.c:6: warning: conflicting types for built-in function ‘cpow’
_configtest.c:7: warning: conflicting types for built-in function ‘csqrt’
_configtest.c:8: warning: conflicting types for built-in function ‘carg’
_configtest.c:9: warning: conflicting types for built-in function ‘creal’
_configtest.c:10: warning: conflicting types for built-in function ‘csin’
_configtest.c:1: warning: conflicting types for built-in function ‘cexp’
_configtest.c:3: warning: conflicting types for built-in function ‘ccos’
_configtest.c:4: warning: conflicting types for built-in function ‘cimag’
_configtest.c:5: warning: conflicting types for built-in function ‘cabs’
_configtest.c:6: warning: conflicting types for built-in function ‘cpow’
_configtest.c:7: warning: conflicting types for built-in function ‘csqrt’
_configtest.c:8: warning: conflicting types for built-in function ‘carg’
_configtest.c:9: warning: conflicting types for built-in function ‘creal’
_configtest.c:10: warning: conflicting types for built-in function ‘csin’
_configtest.c:1: warning: conflicting types for built-in function ‘cexp’
_configtest.c:3: warning: conflicting types for built-in function ‘ccos’
_configtest.c:4: warning: conflicting types for built-in function ‘cimag’
_configtest.c:5: warning: conflicting types for built-in function ‘cabs’
_configtest.c:6: warning: conflicting types for built-in function ‘cpow’
_configtest.c:7: warning: conflicting types for built-in function ‘csqrt’
_configtest.c:8: warning: conflicting types for built-in function ‘carg’
_configtest.c:9: warning: conflicting types for built-in function ‘creal’
_configtest.c:10: warning: conflicting types for built-in function ‘csin’
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘ccosf’
_configtest.c:2: warning: conflicting types for built-in function ‘cargf’
_configtest.c:3: warning: conflicting types for built-in function ‘csqrtf’
_configtest.c:4: warning: conflicting types for built-in function ‘cpowf’
_configtest.c:5: warning: conflicting types for built-in function ‘cexpf’
_configtest.c:6: warning: conflicting types for built-in function ‘crealf’
_configtest.c:7: warning: conflicting types for built-in function ‘csinf’
_configtest.c:8: warning: conflicting types for built-in function ‘cabsf’
_configtest.c:10: warning: conflicting types for built-in function ‘cimagf’
_configtest.c:1: warning: conflicting types for built-in function ‘ccosf’
_configtest.c:2: warning: conflicting types for built-in function ‘cargf’
_configtest.c:3: warning: conflicting types for built-in function ‘csqrtf’
_configtest.c:4: warning: conflicting types for built-in function ‘cpowf’
_configtest.c:5: warning: conflicting types for built-in function ‘cexpf’
_configtest.c:6: warning: conflicting types for built-in function ‘crealf’
_configtest.c:7: warning: conflicting types for built-in function ‘csinf’
_configtest.c:8: warning: conflicting types for built-in function ‘cabsf’
_configtest.c:10: warning: conflicting types for built-in function ‘cimagf’
_configtest.c:1: warning: conflicting types for built-in function ‘ccosf’
_configtest.c:2: warning: conflicting types for built-in function ‘cargf’
_configtest.c:3: warning: conflicting types for built-in function ‘csqrtf’
_configtest.c:4: warning: conflicting types for built-in function ‘cpowf’
_configtest.c:5: warning: conflicting types for built-in function ‘cexpf’
_configtest.c:6: warning: conflicting types for built-in function ‘crealf’
_configtest.c:7: warning: conflicting types for built-in function ‘csinf’
_configtest.c:8: warning: conflicting types for built-in function ‘cabsf’
_configtest.c:10: warning: conflicting types for built-in function ‘cimagf’
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘csqrtl’
_configtest.c:2: warning: conflicting types for built-in function ‘cargl’
_configtest.c:3: warning: conflicting types for built-in function ‘cexpl’
_configtest.c:4: warning: conflicting types for built-in function ‘ccosl’
_configtest.c:5: warning: conflicting types for built-in function ‘cpowl’
_configtest.c:6: warning: conflicting types for built-in function ‘cimagl’
_configtest.c:7: warning: conflicting types for built-in function ‘csinl’
_configtest.c:8: warning: conflicting types for built-in function ‘creall’
_configtest.c:10: warning: conflicting types for built-in function ‘cabsl’
_configtest.c:1: warning: conflicting types for built-in function ‘csqrtl’
_configtest.c:2: warning: conflicting types for built-in function ‘cargl’
_configtest.c:3: warning: conflicting types for built-in function ‘cexpl’
_configtest.c:4: warning: conflicting types for built-in function ‘ccosl’
_configtest.c:5: warning: conflicting types for built-in function ‘cpowl’
_configtest.c:6: warning: conflicting types for built-in function ‘cimagl’
_configtest.c:7: warning: conflicting types for built-in function ‘csinl’
_configtest.c:8: warning: conflicting types for built-in function ‘creall’
_configtest.c:10: warning: conflicting types for built-in function ‘cabsl’
_configtest.c:1: warning: conflicting types for built-in function ‘csqrtl’
_configtest.c:2: warning: conflicting types for built-in function ‘cargl’
_configtest.c:3: warning: conflicting types for built-in function ‘cexpl’
_configtest.c:4: warning: conflicting types for built-in function ‘ccosl’
_configtest.c:5: warning: conflicting types for built-in function ‘cpowl’
_configtest.c:6: warning: conflicting types for built-in function ‘cimagl’
_configtest.c:7: warning: conflicting types for built-in function ‘csinl’
_configtest.c:8: warning: conflicting types for built-in function ‘creall’
_configtest.c:10: warning: conflicting types for built-in function ‘cabsl’
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c: In function ‘main’:
_configtest.c:7: error: ‘Py_UNICODE_WIDE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: for each function it appears in.)
_configtest.c: In function ‘main’:
_configtest.c:7: error: ‘Py_UNICODE_WIDE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c: In function ‘main’:
_configtest.c:7: error: ‘Py_UNICODE_WIDE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: for each function it appears in.)
_configtest.c:7: error: for each function it appears in.)
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cck3KqPu.out
_configtest.c: In function ‘main’:
_configtest.c:7: error: ‘Py_UNICODE_WIDE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: for each function it appears in.)
_configtest.c: In function ‘main’:
_configtest.c:7: error: ‘Py_UNICODE_WIDE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c: In function ‘main’:
_configtest.c:7: error: ‘Py_UNICODE_WIDE’ undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: for each function it appears in.)
_configtest.c:7: error: for each function it appears in.)
lipo: can't figure out the architecture type of: /var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-//cck3KqPu.out
failure.
removing: _configtest.c _configtest.o
('File:', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h')
#define SIZEOF_PY_INTPTR_T 8
#define SIZEOF_PY_LONG_LONG 8
#define MATHLIB
#define HAVE_SIN
#define HAVE_COS
#define HAVE_TAN
#define HAVE_SINH
#define HAVE_COSH
#define HAVE_TANH
#define HAVE_FABS
#define HAVE_FLOOR
#define HAVE_CEIL
#define HAVE_SQRT
#define HAVE_LOG10
#define HAVE_LOG
#define HAVE_EXP
#define HAVE_ASIN
#define HAVE_ACOS
#define HAVE_ATAN
#define HAVE_FMOD
#define HAVE_MODF
#define HAVE_FREXP
#define HAVE_LDEXP
#define HAVE_RINT
#define HAVE_TRUNC
#define HAVE_EXP2
#define HAVE_LOG2
#define HAVE_ATAN2
#define HAVE_POW
#define HAVE_NEXTAFTER
#define HAVE_SINF
#define HAVE_COSF
#define HAVE_TANF
#define HAVE_SINHF
#define HAVE_COSHF
#define HAVE_TANHF
#define HAVE_FABSF
#define HAVE_FLOORF
#define HAVE_CEILF
#define HAVE_RINTF
#define HAVE_TRUNCF
#define HAVE_SQRTF
#define HAVE_LOG10F
#define HAVE_LOGF
#define HAVE_LOG1PF
#define HAVE_EXPF
#define HAVE_EXPM1F
#define HAVE_ASINF
#define HAVE_ACOSF
#define HAVE_ATANF
#define HAVE_ASINHF
#define HAVE_ACOSHF
#define HAVE_ATANHF
#define HAVE_HYPOTF
#define HAVE_ATAN2F
#define HAVE_POWF
#define HAVE_FMODF
#define HAVE_MODFF
#define HAVE_FREXPF
#define HAVE_LDEXPF
#define HAVE_EXP2F
#define HAVE_LOG2F
#define HAVE_COPYSIGNF
#define HAVE_NEXTAFTERF
#define HAVE_SINL
#define HAVE_COSL
#define HAVE_TANL
#define HAVE_SINHL
#define HAVE_COSHL
#define HAVE_TANHL
#define HAVE_FABSL
#define HAVE_FLOORL
#define HAVE_CEILL
#define HAVE_RINTL
#define HAVE_TRUNCL
#define HAVE_SQRTL
#define HAVE_LOG10L
#define HAVE_LOGL
#define HAVE_LOG1PL
#define HAVE_EXPL
#define HAVE_EXPM1L
#define HAVE_ASINL
#define HAVE_ACOSL
#define HAVE_ATANL
#define HAVE_ASINHL
#define HAVE_ACOSHL
#define HAVE_ATANHL
#define HAVE_HYPOTL
#define HAVE_ATAN2L
#define HAVE_POWL
#define HAVE_FMODL
#define HAVE_MODFL
#define HAVE_FREXPL
#define HAVE_LDEXPL
#define HAVE_EXP2L
#define HAVE_LOG2L
#define HAVE_COPYSIGNL
#define HAVE_NEXTAFTERL
#define HAVE_DECL_ISNAN
#define HAVE_DECL_ISINF
#define HAVE_DECL_ISFINITE
#define HAVE_DECL_SIGNBIT
#define HAVE_COMPLEX_H
#define HAVE_CREAL
#define HAVE_CIMAG
#define HAVE_CABS
#define HAVE_CARG
#define HAVE_CEXP
#define HAVE_CSQRT
#define HAVE_CLOG
#define HAVE_CCOS
#define HAVE_CSIN
#define HAVE_CPOW
#define HAVE_CREALF
#define HAVE_CIMAGF
#define HAVE_CABSF
#define HAVE_CARGF
#define HAVE_CEXPF
#define HAVE_CSQRTF
#define HAVE_CLOGF
#define HAVE_CCOSF
#define HAVE_CSINF
#define HAVE_CPOWF
#define HAVE_CREALL
#define HAVE_CIMAGL
#define HAVE_CABSL
#define HAVE_CARGL
#define HAVE_CEXPL
#define HAVE_CSQRTL
#define HAVE_CLOGL
#define HAVE_CCOSL
#define HAVE_CSINL
#define HAVE_CPOWL
#ifndef __cplusplus
/* #undef inline */
#endif
#ifndef _NPY_NPY_CONFIG_H_
#error config.h should never be included directly, include npy_config.h instead
#endif
EOF
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h' to sources.
Generating build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
success!
removing: _configtest.c _configtest.o
File: build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h
#define NPY_SIZEOF_SHORT SIZEOF_SHORT
#define NPY_SIZEOF_INT SIZEOF_INT
#define NPY_SIZEOF_LONG SIZEOF_LONG
#define NPY_SIZEOF_FLOAT 4
#define NPY_SIZEOF_COMPLEX_FLOAT 8
#define NPY_SIZEOF_DOUBLE 8
#define NPY_SIZEOF_COMPLEX_DOUBLE 16
#define NPY_SIZEOF_LONGDOUBLE 16
#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32
#define NPY_SIZEOF_PY_INTPTR_T 8
#define NPY_SIZEOF_PY_LONG_LONG 8
#define NPY_SIZEOF_LONGLONG 8
#define NPY_NO_SMP 0
#define NPY_HAVE_DECL_ISNAN
#define NPY_HAVE_DECL_ISINF
#define NPY_HAVE_DECL_ISFINITE
#define NPY_HAVE_DECL_SIGNBIT
#define NPY_USE_C99_COMPLEX
#define NPY_HAVE_COMPLEX_DOUBLE 1
#define NPY_HAVE_COMPLEX_FLOAT 1
#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
#define NPY_USE_C99_FORMATS 1
#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
#define NPY_ABI_VERSION 0x01000009
#define NPY_API_VERSION 0x00000004
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif
EOF
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/_sortmodule.c
numpy.core - nothing done with h_files = ['build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
non-existing path in '/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core': 'build/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray'
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray/scalartypes.c
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray/arraytypes.c
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
non-existing path in '/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core': 'build/src.macosx-10.5-fat3-2.7/numpy/core/src/umath'
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/umath/loops.c
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/umath/umathmodule.c
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/umath/funcs.inc
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.macosx-10.5-fat3-2.7/numpy/core/src/umath/funcs.inc', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/scalarmathmodule.c
numpy.core - nothing done with h_files = ['build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._dotblas" sources
adding '/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c' to sources.
building extension "numpy.core.umath_tests" sources
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/umath/umath_tests.c
building extension "numpy.core.multiarray_tests" sources
conv_template:> build/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray/multiarray_tests.c
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
adding '/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/linalg/lapack_litemodule.c' to sources.
adding '/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand" sources
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
gcc-4.0 _configtest.o -o _configtest
_configtest
failure.
removing: _configtest.c _configtest.o _configtest
building data_files sources
build_src: building npy-pkg config files
Installing collected packages: numpy
Running setup.py install for numpy
Running from numpy source directory.non-existing path in '/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/distutils': 'site.cfg'
F2PY Version 1
blas_opt_info:
FOUND:
extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
define_macros = [('NO_ATLAS_INFO', 3)]
extra_compile_args = ['-faltivec', '-I/System/Library/Frameworks/vecLib.framework/Headers']
lapack_opt_info:
FOUND:
extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
define_macros = [('NO_ATLAS_INFO', 3)]
extra_compile_args = ['-faltivec']
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
build_src
building py_modules sources
building library "npymath" sources
customize NAGFCompiler
Could not locate executable f95
customize AbsoftFCompiler
Could not locate executable f90
Could not locate executable f77
customize IBMFCompiler
Could not locate executable xlf90
Could not locate executable xlf
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize GnuFCompiler
Could not locate executable g77
customize Gnu95FCompiler
Could not locate executable gfortran
customize G95FCompiler
Could not locate executable g95
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
gcc-4.0 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
building extension "numpy.core._sort" sources
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.macosx-10.5-fat3-2.7/numpy/core/src/umath/funcs.inc', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._dotblas" sources
adding '/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c' to sources.
building extension "numpy.core.umath_tests" sources
building extension "numpy.core.multiarray_tests" sources
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
adding '/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/linalg/lapack_litemodule.c' to sources.
adding '/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand" sources
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gcc-4.0: _configtest.c
gcc-4.0 _configtest.o -o _configtest
_configtest
failure.
removing: _configtest.c _configtest.o _configtest
building data_files sources
build_src: building npy-pkg config files
customize UnixCCompiler
customize UnixCCompiler using build_clib
building 'npymath' library
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
gcc-4.0: build/src.macosx-10.5-fat3-2.7/numpy/core/src/npymath/npy_math.c
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:24,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:21,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:24,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:21,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:24,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:21,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:24,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:21,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:24,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:21,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:24,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:21,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:24,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:21,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:24,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:21,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:24,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_private.h:21,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math.c.src:56:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
gcc-4.0: build/src.macosx-10.5-fat3-2.7/numpy/core/src/npymath/ieee754.c
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/ieee754.c.src:7:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
gcc-4.0: build/src.macosx-10.5-fat3-2.7/numpy/core/src/npymath/npy_math_complex.c
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_common.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath/npy_math_complex.c.src:31:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
ar: adding 3 object files to build/temp.macosx-10.5-fat3-2.7/libnpymath.a
ranlib:@ build/temp.macosx-10.5-fat3-2.7/libnpymath.a
customize UnixCCompiler
customize UnixCCompiler using build_ext
building 'numpy.core._sort' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
gcc-4.0: build/src.macosx-10.5-fat3-2.7/numpy/core/src/_sortmodule.c
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:34:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:30:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:34:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:30:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:34:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:30:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:34:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:30:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:34:
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:34:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:30:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:34:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:30:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:34:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:30:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:30:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:34:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/_sortmodule.c.src:30:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/build/src.macosx-10.5-fat3-2.7/numpy/core/src/_sortmodule.o -Lbuild/temp.macosx-10.5-fat3-2.7 -o build/lib.macosx-10.5-fat3-2.7/numpy/core/_sort.so
building 'numpy.core.multiarray' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:2,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:2,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:2,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:2,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:2,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:2,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:2,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:2,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/common.c:2,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:20:
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/ctors.c: In function ‘_array_from_buffer_3118’:
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/ctors.c:1656: warning: assignment from incompatible pointer type
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:20:
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/ctors.c: In function ‘_array_from_buffer_3118’:In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:20:
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/ctors.c: In function ‘_array_from_buffer_3118’:
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/ctors.c:1656: warning: assignment from incompatible pointer type
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/ctors.c:1656: warning: assignment from incompatible pointer type
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:35:
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/buffer.c: In function ‘_descriptor_from_pep3118_format’:
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/buffer.c:756: warning: assignment from incompatible pointer type
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:35:
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/buffer.c: In function ‘_descriptor_from_pep3118_format’:
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/buffer.c:756: warning: assignment from incompatible pointer type
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.c:35:
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/buffer.c: In function ‘_descriptor_from_pep3118_format’:
/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/buffer.c:756: warning: assignment from incompatible pointer type
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray/multiarraymodule_onefile.o -Lbuild/temp.macosx-10.5-fat3-2.7 -lnpymath -o build/lib.macosx-10.5-fat3-2.7/numpy/core/multiarray.so
building 'numpy.core.umath' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:7,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:5,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:7,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:5,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:7,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:5,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:7,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:5,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:7,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:5,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:7,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:5warning: ,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:7this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:5,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:7,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:5,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:7,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/loops.c.src:5,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umathmodule_onefile.o -Lbuild/temp.macosx-10.5-fat3-2.7 -lnpymath -o build/lib.macosx-10.5-fat3-2.7/numpy/core/umath.so
building 'numpy.core.scalarmath' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
gcc-4.0: build/src.macosx-10.5-fat3-2.7/numpy/core/src/scalarmathmodule.c
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/build/src.macosx-10.5-fat3-2.7/numpy/core/src/scalarmathmodule.o -Lbuild/temp.macosx-10.5-fat3-2.7 -o build/lib.macosx-10.5-fat3-2.7/numpy/core/scalarmath.so
building 'numpy.core._dotblas' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-DNO_ATLAS_INFO=3 -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
extra options: '-faltivec -I/System/Library/Frameworks/vecLib.framework/Headers'
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:5:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:4:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:5:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:4:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:5:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:4:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:5:
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:5:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:4:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:5:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:4:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:5:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:4:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:4:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:5:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:4:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:5:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.c:4:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/blasdot/_dotblas.o -Lbuild/temp.macosx-10.5-fat3-2.7 -o build/lib.macosx-10.5-fat3-2.7/numpy/core/_dotblas.so -Wl,-framework -Wl,Accelerate
building 'numpy.core.umath_tests' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
gcc-4.0: build/src.macosx-10.5-fat3-2.7/numpy/core/src/umath/umath_tests.c
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:14:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:8In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:14:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:14:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:14:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:14:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:14:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:14:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:14:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:14:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath/umath_tests.c.src:8:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/build/src.macosx-10.5-fat3-2.7/numpy/core/src/umath/umath_tests.o -Lbuild/temp.macosx-10.5-fat3-2.7 -o build/lib.macosx-10.5-fat3-2.7/numpy/core/umath_tests.so
building 'numpy.core.multiarray_tests' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
gcc-4.0: build/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray/multiarray_tests.c
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/build/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray/multiarray_tests.o -Lbuild/temp.macosx-10.5-fat3-2.7 -o build/lib.macosx-10.5-fat3-2.7/numpy/core/multiarray_tests.so
building 'numpy.lib._compiled_base' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:4:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:4:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:4:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:4:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:4:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:4:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:4:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:99:1: warning: "HAVE_DECL_ISNAN" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:147:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:4:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:100:1: warning: "HAVE_DECL_ISINF" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:143:1: warning: this is the location of the previous definition
In file included from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private/npy_config.h:4,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:4:
build/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy/config.h:101:1: warning: "HAVE_DECL_ISFINITE" redefined
In file included from /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/Python.h:8,
from /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.c:1:
/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pyconfig.h:139:1: warning: this is the location of the previous definition
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/lib/src/_compiled_base.o -Lbuild/temp.macosx-10.5-fat3-2.7 -o build/lib.macosx-10.5-fat3-2.7/numpy/lib/_compiled_base.so
building 'numpy.numarray._capi' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/numarray/_capi.c
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/numarray/_capi.o -Lbuild/temp.macosx-10.5-fat3-2.7 -o build/lib.macosx-10.5-fat3-2.7/numpy/numarray/_capi.so
building 'numpy.fft.fftpack_lite' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/fft/fftpack.c
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/fft/fftpack_litemodule.c
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/fft/fftpack_litemodule.o build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/fft/fftpack.o -Lbuild/temp.macosx-10.5-fat3-2.7 -o build/lib.macosx-10.5-fat3-2.7/numpy/fft/fftpack_lite.so
building 'numpy.linalg.lapack_lite' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-DNO_ATLAS_INFO=3 -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
extra options: '-faltivec'
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/linalg/lapack_litemodule.c
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/linalg/python_xerbla.c
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/linalg/lapack_litemodule.o build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/linalg/python_xerbla.o -Lbuild/temp.macosx-10.5-fat3-2.7 -o build/lib.macosx-10.5-fat3-2.7/numpy/linalg/lapack_lite.so -Wl,-framework -Wl,Accelerate
building 'numpy.random.mtrand' extension
compiling C sources
C compiler: gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch ppc -arch x86_64 -g -O2 -DNDEBUG -g -O3
compile options: '-I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/include/numpy -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/private -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/npymath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/multiarray -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/src/umath -I/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/core/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.5-fat3-2.7/numpy/core/src/umath -c'
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/random/mtrand/distributions.c
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/random/mtrand/initarray.c
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/random/mtrand/randomkit.c
gcc-4.0: /private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/random/mtrand/mtrand.c
gcc-4.0 -arch i386 -arch ppc -arch x86_64 -isysroot / -g -bundle -undefined dynamic_lookup build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/random/mtrand/mtrand.o build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/random/mtrand/randomkit.o build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/random/mtrand/initarray.o build/temp.macosx-10.5-fat3-2.7/private/var/folders/EG/EGnJWd+UFl0RvxFixXPF7++++TI/-Tmp-/pip-ptRUoY-build/numpy/random/mtrand/distributions.o -Lbuild/temp.macosx-10.5-fat3-2.7 -o build/lib.macosx-10.5-fat3-2.7/numpy/random/mtrand.so
Creating build/scripts.macosx-10.5-fat3-2.7/f2py
adding 'build/scripts.macosx-10.5-fat3-2.7/f2py' to scripts
changing mode of build/scripts.macosx-10.5-fat3-2.7/f2py from 644 to 755
changing mode of /Library/Frameworks/Python.framework/Versions/2.7/bin/f2py to 755
Successfully installed numpy
Cleaning up...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment