In file included from /usr/include/python2.7/Python.h:8:0, from pylircmodule.c:59: /usr/include/python2.7/pyconfig.h:1194:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/errno.h:28:0, from pylircmodule.c:51: /usr/include/features.h:225:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ pylircmodule.c: In function ‘pylirc_nextcode’: pylircmodule.c:207:36: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=] if (sscanf(code, "%*llx %x %*s %*s\n", &intRepeatCount) != 1) ^ /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../../i586-slackware-linux/bin/ld: Warning: size of symbol `progname' changed from 4 in build/temp.linux-i686-2.7/pylircmodule.o to 128 in /usr/lib/liblirc_client.so ./ usr/ usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/pylirc-0.0.5-py2.7.egg-info usr/lib/python2.7/site-packages/pylircmodule.so usr/doc/ usr/doc/pylirc-0.0.5/ usr/doc/pylirc-0.0.5/pylirc.SlackBuild install/ install/slack-desc lirc/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/pylircmodule.so -> /usr/src/slapt-src/python/pylirc/package-pylirc/usr/lib/python2.7/site-packages running install_egg_info Writing /usr/src/slapt-src/python/pylirc/package-pylirc/usr/lib/python2.7/site-packages/pylirc-0.0.5-py2.7.egg-info Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/python/pylirc/pylirc-0.0.5-i486-1salix.txz Slackware package /usr/src/slapt-src/python/pylirc/pylirc-0.0.5-i486-1salix.txz created. Installing package pylirc-0.0.5-i486-1salix... | pylirc (Python lirc module) | | pyLirc is a module for Python that interacts with lirc to give Python | programs the ability to receive commands from remote controls. | | | | | | | | |