In file included from /usr/include/python2.7/Python.h:8:0, from exception.c:19: /usr/include/python2.7/pyconfig.h:1194:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/stdlib.h:24:0, from exception.c:17: /usr/include/features.h:225:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/Python.h:8:0, from error.c:18: /usr/include/python2.7/pyconfig.h:1194:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/sys/types.h:25:0, from /usr/include/pcap/pcap.h:44, from /usr/include/pcap.h:43, from error.c:17: /usr/include/features.h:225:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ ./ usr/ usr/doc/ usr/doc/pylibpcap-0.6.2/ usr/doc/pylibpcap-0.6.2/README usr/doc/pylibpcap-0.6.2/pylibpcap.SlackBuild usr/doc/pylibpcap-0.6.2/COPYING usr/doc/pylibpcap-0.6.2/ChangeLog usr/doc/pylibpcap-0.6.2/examples/ usr/doc/pylibpcap-0.6.2/examples/findalldevs.py usr/doc/pylibpcap-0.6.2/examples/sniff.py usr/lib64/ usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/_pcapmodule.so usr/lib64/python2.7/site-packages/pcap.py usr/lib64/python2.7/site-packages/pcap.pyc usr/lib64/python2.7/site-packages/pylibpcap-0.6.2-py2.7.egg-info install/ install/slack-desc -x86_64-2.7/pcap_interface.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DSWIG_COBJECT_TYPES -I/usr/include/python2.7 -c exception.c -o build/temp.linux-x86_64-2.7/exception.o gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DSWIG_COBJECT_TYPES -I/usr/include/python2.7 -c error.c -o build/temp.linux-x86_64-2.7/error.o creating build/lib.linux-x86_64-2.7 gcc -pthread -shared build/temp.linux-x86_64-2.7/pcap.o build/temp.linux-x86_64-2.7/pcap_interface.o build/temp.linux-x86_64-2.7/exception.o build/temp.linux-x86_64-2.7/error.o -L/usr/lib64 -lpcap -lpython2.7 -o build/lib.linux-x86_64-2.7/_pcapmodule.so running build_py copying pcap.py -> build/lib.linux-x86_64-2.7 running install_lib creating /usr/src/slapt-src/libraries/pylibpcap/package-pylibpcap/usr creating /usr/src/slapt-src/libraries/pylibpcap/package-pylibpcap/usr/lib64 creating /usr/src/slapt-src/libraries/pylibpcap/package-pylibpcap/usr/lib64/python2.7 creating /usr/src/slapt-src/libraries/pylibpcap/package-pylibpcap/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/_pcapmodule.so -> /usr/src/slapt-src/libraries/pylibpcap/package-pylibpcap/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/pcap.py -> /usr/src/slapt-src/libraries/pylibpcap/package-pylibpcap/usr/lib64/python2.7/site-packages byte-compiling /usr/src/slapt-src/libraries/pylibpcap/package-pylibpcap/usr/lib64/python2.7/site-packages/pcap.py to pcap.pyc running install_egg_info Writing /usr/src/slapt-src/libraries/pylibpcap/package-pylibpcap/usr/lib64/python2.7/site-packages/pylibpcap-0.6.2-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/libraries/pylibpcap/pylibpcap-0.6.2-x86_64-1salix.txz Slackware package /usr/src/slapt-src/libraries/pylibpcap/pylibpcap-0.6.2-x86_64-1salix.txz created. Installing package pylibpcap-0.6.2-x86_64-1salix... | pylibpcap (python libcap library) | | Python module for the libpcap packet capture library, based on | the original python libpcap module by Aaron Rhodes. | | Homepage: http://pylibpcap.sourceforge.net/ | | | | | | |