Cook: python-apsw 3.24.0 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): python-dev-2.7.15-i486 Installing (pkg/local): sqlite3-3.24.0-i486 Installing (pkg/local): tcl-8.6.9-i486 Installing (pkg/local): libsqlite3-tcl-3.24.0-i486 Installing (pkg/local): lemon-3.24.0-i486 Installing (pkg/local): sqlite3-analyzer-3.24.0-i486 Installing (pkg/local): sqlite3-dev-3.24.0-any Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): python3-setuptools-40.6.2-any Installing (pkg/local): python3-pip-18.1-any Installing (pkg/local): python3-3.7.2-i486 Installing (pkg/local): python3-dev-3.7.2-i486 Extracting source archive "python-apsw-3.24.0-r1.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed Preparing set 3 Switching to the default set ================================================================================ src : /home/slitaz/wok/python-apsw/source/python-apsw-3.24.0 install: /home/slitaz/wok/python-apsw/install /usr/lib/python2.7/site-packages/setuptools/dist.py:470: UserWarning: Normalizing '3.24.0-r1' to '3.24.0.post1' normalized_version, running install running build running build_ext SQLite: Using system sqlite include/libraries building 'apsw' extension creating build creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src i486-slitaz-linux-gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -fPIC -DEXPERIMENTAL=1 -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -Isrc -I/usr/include/python2.7 -c src/apsw.c -o build/temp.linux-x86_64-2.7/src/apsw.o In file included from /usr/include/python2.7/Python.h:8, from src/apsw.c:74: /usr/include/python2.7/pyconfig.h:1223: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/assert.h:35, from src/apsw.c:67: /usr/include/features.h:265: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L In file included from /usr/include/python2.7/Python.h:83, from src/apsw.c:74: src/apswbuffer.c: In function 'APSWBuffer_richcompare': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/apswbuffer.c:236:3: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True ^~~~~~~~~ src/apswbuffer.c:239:3: note: in expansion of macro 'Py_RETURN_TRUE' Py_RETURN_TRUE; ^~~~~~~~~~~~~~ src/connection.c: In function 'Connection_getautocommit': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True ^~~~~~~~~ src/connection.c:790:5: note: in expansion of macro 'Py_RETURN_TRUE' Py_RETURN_TRUE; ^~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/connection.c:791:3: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ src/connection.c: In function 'Connection_filecontrol': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/connection.c:2691:5: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True ^~~~~~~~~ src/connection.c:2692:3: note: in expansion of macro 'Py_RETURN_TRUE' Py_RETURN_TRUE; ^~~~~~~~~~~~~~ src/connection.c: In function 'Connection_exit': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/connection.c:3141:5: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/connection.c:3158:18: note: in expansion of macro 'Py_RETURN_FALSE' if(res==1) Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/connection.c:3172:3: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ src/connection.c: In function 'Connection_readonly': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True ^~~~~~~~~ src/connection.c:3288:5: note: in expansion of macro 'Py_RETURN_TRUE' Py_RETURN_TRUE; ^~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/connection.c:3290:5: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ src/backup.c: In function 'APSWBackup_exit': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/backup.c:343:5: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/backup.c:358:3: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ src/blob.c: In function 'APSWBlob_exit': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/blob.c:650:3: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ src/vfs.c: In function 'apswvfspy_xAccess': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True ^~~~~~~~~ src/vfs.c:406:9: note: in expansion of macro 'Py_RETURN_TRUE' Py_RETURN_TRUE; ^~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/vfs.c:407:7: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ src/vfs.c: In function 'apswvfspy_xSetSystemCall': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True ^~~~~~~~~ src/vfs.c:1363:5: note: in expansion of macro 'Py_RETURN_TRUE' Py_RETURN_TRUE; ^~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/vfs.c:1364:3: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ src/vfs.c: In function 'apswvfsfilepy_xCheckReservedLock': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True ^~~~~~~~~ src/vfs.c:2608:5: note: in expansion of macro 'Py_RETURN_TRUE' Py_RETURN_TRUE; ^~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/vfs.c:2609:3: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ src/vfs.c: In function 'apswvfsfilepy_xFileControl': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True ^~~~~~~~~ src/vfs.c:2691:5: note: in expansion of macro 'Py_RETURN_TRUE' Py_RETURN_TRUE; ^~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/vfs.c:2693:5: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ src/vfs.c: In function 'apswurifilename_uri_boolean': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:27:31: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_TRUE return Py_INCREF(Py_True), Py_True ^~~~~~~~~ src/vfs.c:2988:5: note: in expansion of macro 'Py_RETURN_TRUE' Py_RETURN_TRUE; ^~~~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ /usr/include/python2.7/boolobject.h:28:32: note: in expansion of macro 'Py_INCREF' #define Py_RETURN_FALSE return Py_INCREF(Py_False), Py_False ^~~~~~~~~ src/vfs.c:2989:3: note: in expansion of macro 'Py_RETURN_FALSE' Py_RETURN_FALSE; ^~~~~~~~~~~~~~~ src/apsw.c: In function 'apswcomplete': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ src/apsw.c:660:7: note: in expansion of macro 'Py_INCREF' Py_INCREF(Py_True); ^~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ src/apsw.c:663:3: note: in expansion of macro 'Py_INCREF' Py_INCREF(Py_False); ^~~~~~~~~ src/apsw.c: In function 'initapsw': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ src/apsw.c:1300:5: note: in expansion of macro 'Py_INCREF' Py_INCREF(&ConnectionType); ^~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ src/apsw.c:1305:5: note: in expansion of macro 'Py_INCREF' Py_INCREF(&ZeroBlobBindType); ^~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ src/apsw.c:1308:5: note: in expansion of macro 'Py_INCREF' Py_INCREF(&APSWVFSType); ^~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ src/apsw.c:1310:5: note: in expansion of macro 'Py_INCREF' Py_INCREF(&APSWVFSFileType); ^~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ src/apsw.c:1312:5: note: in expansion of macro 'Py_INCREF' Py_INCREF(&APSWURIFilenameType); ^~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ src/apsw.c:1362:5: note: in expansion of macro 'Py_INCREF' Py_INCREF(Py_False); ^~~~~~~~~ creating build/lib.linux-x86_64-2.7 i486-slitaz-linux-gcc -pthread -shared -Wl,-Os,--as-needed -Wl,-Os,--as-needed -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 build/temp.linux-x86_64-2.7/src/apsw.o -L/usr/lib -lsqlite3 -lpython2.7 -o build/lib.linux-x86_64-2.7/apsw.so running install_lib creating /home/slitaz/wok/python-apsw/install creating /home/slitaz/wok/python-apsw/install/usr creating /home/slitaz/wok/python-apsw/install/usr/lib creating /home/slitaz/wok/python-apsw/install/usr/lib/python2.7 creating /home/slitaz/wok/python-apsw/install/usr/lib/python2.7/site-packages copying build/lib.linux-x86_64-2.7/apsw.so -> /home/slitaz/wok/python-apsw/install/usr/lib/python2.7/site-packages warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info running egg_info creating apsw.egg-info writing apsw.egg-info/PKG-INFO writing top-level names to apsw.egg-info/top_level.txt writing dependency_links to apsw.egg-info/dependency_links.txt writing manifest file 'apsw.egg-info/SOURCES.txt' reading manifest file 'apsw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'apsw.egg-info/SOURCES.txt' Copying apsw.egg-info to /home/slitaz/wok/python-apsw/install/usr/lib/python2.7/site-packages/apsw-3.24.0.post1-py2.7.egg-info running install_scripts ================================================================================ Executing strip on all files... Done Time: 0.43s. Size: 495320 B -> 260824 B. Save: 229 KB. Switching to the set '3' ================================================================================ src : /home/slitaz/wok/python-apsw/source/python-apsw-3.24.0-3 install: /home/slitaz/wok/python-apsw/install-3 running install running build running build_ext SQLite: Using system sqlite include/libraries building 'apsw' extension creating build creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/src i486-slitaz-linux-gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -fPIC -DEXPERIMENTAL=1 -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -Isrc -I/usr/include/python3.7m -c src/apsw.c -o build/temp.linux-x86_64-3.7/src/apsw.o In file included from src/apsw.c:141: src/connection.c: In function 'set_context_result': src/connection.c:1939:3: warning: 'PyObject_CheckReadBuffer' is deprecated [-Wdeprecated-declarations] if (PyObject_CheckReadBuffer(obj)) ^~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:480:17: note: declared here PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj) ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:141: src/connection.c:1943:7: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] int asrb=PyObject_AsReadBuffer(obj, &buffer, &buflen); ^~~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:489:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:147: src/blob.c: In function 'APSWBlob_readinto': src/blob.c:404:3: warning: 'PyObject_AsWriteBuffer' is deprecated [-Wdeprecated-declarations] aswb=PyObject_AsWriteBuffer(wbuf, &buffer, &bufsize); ^~~~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:500:17: note: declared here PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:147: src/blob.c: In function 'APSWBlob_write': src/blob.c:532:3: warning: 'PyObject_CheckReadBuffer' is deprecated [-Wdeprecated-declarations] if(!PyUnicode_Check(obj) && PyObject_CheckReadBuffer(obj)) ^~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:480:17: note: declared here PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj) ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:147: src/blob.c:534:7: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] int asrb=PyObject_AsReadBuffer(obj, &buffer, &size); ^~~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:489:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:150: src/cursor.c: In function 'APSWCursor_dobinding': src/cursor.c:558:3: warning: 'PyObject_CheckReadBuffer' is deprecated [-Wdeprecated-declarations] else if (PyObject_CheckReadBuffer(obj)) ^~~~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:480:17: note: declared here PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj) ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:150: src/cursor.c:564:7: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] APSW_FAULT_INJECT(DoBindingAsReadBufferFails,asrb=PyObject_AsReadBuffer(obj, &buffer, &buflen), (PyErr_NoMemory(), asrb=-1)); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:489:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:156: src/vfs.c: In function 'apswvfs_xRandomness': src/vfs.c:978:7: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] int asrb=PyObject_AsReadBuffer(pyresult, &buffer, &buflen); ^~~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:489:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:156: src/vfs.c: In function 'apswvfsfile_xRead': src/vfs.c:2030:3: warning: 'PyObject_CheckReadBuffer' is deprecated [-Wdeprecated-declarations] if(PyUnicode_Check(pybuf) || !PyObject_CheckReadBuffer(pybuf)) ^~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:480:17: note: declared here PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj) ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:156: src/vfs.c:2035:3: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] asrb=PyObject_AsReadBuffer(pybuf, &buffer, &size); ^~~~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:489:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ In file included from src/apsw.c:156: src/vfs.c: In function 'apswvfsfilepy_xWrite': src/vfs.c:2186:3: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] asrb=PyObject_AsReadBuffer(buffy, &buffer, &size); ^~~~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:489:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ src/apsw.c: In function 'formatsqlvalue': src/apsw.c:1115:7: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] asrb=PyObject_AsReadBuffer(value, (const void**)&buffer, &buflen); ^~~~ In file included from /usr/include/python3.7m/Python.h:137, from src/apsw.c:74: /usr/include/python3.7m/abstract.h:489:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ creating build/lib.linux-x86_64-3.7 i486-slitaz-linux-gcc -pthread -shared -Wl,-Os,--as-needed -Wl,-Os,--as-needed -Wl,-Os,--as-needed -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 build/temp.linux-x86_64-3.7/src/apsw.o -L/usr/lib -lsqlite3 -lpython3.7m -o build/lib.linux-x86_64-3.7/apsw.cpython-37m-i386-linux-gnu.so running install_lib creating /home/slitaz/wok/python-apsw/install-3 creating /home/slitaz/wok/python-apsw/install-3/usr creating /home/slitaz/wok/python-apsw/install-3/usr/lib creating /home/slitaz/wok/python-apsw/install-3/usr/lib/python3.7 creating /home/slitaz/wok/python-apsw/install-3/usr/lib/python3.7/site-packages copying build/lib.linux-x86_64-3.7/apsw.cpython-37m-i386-linux-gnu.so -> /home/slitaz/wok/python-apsw/install-3/usr/lib/python3.7/site-packages /usr/lib/python3.7/site-packages/setuptools/dist.py:470: UserWarning: Normalizing '3.24.0-r1' to '3.24.0.post1' normalized_version, warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info running egg_info creating apsw.egg-info writing apsw.egg-info/PKG-INFO writing dependency_links to apsw.egg-info/dependency_links.txt writing top-level names to apsw.egg-info/top_level.txt writing manifest file 'apsw.egg-info/SOURCES.txt' reading manifest file 'apsw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'apsw.egg-info/SOURCES.txt' Copying apsw.egg-info to /home/slitaz/wok/python-apsw/install-3/usr/lib/python3.7/site-packages/apsw-3.24.0.post1-py3.7.egg-info running install_scripts ================================================================================ Executing strip on all files... Done Time: 0.45s. Size: 527292 B -> 260888 B. Save: 260 KB. ================================================================================ Build dependencies to remove: 13 Removing: lemon libgdbm libsqlite3-tcl python-dev python3 python3-dev python3-pip python3-setuptools sqlite3 sqlite3-analyzer sqlite3-dev tcl util-linux-uuid Pack: python-apsw 3.24.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "python-apsw-3.24.0-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "python-apsw-3.24.0-i486.tazpkg" created Pack: python3-apsw 3.24.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "python3-apsw-3.24.0-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "python3-apsw-3.24.0-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/python-apsw-3.24.0... Done Checking site script in source/python-apsw-3.24.0... Done Checking libtool in source/python-apsw-3.24.0-3... Done Checking site script in source/python-apsw-3.24.0-3... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Checking ownership in install-3... Done Checking permissions in install-3... Done Checking broken symlinks in install-3... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: python-apsw 3.24.0 ================================================================================ Src file : python-apsw-3.24.0-r1.tar.gz Src size : 300.0K Source dir : 4.8M Produced : 296.0K Cook time : 38s Cook date : 2020-07-07 19:53 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 312.0K : 74.3K : 5 : python-apsw-3.24.0-i486.tazpkg 2 : 312.0K : 73.6K : 5 : python3-apsw-3.24.0-i486.tazpkg ================================================================================