chm/swig_chm.c: In function '_wrap_chm_retrieve_object': chm/swig_chm.c:1074:40: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness [-Wpointer-sign] o = PyString_FromStringAndSize(arg3, arg5); ^ In file included from /usr/include/python2.7/Python.h:94:0, from chm/swig_chm.c:13: /usr/include/python2.7/stringobject.h:62:24: note: expected 'const char *' but argument is of type 'unsigned char *' PyAPI_FUNC(PyObject *) PyString_FromStringAndSize(const char *, Py_ssize_t); ^ chm/swig_chm.c: At top level: chm/swig_chm.c:169:1: warning: 'SWIG_TypeDynamicCast' defined but not used [-Wunused-function] SWIG_TypeDynamicCast(swig_type_info *ty, void **ptr) ^ chm/swig_chm.c:182:1: warning: 'SWIG_TypeName' defined but not used [-Wunused-function] SWIG_TypeName(const swig_type_info *ty) { ^ chm/swig_chm.c:188:1: warning: 'SWIG_TypeQuery' defined but not used [-Wunused-function] SWIG_TypeQuery(const char *name) { ^ chm/swig_chm.c:369:1: warning: 'SWIG_addvarlink' defined but not used [-Wunused-function] SWIG_addvarlink(PyObject *p, char *name, ^ chm/swig_chm.c:515:1: warning: 'SWIG_ConvertPacked' defined but not used [-Wunused-function] gcc -pthread -shared build/temp.linux-i686-2.7/chm/swig_chm.o -L/usr/lib -lchm -lpython2.7In file included from /usr/include/string.h:630:0, from /usr/include/python2.7/Python.h:38, from chm/extra.c:31: chm/extra.c: In function 'pychm_process_wlc': chm/extra.c:357:23: warning: pointer targets in passing argument 1 of 'stgcc -pthread -shared build/temp.linux-i686-2.7/chm/extra.o -L/usr/lib -lchm -lpython2.7 -o build/lib.linux-i686-2.7/chm/extra.so running install running build running build_py running build_ext running install_lib creating /usr/src/slapt-src/python/pychm/package-pychm/usr creating /usr/src/slapt-src/python/pychm/package-pychm/usr/lib creating /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7 creating /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7/site-packages creating /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7/site-packages/chm copying build/lib.linux-i686-2.7/chm/_chmlib.so -> /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7/site-packages/chm copying build/lib.linux-i686-2.7/chm/__init__.py -> /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7/site-packages/chm copying build/lib.linux-i686-2.7/chm/extra.so -> /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7/site-packages/chm copying build/lib.linux-i686-2.7/chm/chmlib.py -> /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7/site-packages/chm copying build/lib.linux-i686-2.7/chm/chm.py -> /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7/site-packages/chm byte-compiling /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7/site-packages/chm/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7/site-packages/chm/chmlib.py to chmlib.pyc byte-compiling /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7/site-packages/chm/chm.py to chm.pyc running install_egg_info Writing /usr/src/slapt-src/python/pychm/package-pychm/usr/lib/python2.7/site-packages/pychm-0.8.4-py2.7.egg-info Slackware package maker, version 3.141593. Searching for symbolic links: ./ usr/ usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/pychm-0.8.4-py2.7.egg-info usr/lib/python2.7/site-packages/chm/ usr/lib/python2.7/site-packages/chm/chmlib.pyc usr/lib/python2.7/site-packages/chm/__init__.pyc usr/lib/python2.7/site-packages/chm/_chmlib.so usr/lib/python2.7/site-packages/chm/__init__.py usr/lib/python2.7/site-packages/chm/extra.so usr/lib/python2.7/site-packages/chm/chmlib.py usr/lib/python2.7/site-packages/chm/chm.pyc usr/lib/python2.7/site-packages/chm/chm.py usr/doc/ usr/doc/pychm-0.8.4/ usr/doc/p Slackware package /usr/src/slapt-src/python/pychm/pychm-0.8.4-i486-1salix.txz created. Installing package pychm-0.8.4-i486-1salix... | PyCHM (Python bindings for CHMLIB) | PyCHM is a package that provides bindings for Jed Wing's CHMLIB | library. The chm package contains four modules, namely chm.chm, | chm.chmlib, chm.extra and chm._chmlib. chm.chmlib is a low level | wrapper module around the API provided by the C library chmlib. | | Homepage: http://gnochm.sourceforge.net/pychm.html | | | | | |