[Paraview] Compiling ParaviewSuperbuild

Chukwudi Chukwudozie cchukw1 at tigers.lsu.edu
Sun Mar 10 23:57:01 EDT 2013


Hi,
I am trying to compile paraviewsuperbuild using the wiki instruction and I
get the following error messages.


[ 56%] Performing build step for 'numpy'
Running from numpy source directory.non-existing path in 'numpy/distutils':
'site.cfg'
F2PY Version 2
blas_opt_info:
  FOUND:
    extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
    define_macros = [('NO_ATLAS_INFO', 3)]
    extra_compile_args = ['-msse3',
'-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 = ['-msse3']

running install
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler
options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands
--fcompiler options
running build_src
build_src
building py_modules sources
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
customize PGroupFCompiler
Could not locate executable pgfortran
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -DNDEBUG -g -O3 -arch i386 -isysroot
/Developer/SDKs/MacOSX10.5.sdk -fPIC -arch x86_64 -mmacosx-version-min=10.7
-sysroot=/Developer/SDKs/MacOSX10.7.sdk -fPIC -arch x86_64
-mmacosx-version-min=10.7 -sysroot=/Developer/SDKs/MacOSX10.7.sdk

compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core
-Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath
-Inumpy/core/include
-I/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7 -c'
gcc: _configtest.c
gcc -arch i386 _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
customize PGroupFCompiler
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
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -DNDEBUG -g -O3 -arch i386 -isysroot
/Developer/SDKs/MacOSX10.5.sdk -fPIC -arch x86_64 -mmacosx-version-min=10.7
-sysroot=/Developer/SDKs/MacOSX10.7.sdk -fPIC -arch x86_64
-mmacosx-version-min=10.7 -sysroot=/Developer/SDKs/MacOSX10.7.sdk

compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core
-Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath
-Inumpy/core/include
-I/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
_configtest.c:1: warning: conflicting types for built-in function ‘exp’
gcc -arch i386 _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
building extension "numpy.core._sort" sources
Generating build/src.macosx-10.5-i386-2.7/numpy/core/include/numpy/config.h
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
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
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -DNDEBUG -g -O3 -arch i386 -isysroot
/Developer/SDKs/MacOSX10.5.sdk -fPIC -arch x86_64 -mmacosx-version-min=10.7
-sysroot=/Developer/SDKs/MacOSX10.7.sdk -fPIC -arch x86_64
-mmacosx-version-min=10.7 -sysroot=/Developer/SDKs/MacOSX10.7.sdk

compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core
-Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath
-Inumpy/core/include
-I/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7 -c'
gcc: _configtest.c
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:19,
                 from _configtest.c:1:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
In file included from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:33:19:
error: stdio.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:35:5:
error: #error "Python.h requires that stdio.h define NULL."
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:38:20:
error: string.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:40:19:
error: errno.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:42:20:
error: stdlib.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:44:20:
error: unistd.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:56:20:
error: assert.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:58,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:9:22:
error: inttypes.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:13:20:
error: stdint.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:58,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:146:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘Py_uintptr_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:147:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_intptr_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:170:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:312:76:
error: math.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:319:22:
error: sys/time.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:320:18:
error: time.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:338:24:
error: sys/select.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:377:22:
error: sys/stat.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:679:19:
error: ctype.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:680:20:
error: wctype.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:78,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pymem.h:52:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pymem.h:53:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:80,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:107:
error: expected specifier-qualifier-list before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:111:
error: expected specifier-qualifier-list before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:137:
error: expected declaration specifiers or ‘...’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:137:
error: ‘Py_ssize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:157:
error: ‘readbufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:158:
error: ‘writebufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:159:
error: ‘segcountproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:160:
error: ‘charbufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:167:
error: field ‘len’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:168:
error: field ‘itemsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:176:
error: declaration of ‘smalltable’ as array of functions
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:276:
error: expected specifier-qualifier-list before ‘lenfunc’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:290:
error: expected specifier-qualifier-list before ‘lenfunc’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:307:
error: expected declaration specifiers or ‘...’ before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:321:
warning: ‘struct _typeobject’ declared inside parameter list
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:321:
warning: its scope is only this definition or declaration, which is
probably not what you want
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:322:
warning: ‘struct _typeobject’ declared inside parameter list
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:325:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:325:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:327:
error: field ‘tp_basicsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:327:
error: field ‘tp_itemsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:372:
error: field ‘tp_weaklistoffset’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:387:
error: field ‘tp_dictoffset’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:459:
error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:81,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:97:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:98:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:235:
error: ‘PyGC_Collect’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:256:
error: field ‘gc_refs’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:306:
warning: parameter names (without types) in function declaration
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:85,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:120:21:
error: wchar.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:85,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:416:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:417:
error: field ‘length’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:492:
error: ‘PyUnicodeUCS2_GetSize’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:575:
error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:593:
error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1246:
error: ‘PyUnicodeUCS2_Tailmatch’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1258:
error: ‘PyUnicodeUCS2_Find’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1267:
error: ‘PyUnicodeUCS2_Count’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:86,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:24:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:39:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:42:
error: ‘PyInt_AsSsize_t’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:88,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:21:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:27:
error: ‘PyLong_AsSsize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:76:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘_PyLong_NumBits’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:92:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:115:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:89,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/floatobject.h:15:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:91,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/complexobject.h:41:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:94,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:36:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:36:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:68:
error: ‘PyString_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:188:
error: ‘_PyString_InsertThousandsGroupingLocale’ declared as function
returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:199:
error: ‘_PyString_InsertThousandsGrouping’ declared as function returning a
function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:95,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/memoryobject.h:65:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:98,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:23:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:23:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:26:
error: field ‘ob_alloc’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:42:
error: ‘PyByteArray_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:99,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:25:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:25:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:41:
error: ‘PyTuple_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:100,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:23:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:23:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:38:
error: field ‘allocated’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:48:
error: ‘PyList_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:101,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:55:
error: field ‘me_hash’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:71:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:72:
error: field ‘ma_fill’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:73:
error: field ‘ma_used’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:79:
error: field ‘ma_mask’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:121:
error: ‘PyDict_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:103,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:36:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:38:
error: field ‘fill’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:39:
error: field ‘used’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:45:
error: field ‘mask’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:85:
error: ‘PySet_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:104,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/methodobject.h:82:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:106,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/funcobject.h:22:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:107,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:13:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:25:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:32:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:108,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:11:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:12:
error: expected specifier-qualifier-list before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:44:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:46:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:65:
error: expected declaration specifiers or ‘...’ before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:66:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘Py_UniversalNewlineFread’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:109,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/cobject.h:79:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:111,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/traceback.h:13:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:112,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/sliceobject.h:23:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:113,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/cellobject.h:10:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:115,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/genobject.h:13:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:116,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:46:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:50:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:55:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:60:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:65:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:118,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/weakrefobject.h:16:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/weakrefobject.h:65:
error: ‘_PyWeakref_GetWeakrefCount’ declared as function returning a
function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:121,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:10:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:17:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:31:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:37:
error: field ‘start’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:38:
error: field ‘end’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:44:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:52:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:320:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:321:
error: format string argument not a string type
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:322:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:125,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyarena.h:50:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:127,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:35:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:36:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:38:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:39:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:40:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:45:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:55:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:61:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:78:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:151:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:153:
error: expected ‘)’ before ‘*’ token
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:129,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/sysmodule.h:12:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:131,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/import.h:39:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/import.h:39:
error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:133,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:421:
error: ‘PyObject_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:433:
error: ‘PyObject_Length’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:436:
error: ‘_PyObject_LengthHint’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:860:
error: ‘PyNumber_AsSsize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1055:
error: ‘PySequence_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1064:
error: ‘PySequence_Length’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1186:
error: ‘PySequence_Count’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1205:
error: ‘_PySequence_IterSearch’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1230:
error: ‘PySequence_Index’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1269:
error: ‘PyMapping_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1279:
error: ‘PyMapping_Length’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/compile.h:5,
                 from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:135,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/code.h:11:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:139,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pystrtod.h:13:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:19,
                 from _configtest.c:1:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
In file included from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:33:19:
error: stdio.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:35:5:
error: #error "Python.h requires that stdio.h define NULL."
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:38:20:
error: string.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:40:19:
error: errno.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:42:20:
error: stdlib.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:44:20:
error: unistd.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:56:20:
error: assert.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:58,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:9:22:
error: inttypes.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:13:20:
error: stdint.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:58,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:146:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘Py_uintptr_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:147:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_intptr_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:170:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:312:76:
error: math.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:319:22:
error: sys/time.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:320:18:
error: time.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:338:24:
error: sys/select.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:377:22:
error: sys/stat.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:679:19:
error: ctype.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:680:20:
error: wctype.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:78,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pymem.h:52:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pymem.h:53:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:80,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:107:
error: expected specifier-qualifier-list before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:111:
error: expected specifier-qualifier-list before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:137:
error: expected declaration specifiers or ‘...’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:137:
error: ‘Py_ssize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:157:
error: ‘readbufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:158:
error: ‘writebufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:159:
error: ‘segcountproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:160:
error: ‘charbufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:167:
error: field ‘len’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:168:
error: field ‘itemsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:176:
error: declaration of ‘smalltable’ as array of functions
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:276:
error: expected specifier-qualifier-list before ‘lenfunc’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:290:
error: expected specifier-qualifier-list before ‘lenfunc’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:307:
error: expected declaration specifiers or ‘...’ before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:321:
warning: ‘struct _typeobject’ declared inside parameter list
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:321:
warning: its scope is only this definition or declaration, which is
probably not what you want
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:322:
warning: ‘struct _typeobject’ declared inside parameter list
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:325:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:325:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:327:
error: field ‘tp_basicsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:327:
error: field ‘tp_itemsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:372:
error: field ‘tp_weaklistoffset’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:387:
error: field ‘tp_dictoffset’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:459:
error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:81,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:97:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:98:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:235:
error: ‘PyGC_Collect’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:256:
error: field ‘gc_refs’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:306:
warning: parameter names (without types) in function declaration
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:85,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:120:21:
error: wchar.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:85,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:416:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:417:
error: field ‘length’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:492:
error: ‘PyUnicodeUCS2_GetSize’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:575:
error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:593:
error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1246:
error: ‘PyUnicodeUCS2_Tailmatch’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1258:
error: ‘PyUnicodeUCS2_Find’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1267:
error: ‘PyUnicodeUCS2_Count’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:86,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:24:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:39:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:42:
error: ‘PyInt_AsSsize_t’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:88,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:21:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:27:
error: ‘PyLong_AsSsize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:76:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘_PyLong_NumBits’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:92:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:115:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:89,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/floatobject.h:15:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:91,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/complexobject.h:41:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:94,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:36:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:36:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:68:
error: ‘PyString_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:188:
error: ‘_PyString_InsertThousandsGroupingLocale’ declared as function
returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:199:
error: ‘_PyString_InsertThousandsGrouping’ declared as function returning a
function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:95,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/memoryobject.h:65:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:98,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:23:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:23:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:26:
error: field ‘ob_alloc’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:42:
error: ‘PyByteArray_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:99,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:25:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:25:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:41:
error: ‘PyTuple_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:100,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:23:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:23:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:38:
error: field ‘allocated’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:48:
error: ‘PyList_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:101,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:55:
error: field ‘me_hash’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:71:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:72:
error: field ‘ma_fill’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:73:
error: field ‘ma_used’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:79:
error: field ‘ma_mask’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:121:
error: ‘PyDict_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:103,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:36:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:38:
error: field ‘fill’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:39:
error: field ‘used’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:45:
error: field ‘mask’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:85:
error: ‘PySet_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:104,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/methodobject.h:82:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:106,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/funcobject.h:22:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:107,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:13:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:25:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:32:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:108,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:11:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:12:
error: expected specifier-qualifier-list before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:44:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:46:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:65:
error: expected declaration specifiers or ‘...’ before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:66:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘Py_UniversalNewlineFread’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:109,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/cobject.h:79:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:111,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/traceback.h:13:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:112,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/sliceobject.h:23:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:113,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/cellobject.h:10:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:115,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/genobject.h:13:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:116,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:46:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:50:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:55:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:60:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:65:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:118,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/weakrefobject.h:16:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/weakrefobject.h:65:
error: ‘_PyWeakref_GetWeakrefCount’ declared as function returning a
function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:121,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:10:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:17:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:31:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:37:
error: field ‘start’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:38:
error: field ‘end’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:44:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:52:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:320:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:321:
error: format string argument not a string type
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:322:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:323:
error: format string argument not a string type
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:125,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyarena.h:50:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:127,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:35:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:36:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:38:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:39:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:40:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:45:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:55:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:61:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:78:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:151:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:153:
error: expected ‘)’ before ‘*’ token
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:129,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/sysmodule.h:12:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:131,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/import.h:39:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/import.h:39:
error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:133,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:421:
error: ‘PyObject_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:433:
error: ‘PyObject_Length’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:436:
error: ‘_PyObject_LengthHint’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:860:
error: ‘PyNumber_AsSsize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1055:
error: ‘PySequence_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1064:
error: ‘PySequence_Length’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1186:
error: ‘PySequence_Count’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1205:
error: ‘_PySequence_IterSearch’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1230:
error: ‘PySequence_Index’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1269:
error: ‘PyMapping_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1279:
error: ‘PyMapping_Length’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/compile.h:5,
                 from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:135,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/code.h:11:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:139,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pystrtod.h:13:
error: expected declaration specifiers or ‘...’ before ‘size_t’
lipo: can't figure out the architecture type of:
/var/folders/_2/lr3jbcw50jn698c1w4dtjf2c0000gn/T//ccDYJRe2.out
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:19,
                 from _configtest.c:1:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
In file included from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:33:19:
error: stdio.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:35:5:
error: #error "Python.h requires that stdio.h define NULL."
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:38:20:
error: string.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:40:19:
error: errno.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:42:20:
error: stdlib.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:44:20:
error: unistd.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:56:20:
error: assert.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:58,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:9:22:
error: inttypes.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:13:20:
error: stdint.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:58,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:146:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘Py_uintptr_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:147:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_intptr_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:170:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:312:76:
error: math.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:319:22:
error: sys/time.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:320:18:
error: time.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:338:24:
error: sys/select.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:377:22:
error: sys/stat.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:679:19:
error: ctype.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:680:20:
error: wctype.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:78,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pymem.h:52:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pymem.h:53:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:80,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:107:
error: expected specifier-qualifier-list before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:111:
error: expected specifier-qualifier-list before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:137:
error: expected declaration specifiers or ‘...’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:137:
error: ‘Py_ssize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:157:
error: ‘readbufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:158:
error: ‘writebufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:159:
error: ‘segcountproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:160:
error: ‘charbufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:167:
error: field ‘len’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:168:
error: field ‘itemsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:176:
error: declaration of ‘smalltable’ as array of functions
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:276:
error: expected specifier-qualifier-list before ‘lenfunc’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:290:
error: expected specifier-qualifier-list before ‘lenfunc’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:307:
error: expected declaration specifiers or ‘...’ before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:321:
warning: ‘struct _typeobject’ declared inside parameter list
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:321:
warning: its scope is only this definition or declaration, which is
probably not what you want
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:322:
warning: ‘struct _typeobject’ declared inside parameter list
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:325:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:325:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:327:
error: field ‘tp_basicsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:327:
error: field ‘tp_itemsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:372:
error: field ‘tp_weaklistoffset’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:387:
error: field ‘tp_dictoffset’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:459:
error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:81,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:97:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:98:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:235:
error: ‘PyGC_Collect’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:256:
error: field ‘gc_refs’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:306:
warning: parameter names (without types) in function declaration
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:85,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:120:21:
error: wchar.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:85,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:416:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:417:
error: field ‘length’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:492:
error: ‘PyUnicodeUCS2_GetSize’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:575:
error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:593:
error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1246:
error: ‘PyUnicodeUCS2_Tailmatch’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1258:
error: ‘PyUnicodeUCS2_Find’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1267:
error: ‘PyUnicodeUCS2_Count’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:86,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:24:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:39:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:42:
error: ‘PyInt_AsSsize_t’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:88,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:21:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:27:
error: ‘PyLong_AsSsize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:76:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘_PyLong_NumBits’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:92:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:115:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:89,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/floatobject.h:15:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:91,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/complexobject.h:41:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:94,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:36:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:36:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:68:
error: ‘PyString_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:188:
error: ‘_PyString_InsertThousandsGroupingLocale’ declared as function
returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:199:
error: ‘_PyString_InsertThousandsGrouping’ declared as function returning a
function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:95,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/memoryobject.h:65:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:98,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:23:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:23:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:26:
error: field ‘ob_alloc’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:42:
error: ‘PyByteArray_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:99,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:25:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:25:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:41:
error: ‘PyTuple_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:100,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:23:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:23:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:38:
error: field ‘allocated’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:48:
error: ‘PyList_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:101,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:55:
error: field ‘me_hash’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:71:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:72:
error: field ‘ma_fill’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:73:
error: field ‘ma_used’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:79:
error: field ‘ma_mask’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:121:
error: ‘PyDict_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:103,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:36:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:38:
error: field ‘fill’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:39:
error: field ‘used’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:45:
error: field ‘mask’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:85:
error: ‘PySet_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:104,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/methodobject.h:82:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:106,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/funcobject.h:22:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:107,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:13:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:25:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:32:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:108,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:11:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:12:
error: expected specifier-qualifier-list before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:44:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:46:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:65:
error: expected declaration specifiers or ‘...’ before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:66:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘Py_UniversalNewlineFread’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:109,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/cobject.h:79:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:111,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/traceback.h:13:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:112,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/sliceobject.h:23:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:113,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/cellobject.h:10:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:115,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/genobject.h:13:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:116,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:46:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:50:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:55:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:60:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:65:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:118,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/weakrefobject.h:16:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/weakrefobject.h:65:
error: ‘_PyWeakref_GetWeakrefCount’ declared as function returning a
function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:121,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:10:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:17:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:31:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:37:
error: field ‘start’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:38:
error: field ‘end’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:44:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:52:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:320:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:321:
error: format string argument not a string type
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:322:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:125,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyarena.h:50:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:127,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:35:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:36:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:38:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:39:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:40:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:45:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:55:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:61:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:78:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:151:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:153:
error: expected ‘)’ before ‘*’ token
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:129,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/sysmodule.h:12:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:131,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/import.h:39:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/import.h:39:
error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:133,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:421:
error: ‘PyObject_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:433:
error: ‘PyObject_Length’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:436:
error: ‘_PyObject_LengthHint’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:860:
error: ‘PyNumber_AsSsize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1055:
error: ‘PySequence_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1064:
error: ‘PySequence_Length’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1186:
error: ‘PySequence_Count’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1205:
error: ‘_PySequence_IterSearch’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1230:
error: ‘PySequence_Index’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1269:
error: ‘PyMapping_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1279:
error: ‘PyMapping_Length’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/compile.h:5,
                 from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:135,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/code.h:11:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:139,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pystrtod.h:13:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15,
                 from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:19,
                 from _configtest.c:1:
/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include/limits.h:15:25:
error: no include path in which to search for limits.h
In file included from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:33:19:
error: stdio.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:35:5:
error: #error "Python.h requires that stdio.h define NULL."
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:38:20:
error: string.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:40:19:
error: errno.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:42:20:
error: stdlib.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:44:20:
error: unistd.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:56:20:
error: assert.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:58,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:9:22:
error: inttypes.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:13:20:
error: stdint.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:58,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:146:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘Py_uintptr_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:147:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_intptr_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:170:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:312:76:
error: math.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:319:22:
error: sys/time.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:320:18:
error: time.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:338:24:
error: sys/select.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:377:22:
error: sys/stat.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:679:19:
error: ctype.h: No such file or directory
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyport.h:680:20:
error: wctype.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:78,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pymem.h:52:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pymem.h:53:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:80,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:107:
error: expected specifier-qualifier-list before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:111:
error: expected specifier-qualifier-list before ‘Py_ssize_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:137:
error: expected declaration specifiers or ‘...’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:137:
error: ‘Py_ssize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:157:
error: ‘readbufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:158:
error: ‘writebufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:159:
error: ‘segcountproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:160:
error: ‘charbufferproc’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:167:
error: field ‘len’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:168:
error: field ‘itemsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:176:
error: declaration of ‘smalltable’ as array of functions
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:276:
error: expected specifier-qualifier-list before ‘lenfunc’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:290:
error: expected specifier-qualifier-list before ‘lenfunc’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:307:
error: expected declaration specifiers or ‘...’ before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:321:
warning: ‘struct _typeobject’ declared inside parameter list
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:321:
warning: its scope is only this definition or declaration, which is
probably not what you want
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:322:
warning: ‘struct _typeobject’ declared inside parameter list
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:325:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:325:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:327:
error: field ‘tp_basicsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:327:
error: field ‘tp_itemsize’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:372:
error: field ‘tp_weaklistoffset’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:387:
error: field ‘tp_dictoffset’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/object.h:459:
error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:81,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:97:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:98:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:235:
error: ‘PyGC_Collect’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:256:
error: field ‘gc_refs’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/objimpl.h:306:
warning: parameter names (without types) in function declaration
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:85,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:120:21:
error: wchar.h: No such file or directory
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:85,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:416:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:417:
error: field ‘length’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:492:
error: ‘PyUnicodeUCS2_GetSize’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:575:
error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:593:
error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1246:
error: ‘PyUnicodeUCS2_Tailmatch’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1258:
error: ‘PyUnicodeUCS2_Find’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/unicodeobject.h:1267:
error: ‘PyUnicodeUCS2_Count’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:86,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:24:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:39:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/intobject.h:42:
error: ‘PyInt_AsSsize_t’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:88,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:21:
warning: parameter names (without types) in function declaration
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:27:
error: ‘PyLong_AsSsize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:76:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘_PyLong_NumBits’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:92:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/longobject.h:115:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:89,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/floatobject.h:15:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:91,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/complexobject.h:41:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:94,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:36:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:36:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:68:
error: ‘PyString_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:188:
error: ‘_PyString_InsertThousandsGroupingLocale’ declared as function
returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/stringobject.h:199:
error: ‘_PyString_InsertThousandsGrouping’ declared as function returning a
function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:95,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/memoryobject.h:65:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:98,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:23:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:23:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:26:
error: field ‘ob_alloc’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/bytearrayobject.h:42:
error: ‘PyByteArray_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:99,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:25:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:25:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/tupleobject.h:41:
error: ‘PyTuple_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:100,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:23:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:23:
error: field ‘ob_size’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:38:
error: field ‘allocated’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/listobject.h:48:
error: ‘PyList_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:101,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:55:
error: field ‘me_hash’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:71:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:72:
error: field ‘ma_fill’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:73:
error: field ‘ma_used’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:79:
error: field ‘ma_mask’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/dictobject.h:121:
error: ‘PyDict_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:103,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:36:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:38:
error: field ‘fill’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:39:
error: field ‘used’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:45:
error: field ‘mask’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/setobject.h:85:
error: ‘PySet_Size’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:104,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/methodobject.h:82:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:106,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/funcobject.h:22:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:107,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:13:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:25:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/classobject.h:32:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:108,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:11:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:12:
error: expected specifier-qualifier-list before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:44:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:46:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:65:
error: expected declaration specifiers or ‘...’ before ‘FILE’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/fileobject.h:66:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘Py_UniversalNewlineFread’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:109,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/cobject.h:79:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:111,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/traceback.h:13:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:112,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/sliceobject.h:23:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:113,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/cellobject.h:10:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:115,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/genobject.h:13:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:116,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:46:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:50:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:55:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:60:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/descrobject.h:65:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:118,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/weakrefobject.h:16:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/weakrefobject.h:65:
error: ‘_PyWeakref_GetWeakrefCount’ declared as function returning a
function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:121,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:10:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:17:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:31:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:37:
error: fieTraceback (most recent call last):
  File "setup.py", line 214, in <module>
    setup_package()
  File "setup.py", line 207, in setup_package
    configuration=configuration )
  File
"/Users/chukwudichukwudozie/softwares/ParaViewBin/numpy/src/numpy/numpy/distutils/core.py",
line 186, in setup
    return old_setup(**new_attr)
  File
"/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/distutils/core.py",
line 152, in setup
    dist.run_commands()
  File
"/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/distutils/dist.py",
line 953, in run_commands
    self.run_command(cmd)
  File
"/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/distutils/dist.py",
line 972, in run_command
    cmd_obj.run()
  File
"/Users/chukwudichukwudozie/softwares/ParaViewBin/numpy/src/numpy/numpy/distutils/command/install.py",
line 55, in run
    r = old_install.run(self)
  File
"/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/distutils/command/install.py",
line 563, in run
ld ‘start’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:38:
error: field ‘end’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:44:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:52:
error: field ‘ob_refcnt’ declared as a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:320:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:321:
error: format string argument not a string type
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:322:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyerrors.h:323:
error: format string argument not a string type
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:125,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pyarena.h:50:
error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:127,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:35:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:36:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:38:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:39:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:40:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:45:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:55:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:61:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:78:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:151:
error: expected ‘)’ before ‘*’ token
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pythonrun.h:153:
error: expected ‘)’ before ‘*’ token
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:129,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/sysmodule.h:12:
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:131,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/import.h:39:
error: expected declaration specifiers or ‘...’ before ‘size_t’
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/import.h:39:
error: expected declaration specifiers or ‘...’ before ‘FILE’
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:133,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:421:
error: ‘PyObject_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:433:
error: ‘PyObject_Length’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:436:
error: ‘_PyObject_LengthHint’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:860:
error: ‘PyNumber_AsSsize_t’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1055:
error: ‘PySequence_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1064:
error: ‘PySequence_Length’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1186:
error: ‘PySequence_Count’ declared as function returning a function
    self.run_command('build')
  File
"/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/distutils/cmd.py",
line 326, in run_command
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1205:
error: ‘_PySequence_IterSearch’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1230:
error: ‘PySequence_Index’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1269:
error: ‘PyMapping_Size’ declared as function returning a function
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/abstract.h:1279:
error: ‘PyMapping_Length’ declared as function returning a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/compile.h:5,
                 from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:135,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/code.h:11:
error: field ‘ob_refcnt’ declared as a function
In file included from
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/Python.h:139,
                 from _configtest.c:1:
/Library/Frameworks/Python.framework/Versions/7.2/include/python2.7/pystrtod.h:13:
error: expected declaration specifiers or ‘...’ before ‘size_t’
lipo: can't figure out the architecture type of:
/var/folders/_2/lr3jbcw50jn698c1w4dtjf2c0000gn/T//ccDYJRe2.out
failure.
removing: _configtest.c _configtest.o
    self.distribution.run_command(command)
  File
"/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/distutils/dist.py",
line 972, in run_command
    cmd_obj.run()
  File
"/Users/chukwudichukwudozie/softwares/ParaViewBin/numpy/src/numpy/numpy/distutils/command/build.py",
line 37, in run
    old_build.run(self)
  File
"/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/distutils/command/build.py",
line 127, in run
    self.run_command(cmd_name)
  File
"/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/distutils/cmd.py",
line 326, in run_command
    self.distribution.run_command(command)
  File
"/Library/Frameworks/Python.framework/Versions/7.2/lib/python2.7/distutils/dist.py",
line 972, in run_command
    cmd_obj.run()
  File
"/Users/chukwudichukwudozie/softwares/ParaViewBin/numpy/src/numpy/numpy/distutils/command/build_src.py",
line 152, in run
    self.build_sources()
  File
"/Users/chukwudichukwudozie/softwares/ParaViewBin/numpy/src/numpy/numpy/distutils/command/build_src.py",
line 169, in build_sources
    self.build_extension_sources(ext)
  File
"/Users/chukwudichukwudozie/softwares/ParaViewBin/numpy/src/numpy/numpy/distutils/command/build_src.py",
line 328, in build_extension_sources
    sources = self.generate_sources(sources, ext)
  File
"/Users/chukwudichukwudozie/softwares/ParaViewBin/numpy/src/numpy/numpy/distutils/command/build_src.py",
line 385, in generate_sources
    source = func(extension, build_dir)
  File "numpy/core/setup.py", line 410, in generate_config_h
    moredefs, ignored = cocache.check_types(config_cmd, ext, build_dir)
  File "numpy/core/setup.py", line 41, in check_types
    out = check_types(*a, **kw)
  File "numpy/core/setup.py", line 271, in check_types
    "Cannot compile 'Python.h'. Perhaps you need to "\
SystemError: Cannot compile 'Python.h'. Perhaps you need to install
python-dev|python-devel.
CMake Error at
/Users/chukwudichukwudozie/softwares/ParaViewBin/pv-numpy-build.cmake:26
(message):
  Failed!!!


make[2]: *** [numpy/src/numpy-stamp/numpy-build] Error 1
make[1]: *** [CMakeFiles/numpy.dir/all] Error 2
make: *** [all] Error 2

In addition, below is the content of my CmakeCache.txt file


# This is the CMakeCache file.
# For build in directory: /Users/chukwudichukwudozie/softwares/ParaViewBin
# It was generated by CMake: /Applications/CMake
2.8-10.app/Contents/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//Apply Mountain Lion bundle fix
APPLY_MOUNTAIN_LION_FIX:BOOL=OFF

//Build the testing tree.
BUILD_TESTING:BOOL=ON

//Path to a program.
BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND

//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar

//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=Debug

//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON

//CXX compiler.
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++

//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=

//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g

//Flags used by the compiler during release minsize builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the compiler during Release with Debug Info builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//C compiler.
CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc

//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=

//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g

//Flags used by the compiler during release minsize builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the compiler during Release with Debug Info builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=' '

//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF

//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool

//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local

//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/ld

//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make

//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=' '

//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm

//Path to a program.
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND

//Path to a program.
CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND

//By default, build for 64-bit Leopard
CMAKE_OSX_ARCHITECTURES:STRING=x86_64

//Minimum OS X version to target for deployment (at runtime); newer
// APIs weak linked. Set to empty string for default value.
CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.7

//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:PATH=/Developer/SDKs/MacOSX10.7.sdk

//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=ParaViewSuperBuild

//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib

//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=' '

//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO

//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO

//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip

//If true, cmake will use relative paths in makefiles and projects.
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF

//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make.  This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE

//Path to the coverage program that CTest uses for performing coverage
// inspection
COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov

//Extra command line flags to pass to the coverage tool
COVERAGE_EXTRA_FLAGS:STRING=-l

//Enable to build TBZ2 source packages
CPACK_SOURCE_TBZ2:BOOL=ON

//Enable to build TGZ source packages
CPACK_SOURCE_TGZ:BOOL=ON

//Enable to build TZ source packages
CPACK_SOURCE_TZ:BOOL=ON

//Enable to build ZIP source packages
CPACK_SOURCE_ZIP:BOOL=OFF

//How many times to retry timed-out CTest submissions.
CTEST_SUBMIT_RETRY_COUNT:STRING=3

//How long to wait between timed-out CTest submissions.
CTEST_SUBMIT_RETRY_DELAY:STRING=5

//Path to a program.
CVSCOMMAND:FILEPATH=/usr/bin/cvs

//Options passed to the cvs update command.
CVS_UPDATE_OPTIONS:STRING=-d -A -P

//Maximum time allowed before CTest will kill the test.
DART_TESTING_TIMEOUT:STRING=1500

//Request to build project acusolve
ENABLE_acusolve:BOOL=OFF

//Request to build project boost
ENABLE_boost:BOOL=OFF

//Request to build project cgns
ENABLE_cgns:BOOL=OFF

//Request to build project cosmologytools
ENABLE_cosmologytools:BOOL=OFF

//Request to build project diy
ENABLE_diy:BOOL=OFF

//Request to build project ffmpeg
ENABLE_ffmpeg:BOOL=ON

//Request to build project freetype
ENABLE_freetype:BOOL=ON

//Request to build project hdf5
ENABLE_hdf5:BOOL=ON

//Request to build project libxml2
ENABLE_libxml2:BOOL=OFF

//Request to build project manta
ENABLE_manta:BOOL=OFF

//Request to build project matplotlib
ENABLE_matplotlib:BOOL=ON

//Request to build project mpi
ENABLE_mpi:BOOL=ON

//Request to build project paraview
ENABLE_paraview:BOOL=ON

//Request to build project qhull
ENABLE_qhull:BOOL=OFF

//Request to build project qt
ENABLE_qt:BOOL=ON

//Request to build project silo
ENABLE_silo:BOOL=ON

//Request to build project visitbridge
ENABLE_visitbridge:BOOL=OFF

//Request to build project vistrails
ENABLE_vistrails:BOOL=OFF

//Path to a program.
GITCOMMAND:FILEPATH=/usr/bin/git

//git command line client
GIT_EXECUTABLE:FILEPATH=/usr/bin/git

//Path to a program.
HGCOMMAND:FILEPATH=/usr/local/bin/hg

//Command to build the project
MAKECOMMAND:STRING=/usr/bin/make -i

//Path to the memory checking command, used for memory error detection.
MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND

//File that contains suppressions for the memory checker
MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=

//Executable for running MPI programs.
MPIEXEC:FILEPATH=/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/bin/mpiexec

//Maximum number of processors available to run MPI applications.
MPIEXEC_MAX_NUMPROCS:STRING=2

//Flag used by MPI to specify the number of processes for MPIEXEC;
// the next option will be the number of processes.
MPIEXEC_NUMPROC_FLAG:STRING=-np

//These flags will come after all flags given to MPIEXEC.
MPIEXEC_POSTFLAGS:STRING=

//These flags will be directly before the executable that is being
// run by MPIEXEC.
MPIEXEC_PREFLAGS:STRING=

//Cleared
MPI_CXX_COMPILER:FILEPATH=/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/bin/mpiCC

//MPI CXX compilation flags
MPI_CXX_COMPILE_FLAGS:STRING=

//MPI CXX include path
MPI_CXX_INCLUDE_PATH:STRING=/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/include

//MPI CXX libraries to link against
MPI_CXX_LIBRARIES:STRING=/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libpmpich.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libmpich.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libopa.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libmpl.dylib

//MPI CXX linking flags
MPI_CXX_LINK_FLAGS:STRING= -Wl,-flat_namespace

//Cleared
MPI_C_COMPILER:FILEPATH=/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/bin/mpicc

//MPI C compilation flags
MPI_C_COMPILE_FLAGS:STRING=

//MPI C include path
MPI_C_INCLUDE_PATH:STRING=/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/include

//MPI C libraries to link against
MPI_C_LIBRARIES:STRING=/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libpmpich.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libmpich.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libopa.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libmpl.dylib

//MPI C linking flags
MPI_C_LINK_FLAGS:STRING= -Wl,-flat_namespace

//Extra MPI libraries to link against
MPI_EXTRA_LIBRARY:STRING=/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libmpich.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libopa.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libmpl.dylib

//MPI library to link against
MPI_LIBRARY:FILEPATH=/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libpmpich.dylib

//Run Nightly-Binary ParaView Testing
NIGHTLY_BINARY_TESTING:BOOL=OFF

//Path to a program.
PYTHON_EXECUTABLE:FILEPATH=/Library/Frameworks/Python.framework/Versions/Current/bin/python

//Path to a file.
PYTHON_INCLUDE_DIR:PATH=/Library/Frameworks/Python.framework/Headers

//Path to a library.
PYTHON_LIBRARY:FILEPATH=/usr/lib/libpython2.7.dylib

//Value Computed by CMake
ParaViewSuperBuild_BINARY_DIR:STATIC=/Users/chukwudichukwudozie/softwares/ParaViewBin

//Value Computed by CMake
ParaViewSuperBuild_SOURCE_DIR:STATIC=/Users/chukwudichukwudozie/softwares/ParaViewSuperbuild

//Path to scp command, used by CTest for submitting results to
// a Dart server
SCPCOMMAND:FILEPATH=/usr/bin/scp

//Name of the computer/site where compile is being run
SITE:STRING=Chukwudis-MacBook-Pro.local

//Path to the SLURM sbatch executable
SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND

//Path to the SLURM srun executable
SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND

//Path to a program.
SVNCOMMAND:FILEPATH=/usr/bin/svn

//Trust SVN certificates automatically
TRUST_SVN_CERTIFICATES_AUTOMATICALLY:BOOL=ON

//Use system mpi
USE_SYSTEM_mpi:BOOL=ON

USE_SYSTEM_python:BOOL=TRUE

//Use system qt
USE_SYSTEM_qt:BOOL=OFF

//Location where source tar-balls are (to be) downloaded.
download_location:PATH=/Users/chukwudichukwudozie/softwares/ParaViewBin/downloads

//Path to a program.
file_cmd:FILEPATH=/usr/bin/file

//Extra arguments to be passed to Qt when configuring.
qt_EXTRA_CONFIGURATION_OPTIONS:STRING=


########################
# INTERNAL cache entries
########################

//ADVANCED property for variable: APPLY_MOUNTAIN_LION_FIX
APPLY_MOUNTAIN_LION_FIX-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BZRCOMMAND
BZRCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//What is the target build tool cmake is generating for.
CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make
//MODIFIED property for variable: CMAKE_BUILD_TYPE
CMAKE_BUILD_TYPE-MODIFIED:INTERNAL=ON
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/Users/chukwudichukwudozie/softwares/ParaViewBin
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=10
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/Applications/CMake 2.8-10.app/Contents/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/Applications/CMake
2.8-10.app/Contents/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/Applications/CMake
2.8-10.app/Contents/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/Applications/CMake
2.8-10.app/Contents/bin/ccmake
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Start directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/Users/chukwudichukwudozie/softwares/ParaViewSuperbuild
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//MODIFIED property for variable: CMAKE_OSX_DEPLOYMENT_TARGET
CMAKE_OSX_DEPLOYMENT_TARGET-MODIFIED:INTERNAL=ON
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/Applications/CMake 2.8-10.app/Contents/share/cmake-2.8
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: COVERAGE_COMMAND
COVERAGE_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: COVERAGE_EXTRA_FLAGS
COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TBZ2
CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TGZ
CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_TZ
CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CPACK_SOURCE_ZIP
CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT
CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY
CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CVSCOMMAND
CVSCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CVS_UPDATE_OPTIONS
CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DART_TESTING_TIMEOUT
DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1
//MODIFIED property for variable: ENABLE_ffmpeg
ENABLE_ffmpeg-MODIFIED:INTERNAL=ON
//MODIFIED property for variable: ENABLE_freetype
ENABLE_freetype-MODIFIED:INTERNAL=ON
//MODIFIED property for variable: ENABLE_hdf5
ENABLE_hdf5-MODIFIED:INTERNAL=ON
//MODIFIED property for variable: ENABLE_matplotlib
ENABLE_matplotlib-MODIFIED:INTERNAL=ON
//MODIFIED property for variable: ENABLE_mpi
ENABLE_mpi-MODIFIED:INTERNAL=ON
//Request to build project numpy
ENABLE_numpy:INTERNAL=OFF
//MODIFIED property for variable: ENABLE_paraview
ENABLE_paraview-MODIFIED:INTERNAL=ON
//Request to build project png
ENABLE_png:INTERNAL=OFF
//Request to build project python
ENABLE_python:INTERNAL=OFF
//MODIFIED property for variable: ENABLE_qt
ENABLE_qt-MODIFIED:INTERNAL=ON
//MODIFIED property for variable: ENABLE_silo
ENABLE_silo-MODIFIED:INTERNAL=ON
//Request to build project szip
ENABLE_szip:INTERNAL=OFF
//Request to build project zlib
ENABLE_zlib:INTERNAL=OFF
//Details about finding Git
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v1.7.5.4()]
//Details about finding MPI_C
FIND_PACKAGE_MESSAGE_DETAILS_MPI_C:INTERNAL=[/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libpmpich.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libmpich.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libopa.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libmpl.dylib][/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/include][v()]
//Details about finding MPI_CXX
FIND_PACKAGE_MESSAGE_DETAILS_MPI_CXX:INTERNAL=[/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libpmpich.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libmpich.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libopa.dylib;/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/lib/libmpl.dylib][/Users/chukwudichukwudozie/softwares/petsc-3.3/petsc-mac-g/include][v()]
//Details about finding PythonInterp
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/Library/Frameworks/Python.framework/Versions/Current/bin/python][v2.7.2()]
//Details about finding PythonLibs
FIND_PACKAGE_MESSAGE_DETAILS_PythonLibs:INTERNAL=[/usr/lib/libpython2.7.dylib][/Library/Frameworks/Python.framework/Headers][v2.7.2()]
//ADVANCED property for variable: GITCOMMAND
GITCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GIT_EXECUTABLE
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
//Result of TRY_COMPILE
HAVE_VOID_PTR_SIZE:INTERNAL=TRUE
//ADVANCED property for variable: HGCOMMAND
HGCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MAKECOMMAND
MAKECOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MEMORYCHECK_COMMAND
MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE
MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPIEXEC
MPIEXEC-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPIEXEC_MAX_NUMPROCS
MPIEXEC_MAX_NUMPROCS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPIEXEC_NUMPROC_FLAG
MPIEXEC_NUMPROC_FLAG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPIEXEC_POSTFLAGS
MPIEXEC_POSTFLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPIEXEC_PREFLAGS
MPIEXEC_PREFLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_COMPILER
MPI_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_COMPILE_FLAGS
MPI_CXX_COMPILE_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_INCLUDE_PATH
MPI_CXX_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_LIBRARIES
MPI_CXX_LIBRARIES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_CXX_LINK_FLAGS
MPI_CXX_LINK_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_COMPILER
MPI_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_COMPILE_FLAGS
MPI_C_COMPILE_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_INCLUDE_PATH
MPI_C_INCLUDE_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_LIBRARIES
MPI_C_LIBRARIES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MPI_C_LINK_FLAGS
MPI_C_LINK_FLAGS-ADVANCED:INTERNAL=1
//Scratch variable for MPI header detection
MPI_HEADER_PATH:INTERNAL=MPI_HEADER_PATH-NOTFOUND
//Scratch variable for MPI lib detection
MPI_LIB:INTERNAL=MPI_LIB-NOTFOUND
//ADVANCED property for variable: PYTHON_EXECUTABLE
PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_INCLUDE_DIR
PYTHON_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_LIBRARY
PYTHON_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SCPCOMMAND
SCPCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SITE
SITE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SLURM_SBATCH_COMMAND
SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SLURM_SRUN_COMMAND
SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SVNCOMMAND
SVNCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: TRUST_SVN_CERTIFICATES_AUTOMATICALLY
TRUST_SVN_CERTIFICATES_AUTOMATICALLY-ADVANCED:INTERNAL=1
//MODIFIED property for variable: USE_SYSTEM_mpi
USE_SYSTEM_mpi-MODIFIED:INTERNAL=ON
//MODIFIED property for variable: USE_SYSTEM_python
USE_SYSTEM_python-MODIFIED:INTERNAL=ON
//CHECK_TYPE_SIZE: sizeof(void*)
VOID_PTR_SIZE:INTERNAL=8
//ADVANCED property for variable: download_location
download_location-ADVANCED:INTERNAL=1
ffmpeg_ENABLED:INTERNAL=TRUE
//ADVANCED property for variable: file_cmd
file_cmd-ADVANCED:INTERNAL=1
freetype_ENABLED:INTERNAL=TRUE
hdf5_ENABLED:INTERNAL=TRUE
//Project just used to represent a logical block of dependencies
manta_IS_DUMMY_PROJECT:INTERNAL=TRUE
matplotlib_ENABLED:INTERNAL=TRUE
mpi_ENABLED:INTERNAL=TRUE
numpy_ENABLED:INTERNAL=TRUE
paraview_ENABLED:INTERNAL=TRUE
png_ENABLED:INTERNAL=TRUE
pv_python_executable:INTERNAL=/Library/Frameworks/Python.framework/Versions/Current/bin/python
python_ENABLED:INTERNAL=TRUE
qt_ENABLED:INTERNAL=TRUE
silo_ENABLED:INTERNAL=TRUE
szip_ENABLED:INTERNAL=TRUE
//Project just used to represent a logical block of dependencies
visitbridge_IS_DUMMY_PROJECT:INTERNAL=TRUE
zlib_ENABLED:INTERNAL=TRUE
//Project just used to represent a logical block of dependencies
zlib_IS_DUMMY_PROJECT:INTERNAL=TRUE


Regards






-- 
Chukwudi Chukwudozie
cchukw1 at tigers.lsu.edu
Craft and Hawkins Department of Petroleum Engineering
Louisiana State University
Patrick F. Taylor Hall (CEBA)
Room 3429
Baton Rouge LA, 70803
Cell:3373546822
Office: 2255786064
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130310/ef349d78/attachment-0001.htm>


More information about the ParaView mailing list