* Package: sci-chemistry/mgltools-opengltk-1.5.6  * Repository: science  * Maintainer: sci-chemistry@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Source unpacked in /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work >>> Preparing source in /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6 ... * Adjusting to prefix / * setup.py ...  [ ok ] * Applying mgltools-opengltk-1.5.6_rc2-unbundle.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build running build_ext building 'extent._gllib' extension swigging opengltk/extent/gllib.i to opengltk/extent/gllib_wrap.c swig -python -o opengltk/extent/gllib_wrap.c opengltk/extent/gllib.i opengltk/extent/gl_i.h:93: Warning 305: Bad constant value (ignored). opengltk/extent/gl_i.h:97: Warning 305: Bad constant value (ignored). opengltk/extent/gl_i.h:829: Warning 302: Identifier 'glGetError' redefined (ignored), opengltk/extent/gllib.i:90: Warning 302: previous definition of 'glGetError'. opengltk/extent/gl_i.h:929: Warning 302: Identifier 'glBegin' redefined (ignored), opengltk/extent/gllib.i:88: Warning 302: previous definition of 'glBegin'. opengltk/extent/gl_i.h:931: Warning 302: Identifier 'glEnd' redefined (ignored), opengltk/extent/gllib.i:89: Warning 302: previous definition of 'glEnd'. creating /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7 creating /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk creating /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DGLMesa -I./opengltk/extent -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c opengltk/extent/gllib_wrap.c -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/gllib_wrap.o In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from opengltk/extent/gllib_wrap.c:3130: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glPolygonStipple’: opengltk/extent/gllib_wrap.c:4578:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:4595:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glEdgeFlagv’: opengltk/extent/gllib_wrap.c:4776:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:4796:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glClipPlane’: opengltk/extent/gllib_wrap.c:4959:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:4976:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glLoadMatrixd’: opengltk/extent/gllib_wrap.c:7090:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:7107:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glLoadMatrixf’: opengltk/extent/gllib_wrap.c:7180:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:7197:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultMatrixd’: opengltk/extent/gllib_wrap.c:7270:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:7287:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultMatrixf’: opengltk/extent/gllib_wrap.c:7360:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:7377:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex2dv’: opengltk/extent/gllib_wrap.c:9242:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:9259:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex2fv’: opengltk/extent/gllib_wrap.c:9332:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:9349:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex2iv’: opengltk/extent/gllib_wrap.c:9422:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:9439:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex2sv’: opengltk/extent/gllib_wrap.c:9512:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:9529:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex3dv’: opengltk/extent/gllib_wrap.c:9602:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:9619:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex3fv’: opengltk/extent/gllib_wrap.c:9692:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:9709:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex3iv’: opengltk/extent/gllib_wrap.c:9782:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:9799:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex3sv’: opengltk/extent/gllib_wrap.c:9872:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:9889:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex4dv’: opengltk/extent/gllib_wrap.c:9962:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:9979:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex4fv’: opengltk/extent/gllib_wrap.c:10052:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:10069:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex4iv’: opengltk/extent/gllib_wrap.c:10142:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:10159:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glVertex4sv’: opengltk/extent/gllib_wrap.c:10232:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:10249:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glNormal3bv’: opengltk/extent/gllib_wrap.c:10682:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:10699:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glNormal3dv’: opengltk/extent/gllib_wrap.c:10772:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:10789:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glNormal3fv’: opengltk/extent/gllib_wrap.c:10862:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:10879:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glNormal3iv’: opengltk/extent/gllib_wrap.c:10952:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:10969:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glNormal3sv’: opengltk/extent/gllib_wrap.c:11042:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:11059:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glIndexdv’: opengltk/extent/gllib_wrap.c:11402:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:11422:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glIndexfv’: opengltk/extent/gllib_wrap.c:11495:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:11515:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glIndexiv’: opengltk/extent/gllib_wrap.c:11588:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:11608:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glIndexsv’: opengltk/extent/gllib_wrap.c:11681:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:11701:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glIndexubv’: opengltk/extent/gllib_wrap.c:11774:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:11794:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor3bv’: opengltk/extent/gllib_wrap.c:13091:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:13108:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor3dv’: opengltk/extent/gllib_wrap.c:13181:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:13198:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor3fv’: opengltk/extent/gllib_wrap.c:13271:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:13288:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor3iv’: opengltk/extent/gllib_wrap.c:13361:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:13378:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor3sv’: opengltk/extent/gllib_wrap.c:13451:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:13468:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor3ubv’: opengltk/extent/gllib_wrap.c:13541:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:13558:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor3uiv’: opengltk/extent/gllib_wrap.c:13631:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:13648:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor3usv’: opengltk/extent/gllib_wrap.c:13721:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:13738:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor4bv’: opengltk/extent/gllib_wrap.c:13811:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:13828:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor4dv’: opengltk/extent/gllib_wrap.c:13901:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:13918:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor4fv’: opengltk/extent/gllib_wrap.c:13991:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:14008:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor4iv’: opengltk/extent/gllib_wrap.c:14081:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:14098:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor4sv’: opengltk/extent/gllib_wrap.c:14171:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:14188:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor4ubv’: opengltk/extent/gllib_wrap.c:14261:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:14278:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor4uiv’: opengltk/extent/gllib_wrap.c:14351:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:14368:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColor4usv’: opengltk/extent/gllib_wrap.c:14441:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:14458:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord1dv’: opengltk/extent/gllib_wrap.c:15611:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:15631:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord1fv’: opengltk/extent/gllib_wrap.c:15704:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:15724:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord1iv’: opengltk/extent/gllib_wrap.c:15797:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:15817:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord1sv’: opengltk/extent/gllib_wrap.c:15890:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:15910:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord2dv’: opengltk/extent/gllib_wrap.c:15983:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:16003:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord2fv’: opengltk/extent/gllib_wrap.c:16076:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:16096:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord2iv’: opengltk/extent/gllib_wrap.c:16169:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:16189:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord2sv’: opengltk/extent/gllib_wrap.c:16262:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:16282:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord3dv’: opengltk/extent/gllib_wrap.c:16355:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:16375:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord3fv’: opengltk/extent/gllib_wrap.c:16448:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:16468:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord3iv’: opengltk/extent/gllib_wrap.c:16541:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:16561:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord3sv’: opengltk/extent/gllib_wrap.c:16634:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:16654:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord4dv’: opengltk/extent/gllib_wrap.c:16727:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:16747:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord4fv’: opengltk/extent/gllib_wrap.c:16820:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:16840:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord4iv’: opengltk/extent/gllib_wrap.c:16913:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:16933:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexCoord4sv’: opengltk/extent/gllib_wrap.c:17006:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:17026:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos2dv’: opengltk/extent/gllib_wrap.c:17963:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:17980:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos2fv’: opengltk/extent/gllib_wrap.c:18053:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:18070:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos2iv’: opengltk/extent/gllib_wrap.c:18143:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:18160:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos2sv’: opengltk/extent/gllib_wrap.c:18233:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:18250:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos3dv’: opengltk/extent/gllib_wrap.c:18323:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:18340:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos3fv’: opengltk/extent/gllib_wrap.c:18413:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:18430:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos3iv’: opengltk/extent/gllib_wrap.c:18503:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:18520:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos3sv’: opengltk/extent/gllib_wrap.c:18593:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:18610:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos4dv’: opengltk/extent/gllib_wrap.c:18683:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:18700:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos4fv’: opengltk/extent/gllib_wrap.c:18773:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:18790:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos4iv’: opengltk/extent/gllib_wrap.c:18863:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:18880:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRasterPos4sv’: opengltk/extent/gllib_wrap.c:18953:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:18970:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRectdv’: opengltk/extent/gllib_wrap.c:19370:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19390:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19403:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19423:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRectfv’: opengltk/extent/gllib_wrap.c:19511:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19531:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19544:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19564:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRectiv’: opengltk/extent/gllib_wrap.c:19652:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19672:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19685:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19705:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glRectsv’: opengltk/extent/gllib_wrap.c:19793:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19813:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19826:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:19846:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glLightfv’: opengltk/extent/gllib_wrap.c:21075:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:21095:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glLightiv’: opengltk/extent/gllib_wrap.c:21186:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:21206:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glLightModelfv’: opengltk/extent/gllib_wrap.c:21558:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:21578:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glLightModeliv’: opengltk/extent/gllib_wrap.c:21660:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:21680:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMaterialfv’: opengltk/extent/gllib_wrap.c:21915:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:21935:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMaterialiv’: opengltk/extent/gllib_wrap.c:22026:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:22046:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glPixelMapfv’: opengltk/extent/gllib_wrap.c:22659:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:22679:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glPixelMapuiv’: opengltk/extent/gllib_wrap.c:22770:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:22790:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glPixelMapusv’: opengltk/extent/gllib_wrap.c:22881:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:22901:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glBitmap’: opengltk/extent/gllib_wrap.c:23217:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj6, (const void**)&arg7, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:23237:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj6, (const void**)&arg7, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexGendv’: opengltk/extent/gllib_wrap.c:24101:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:24121:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexGenfv’: opengltk/extent/gllib_wrap.c:24212:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:24232:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexGeniv’: opengltk/extent/gllib_wrap.c:24323:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:24343:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexEnvfv’: opengltk/extent/gllib_wrap.c:24794:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:24814:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexEnviv’: opengltk/extent/gllib_wrap.c:24905:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:24925:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexParameterfv’: opengltk/extent/gllib_wrap.c:25304:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:25324:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glTexParameteriv’: opengltk/extent/gllib_wrap.c:25415:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:25435:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glDeleteTextures’: opengltk/extent/gllib_wrap.c:26253:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:26273:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glPrioritizeTextures’: opengltk/extent/gllib_wrap.c:26420:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:26440:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glAreTexturesResident’: opengltk/extent/gllib_wrap.c:26549:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:26569:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMap1d’: opengltk/extent/gllib_wrap.c:27458:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj5, (const void**)&arg6, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:27478:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj5, (const void**)&arg6, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMap1f’: opengltk/extent/gllib_wrap.c:27596:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj5, (const void**)&arg6, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:27616:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj5, (const void**)&arg6, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMap2d’: opengltk/extent/gllib_wrap.c:27770:64: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj9, (const void**)&arg10, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:27790:62: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj9, (const void**)&arg10, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMap2f’: opengltk/extent/gllib_wrap.c:27944:64: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj9, (const void**)&arg10, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:27964:62: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj9, (const void**)&arg10, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glEvalCoord1dv’: opengltk/extent/gllib_wrap.c:28361:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:28381:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glEvalCoord1fv’: opengltk/extent/gllib_wrap.c:28454:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:28474:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glEvalCoord2dv’: opengltk/extent/gllib_wrap.c:28673:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:28693:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glEvalCoord2fv’: opengltk/extent/gllib_wrap.c:28766:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:28786:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glFogfv’: opengltk/extent/gllib_wrap.c:29615:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:29635:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glFogiv’: opengltk/extent/gllib_wrap.c:29717:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:29737:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColorTableParameteriv’: opengltk/extent/gllib_wrap.c:31002:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:31022:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glColorTableParameterfv’: opengltk/extent/gllib_wrap.c:31113:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:31133:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glConvolutionParameterfv’: opengltk/extent/gllib_wrap.c:32806:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:32826:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glConvolutionParameteriv’: opengltk/extent/gllib_wrap.c:32989:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:33009:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord1dv’: opengltk/extent/gllib_wrap.c:34829:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:34849:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord1fv’: opengltk/extent/gllib_wrap.c:34994:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:35014:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord1iv’: opengltk/extent/gllib_wrap.c:35159:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:35179:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord1sv’: opengltk/extent/gllib_wrap.c:35324:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:35344:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord2dv’: opengltk/extent/gllib_wrap.c:35498:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:35518:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord2fv’: opengltk/extent/gllib_wrap.c:35672:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:35692:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord2iv’: opengltk/extent/gllib_wrap.c:35846:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:35866:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord2sv’: opengltk/extent/gllib_wrap.c:36020:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:36040:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord3dv’: opengltk/extent/gllib_wrap.c:36203:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:36223:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord3fv’: opengltk/extent/gllib_wrap.c:36386:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:36406:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord3iv’: opengltk/extent/gllib_wrap.c:36569:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:36589:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord3sv’: opengltk/extent/gllib_wrap.c:36752:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:36772:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord4dv’: opengltk/extent/gllib_wrap.c:36944:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:36964:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord4fv’: opengltk/extent/gllib_wrap.c:37136:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:37156:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord4iv’: opengltk/extent/gllib_wrap.c:37328:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:37348:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord4sv’: opengltk/extent/gllib_wrap.c:37520:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:37540:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord1dvARB’: opengltk/extent/gllib_wrap.c:38106:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:38126:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord1fvARB’: opengltk/extent/gllib_wrap.c:38271:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:38291:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord1ivARB’: opengltk/extent/gllib_wrap.c:38436:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:38456:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord1svARB’: opengltk/extent/gllib_wrap.c:38601:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:38621:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord2dvARB’: opengltk/extent/gllib_wrap.c:38775:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:38795:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord2fvARB’: opengltk/extent/gllib_wrap.c:38949:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:38969:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord2ivARB’: opengltk/extent/gllib_wrap.c:39123:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:39143:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord2svARB’: opengltk/extent/gllib_wrap.c:39297:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:39317:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord3dvARB’: opengltk/extent/gllib_wrap.c:39480:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:39500:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord3fvARB’: opengltk/extent/gllib_wrap.c:39663:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:39683:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord3ivARB’: opengltk/extent/gllib_wrap.c:39846:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:39866:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord3svARB’: opengltk/extent/gllib_wrap.c:40029:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:40049:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord4dvARB’: opengltk/extent/gllib_wrap.c:40221:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:40241:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord4fvARB’: opengltk/extent/gllib_wrap.c:40413:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:40433:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord4ivARB’: opengltk/extent/gllib_wrap.c:40605:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:40625:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c: In function ‘_wrap_glMultiTexCoord4svARB’: opengltk/extent/gllib_wrap.c:40797:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/gllib_wrap.c:40817:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/gllib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ creating /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/lib/opengltk creating /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/lib/opengltk/extent x86_64-pc-linux-gnu-gcc -shared -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/gllib_wrap.o -L/usr/lib64 -lGL -lpython2.7 -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/lib/opengltk/extent/_gllib.so building 'extent._glextlib' extension swigging opengltk/extent/glextlib.i to opengltk/extent/glextlib_wrap.c swig -python -o opengltk/extent/glextlib_wrap.c opengltk/extent/glextlib.i opengltk/extent/glext_mgltools_i.h:17: Warning 305: Bad constant value (ignored). x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -I./opengltk/extent -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c opengltk/extent/glextlib_wrap.c -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/glextlib_wrap.o In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from opengltk/extent/glextlib_wrap.c:3040: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -I./opengltk/extent -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c opengltk/extent/pythonplus.c -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/pythonplus.o x86_64-pc-linux-gnu-gcc -shared -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/glextlib_wrap.o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/pythonplus.o -L/usr/lib64 -lGL -lpython2.7 -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/lib/opengltk/extent/_glextlib.so building 'extent._glulib' extension swigging opengltk/extent/glulib.i to opengltk/extent/glulib_wrap.c swig -python -o opengltk/extent/glulib_wrap.c opengltk/extent/glulib.i opengltk/extent/glu_i.h:49: Warning 305: Bad constant value (ignored). opengltk/extent/glu_i.h:309: Warning 302: Identifier 'gluErrorString' redefined (ignored), opengltk/extent/glulib.i:54: Warning 302: previous definition of 'gluErrorString'. x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -I./opengltk/extent -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c opengltk/extent/glulib_wrap.c -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/glulib_wrap.o In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from opengltk/extent/glulib_wrap.c:3064: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ opengltk/extent/glulib_wrap.c: In function ‘_wrap_gluNurbsCallback__SWIG_0’: opengltk/extent/glulib_wrap.c:3528:32: warning: passing argument 3 of ‘gluNurbsCallback’ from incompatible pointer type [-Wincompatible-pointer-types] gluNurbsCallback(arg1,arg2,arg3); ^ In file included from opengltk/extent/glulib_wrap.c:3041:0: /usr/include/GL/glu.h:319:23: note: expected ‘_GLUfuncptr {aka void (*)(void)}’ but argument is of type ‘void_GLenum_f {aka void (*)(unsigned int)}’ GLAPI void GLAPIENTRY gluNurbsCallback (GLUnurbs* nurb, GLenum which, _GLUfuncptr CallBackFunc); ^ opengltk/extent/glulib_wrap.c: In function ‘_wrap_gluQuadricCallback__SWIG_0’: opengltk/extent/glulib_wrap.c:3599:34: warning: passing argument 3 of ‘gluQuadricCallback’ from incompatible pointer type [-Wincompatible-pointer-types] gluQuadricCallback(arg1,arg2,arg3); ^ In file included from opengltk/extent/glulib_wrap.c:3041:0: /usr/include/GL/glu.h:331:23: note: expected ‘_GLUfuncptr {aka void (*)(void)}’ but argument is of type ‘void_GLenum_f {aka void (*)(unsigned int)}’ GLAPI void GLAPIENTRY gluQuadricCallback (GLUquadric* quad, GLenum which, _GLUfuncptr CallBackFunc); ^ opengltk/extent/glulib_wrap.c: In function ‘_wrap_gluTessCallback__SWIG_0’: opengltk/extent/glulib_wrap.c:3670:31: warning: passing argument 3 of ‘gluTessCallback’ from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback(arg1,arg2,arg3); ^ In file included from opengltk/extent/glulib_wrap.c:3041:0: /usr/include/GL/glu.h:340:23: note: expected ‘_GLUfuncptr {aka void (*)(void)}’ but argument is of type ‘void_GLenum_f {aka void (*)(unsigned int)}’ GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ^ opengltk/extent/glulib_wrap.c: In function ‘_wrap_gluCheckExtension’: opengltk/extent/glulib_wrap.c:4657:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:4677:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:4690:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:4710:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c: In function ‘_wrap_gluLoadSamplingMatrices’: opengltk/extent/glulib_wrap.c:5583:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:5603:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj1, (const void**)&arg2, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:5616:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:5636:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj2, (const void**)&arg3, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:5649:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj3, (const void**)&arg4, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:5669:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj3, (const void**)&arg4, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:5686:74: warning: passing argument 4 of ‘gluLoadSamplingMatrices’ from incompatible pointer type [-Wincompatible-pointer-types] gluLoadSamplingMatrices(arg1,(float const *)arg2,(float const *)arg3,(long const *)arg4); ^ In file included from opengltk/extent/glulib_wrap.c:3041:0: /usr/include/GL/glu.h:313:23: note: expected ‘const GLint * {aka const int *}’ but argument is of type ‘const long int *’ GLAPI void GLAPIENTRY gluLoadSamplingMatrices (GLUnurbs* nurb, const GLfloat *model, const GLfloat *perspective, const GLint *view); ^ opengltk/extent/glulib_wrap.c: In function ‘_wrap_gluPickMatrix’: opengltk/extent/glulib_wrap.c:6982:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj4, (const void**)&arg5, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:7002:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj4, (const void**)&arg5, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c: In function ‘_wrap_gluProject’: opengltk/extent/glulib_wrap.c:7115:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj3, (const void**)&arg4, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:7132:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj3, (const void**)&arg4, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:7145:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj4, (const void**)&arg5, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:7162:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj4, (const void**)&arg5, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:7175:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj5, (const void**)&arg6, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:7192:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj5, (const void**)&arg6, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:7230:93: warning: passing argument 6 of ‘gluProject’ from incompatible pointer type [-Wincompatible-pointer-types] result = (GLint)gluProject(arg1,arg2,arg3,(double const (*))arg4,(double const (*))arg5,(long const (*))arg6,arg7,arg8,arg9); ^ In file included from opengltk/extent/glulib_wrap.c:3041:0: /usr/include/GL/glu.h:329:24: note: expected ‘const GLint * {aka const int *}’ but argument is of type ‘const long int *’ GLAPI GLint GLAPIENTRY gluProject (GLdouble objX, GLdouble objY, GLdouble objZ, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble* winX, GLdouble* winY, GLdouble* winZ); ^ opengltk/extent/glulib_wrap.c: In function ‘_wrap_gluUnProject’: opengltk/extent/glulib_wrap.c:8614:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj3, (const void**)&arg4, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:8631:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj3, (const void**)&arg4, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:8644:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj4, (const void**)&arg5, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:8661:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj4, (const void**)&arg5, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:8674:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj5, (const void**)&arg6, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:8691:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj5, (const void**)&arg6, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:8729:95: warning: passing argument 6 of ‘gluUnProject’ from incompatible pointer type [-Wincompatible-pointer-types] result = (GLint)gluUnProject(arg1,arg2,arg3,(double const (*))arg4,(double const (*))arg5,(long const (*))arg6,arg7,arg8,arg9); ^ In file included from opengltk/extent/glulib_wrap.c:3041:0: /usr/include/GL/glu.h:346:24: note: expected ‘const GLint * {aka const int *}’ but argument is of type ‘const long int *’ GLAPI GLint GLAPIENTRY gluUnProject (GLdouble winX, GLdouble winY, GLdouble winZ, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble* objX, GLdouble* objY, GLdouble* objZ); ^ opengltk/extent/glulib_wrap.c: In function ‘_wrap_gluUnProject4’: opengltk/extent/glulib_wrap.c:8868:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj4, (const void**)&arg5, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:8888:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj4, (const void**)&arg5, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:8901:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj5, (const void**)&arg6, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:8921:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj5, (const void**)&arg6, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:8934:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj6, (const void**)&arg7, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:8954:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj6, (const void**)&arg7, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glulib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glulib_wrap.c:9009:97: warning: passing argument 7 of ‘gluUnProject4’ from incompatible pointer type [-Wincompatible-pointer-types] result = (GLint)gluUnProject4(arg1,arg2,arg3,arg4,(double const *)arg5,(double const *)arg6,(long const *)arg7,arg8,arg9,arg10,arg11,arg12,arg13); ^ In file included from opengltk/extent/glulib_wrap.c:3041:0: /usr/include/GL/glu.h:347:24: note: expected ‘const GLint * {aka const int *}’ but argument is of type ‘const long int *’ GLAPI GLint GLAPIENTRY gluUnProject4 (GLdouble winX, GLdouble winY, GLdouble winZ, GLdouble clipW, const GLdouble *model, const GLdouble *proj, const GLint *view, GLdouble nearVal, GLdouble farVal, GLdouble* objX, GLdouble* objY, GLdouble* objZ, GLdouble* objW); ^ x86_64-pc-linux-gnu-gcc -shared -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/glulib_wrap.o -L/usr/lib64 -lGLU -lGL -lpython2.7 -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/lib/opengltk/extent/_glulib.so building 'extent._utillib' extension swigging opengltk/extent/utillib.i to opengltk/extent/utillib_wrap.c swig -python -o opengltk/extent/utillib_wrap.c opengltk/extent/utillib.i x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -I./opengltk/extent -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c opengltk/extent/utillib_wrap.c -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/utillib_wrap.o In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from opengltk/extent/utillib_wrap.c:4432: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ opengltk/extent/utillib_wrap.c: In function ‘contiguous_typed_array’: opengltk/extent/utillib_wrap.c:4499:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘npy_intp {aka long int}’ [-Wformat=] sprintf(buf,"The extent of dimension %d is %d while %d was expected\n", ^ opengltk/extent/utillib_wrap.c: In function ‘PyObjtrackball_setattr’: opengltk/extent/utillib_wrap.c:7367:7: warning: return makes integer from pointer without a cast [-Wint-conversion] Py_Try(PyArg_Parse(v, "f", &self->trackballsize)); ^ opengltk/extent/utillib_wrap.c:7372:7: warning: return makes integer from pointer without a cast [-Wint-conversion] Py_Try(PyArg_Parse(v, "f", &self->scale)); ^ opengltk/extent/utillib_wrap.c:7377:7: warning: return makes integer from pointer without a cast [-Wint-conversion] Py_Try(PyArg_Parse(v, "i", &self->renormcount)); ^ opengltk/extent/utillib_wrap.c: In function ‘_wrap_glDrawSphereSet’: opengltk/extent/utillib_wrap.c:8228:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] arg16 = NULL; ^ opengltk/extent/utillib_wrap.c: In function ‘_wrap_glDrawCylinderSet’: opengltk/extent/utillib_wrap.c:8581:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] arg17 = NULL; ^ x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -I./opengltk/extent -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c opengltk/extent/pythonplus.c -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/pythonplus.o x86_64-pc-linux-gnu-gcc -shared -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/utillib_wrap.o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/pythonplus.o -L/usr/lib -L/usr/lib64 -lGLU -lGL -lpython2.7 -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/lib/opengltk/extent/_utillib.so building 'extent._glxlib' extension swigging opengltk/extent/glxlib.i to opengltk/extent/glxlib_wrap.c swig -python -o opengltk/extent/glxlib_wrap.c opengltk/extent/glxlib.i x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -I./opengltk/extent -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include -I/usr/include/python2.7 -c opengltk/extent/glxlib_wrap.c -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/glxlib_wrap.o In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from opengltk/extent/glxlib_wrap.c:3059: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ opengltk/extent/glxlib_wrap.c: In function ‘_wrap_glXGetProcAddressARB’: opengltk/extent/glxlib_wrap.c:6396:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glxlib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glxlib_wrap.c:6416:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glxlib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glxlib_wrap.c: In function ‘_wrap_glXGetProcAddress’: opengltk/extent/glxlib_wrap.c:6490:63: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glxlib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ opengltk/extent/glxlib_wrap.c:6510:61: warning: passing argument 3 of ‘PyObject_AsReadBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] if (PyObject_AsReadBuffer( obj0, (const void**)&arg1, &buffer_len)) ^ In file included from /usr/include/python2.7/Python.h:133:0, from opengltk/extent/glxlib_wrap.c:149: /usr/include/python2.7/abstract.h:501:22: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^ x86_64-pc-linux-gnu-gcc -shared -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/temp.linux-x86_64-2.7/opengltk/extent/glxlib_wrap.o -L/usr/X11R6/lib64 -L/usr/X11R6/lib -L@GENTOO_PORTAGE_EPREFIX@/usr/lib64/Togl2.0/ -L/usr/lib64 -lX11 -lGLEW -lGLEWmx -lGL -lpython2.7 -o /var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6-python2_7/lib/opengltk/extent/_glxlib.so /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGLEWmx collect2: error: ld returned 1 exit status error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1 * ERROR: sci-chemistry/mgltools-opengltk-1.5.6::science failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 115: Called src_compile * environment, line 3721: Called distutils-r1_src_compile * environment, line 930: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' * environment, line 330: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 3248: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2341: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2339: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 597: Called distutils-r1_run_phase 'distutils-r1_python_compile' * environment, line 921: Called distutils-r1_python_compile * environment, line 796: Called esetup.py 'build' * environment, line 1444: Called die * The specific snippet of code: * "${@}" || die "${die_args[@]}"; * * If you need support, post the output of `emerge --info '=sci-chemistry/mgltools-opengltk-1.5.6::science'`, * the complete build log and the output of `emerge -pqv '=sci-chemistry/mgltools-opengltk-1.5.6::science'`. * The complete build log is located at '/var/log/portage/build/sci-chemistry:mgltools-opengltk-1.5.6:20161110-060822.log.gz'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/temp/build.log.gz'. * The ebuild environment file is located at '/var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/temp/environment'. * Working directory: '/var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6' * S: '/var/tmp/portage/sci-chemistry/mgltools-opengltk-1.5.6/work/opengltk-1.5.6'