In file included from /usr/include/python2.7/Python.h:8:0, from _mysql.c:37: /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/mysql/mysql.h:49, from _mysql.c:34: /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 _mysql.c:37: /usr/include/python2.7/pyconfig.h:1216:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/sys/types.h:25:0, from /usr/include/mysql/mysql.h:49, from _mysql.c:34: /usr/include/features.h:166:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ ./ usr/ usr/doc/ usr/doc/MySQL-python-1.2.4/ usr/doc/MySQL-python-1.2.4/FAQ.txt usr/doc/MySQL-python-1.2.4/user_guide.txt usr/doc/MySQL-python-1.2.4/MySQL-python.SlackBuild usr/doc/MySQL-python-1.2.4/PKG-INFO usr/lib64/ usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/_mysql_exceptions.py usr/lib64/python2.7/site-packages/_mysql.so usr/lib64/python2.7/site-packages/MySQLdb/ usr/lib64/python2.7/site-packages/MySQLdb/__init__.pyc usr/lib64/python2.7/site-packages/MySQLdb/constants/ usr/lib64/python2.7/site-packages/MySQLdb/constants/FLAG.py usr/lib64/python2.7/site-packages/MySQLdb/constants/CLIENT.pyc usr/lib64/python2.7/site-packages/MySQLdb/constants/CR.py usr/lib64/python2.7/site-packages/MySQLdb/constants/ER.pyc usr/lib64/python2.7/site-packages/MySQLdb/constants/FLAG.pyc usr/lib64/python2.7/site-packages/MySQLdb/constants/CR.pyc usr/lib64/python2.7/site-packages/MySQLdb/constants/__init__.pyc usr/lib64/python2.7/site-packages/MySQLdb/constants/REFRESH.pyc usr/lib64/python2.7/site-packages/MySQLdb/constants/__init__.py usr/lib64/python2.7/site-packages/MySQLdb/constants/CLIENT.py usr/lib64/python2.7/site-packages/MySQLdb/constants/FIELD_TYPE.py usr/lib64/python2.7/site-packages/MySQLdb/constants/FIELD_TYPE.pyc usr/lib64/python2.7/site-packages/MySQLdb/constants/ER.py usr/lib64/python2.7/site-packages/MySQLdb/constants/REFRESH.py usr/lib64/python2.7/site-packages/MySQLdb/release.pyc usr/lib64/python2.7/site-packages/MySQLdb/__init__.py usr/lib64/python2.7/site-packages/MySQLdb/converters.pyc usr/lib64/python2.7/site-packages/MySQLdb/times.py usr/lib64/python2.7/site-packages/MySQLdb/cursors.py usr/lib64/python2.7/site-packages/MySQLdb/connections.py usr/lib64/python2.7/site-packages/MySQLdb/converters.py usr/lib64/python2.7/site-packages/MySQLdb/release.py usr/lib64/python2.7/site-packages/MySQLdb/times.pyc usr/lib64/python2.7/site-packages/MySQLdb/connections.pyc usr/lib64/python2.7/site-packages/MySQLdb/cursors.pyc usr/lib64/python2.7/site-packages/_mysql_exceptions.pyc usr/lib64/python2.7/site-packages/MySQL_python-1.2.4-py2.7.egg-info/ usr/lib64/python2.7/site-packages/MySQL_python-1.2.4-py2.7.egg-info/dependency_links.txt usr/lib64/python2.7/site-packages/MySQL_python-1.2.4-py2.7.egg-info/top_level.txt usr/lib64/python2.7/site-packages/MySQL_python-1.2.4-py2.7.egg-info/PKG-INFO usr/lib64/python2.7/site-packages/MySQL_python-1.2.4-py2.7.egg-info/SOURCES.txt install/ install/slack-desc thon-1.2.4/MySQLdb/constants/FLAG.py inflating: MySQL-python-1.2.4/MySQLdb/constants/REFRESH.py inflating: MySQL-python-1.2.4/MySQLdb/constants/__init__.py inflating: MySQL-python-1.2.4/MySQL_python.egg-info/dependency_links.txt inflating: MySQL-python-1.2.4/MySQL_python.egg-info/PKG-INFO inflating: MySQL-python-1.2.4/MySQL_python.egg-info/SOURCES.txt inflating: MySQL-python-1.2.4/MySQL_python.egg-info/top_level.txt inflating: MySQL-python-1.2.4/tests/capabilities.py inflating: MySQL-python-1.2.4/tests/configdb.py inflating: MySQL-python-1.2.4/tests/dbapi20.py inflating: MySQL-python-1.2.4/tests/test_MySQLdb_capabilities.py inflating: MySQL-python-1.2.4/tests/test_MySQLdb_dbapi20.py inflating: MySQL-python-1.2.4/tests/test_MySQLdb_nonstandard.py patching file setup.py patching file _mysql.c running install running build running build_py creating build creating build/lib.linux-x86_64-2.7 copying _mysql_exceptions.py -> build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/__init__.py -> build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/converters.py -> build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/connections.py -> build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/cursors.py -> build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/release.py -> build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/times.py -> build/lib.linux-x86_64-2.7/MySQLdb creating build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/__init__.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/CR.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/ER.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/FLAG.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/REFRESH.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/CLIENT.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants running build_ext building '_mysql' extension creating build/temp.linux-x86_64-2.7 gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Dversion_info=(1,2,4,'final',1) -D__version__=1.2.4 -I/usr/include/mysql -I/usr/include/python2.7 -c _mysql.c -o build/temp.linux-x86_64-2.7/_mysql.o gcc -pthread -shared build/temp.linux-x86_64-2.7/_mysql.o -L/usr/lib64 -L/usr/lib64 -lmysqlclient_r -lpthread -lz -lm -lssl -lcrypto -ldl -lpython2.7 -o build/lib.linux-x86_64-2.7/_mysql.so running install_lib creating /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr creating /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64 creating /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7 creating /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/_mysql_exceptions.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/_mysql.so -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages creating /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb creating /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/FLAG.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/CR.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/__init__.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/CLIENT.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/FIELD_TYPE.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/ER.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/REFRESH.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/__init__.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb copying build/lib.linux-x86_64-2.7/MySQLdb/times.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb copying build/lib.linux-x86_64-2.7/MySQLdb/cursors.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb copying build/lib.linux-x86_64-2.7/MySQLdb/connections.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb copying build/lib.linux-x86_64-2.7/MySQLdb/converters.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb copying build/lib.linux-x86_64-2.7/MySQLdb/release.py -> /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/_mysql_exceptions.py to _mysql_exceptions.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants/FLAG.py to FLAG.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants/CR.py to CR.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants/CLIENT.py to CLIENT.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants/FIELD_TYPE.py to FIELD_TYPE.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants/ER.py to ER.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/constants/REFRESH.py to REFRESH.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/times.py to times.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/cursors.py to cursors.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/connections.py to connections.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/converters.py to converters.pyc byte-compiling /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQLdb/release.py to release.pyc running install_egg_info running egg_info writing MySQL_python.egg-info/PKG-INFO writing top-level names to MySQL_python.egg-info/top_level.txt writing dependency_links to MySQL_python.egg-info/dependency_links.txt reading manifest file 'MySQL_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MySQL_python.egg-info/SOURCES.txt' Copying MySQL_python.egg-info to /usr/src/slapt-src/development/MySQL-python/package-MySQL-python/usr/lib64/python2.7/site-packages/MySQL_python-1.2.4-py2.7.egg-info running install_scripts 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/development/MySQL-python/MySQL-python-1.2.4-x86_64-3salix.txz Slackware package /usr/src/slapt-src/development/MySQL-python/MySQL-python-1.2.4-x86_64-3salix.txz created. Installing package MySQL-python-1.2.4-x86_64-3salix... | MySQL-python (Python interface to MySQL) | | MySQLdb is an interface to the popular MySQL database server | for Python. The design goals are: | * Compliance with Python database API version 2.0 [PEP-0249] | * Thread-safety | * Thread-friendliness (threads will not block each other) | MySQL-3.23 through 5.5 and Python-2.4 through 2.7 are currently | supported. | | homepage: http://pypi.python.org/pypi/MySQL-python | |