>>> py3-keyutils: Building community/py3-keyutils 0.6-r2 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 12:26:05 +0000 >>> py3-keyutils: Checking sanity of /home/buildozer/aports/community/py3-keyutils/APKBUILD... >>> py3-keyutils: Analyzing dependencies... >>> py3-keyutils: Installing for build: build-base python3 keyutils gettext keyutils-dev py3-setuptools python3-dev py3-pytest-runner (1/22) Installing gdbm (1.23-r0) (2/22) Installing mpdecimal (2.5.1-r1) (3/22) Installing readline (8.1.2-r0) (4/22) Installing sqlite-libs (3.38.2-r0) (5/22) Installing python3 (3.10.3-r1) (6/22) Installing keyutils-libs (1.6.3-r0) (7/22) Installing keyutils (1.6.3-r0) (8/22) Installing libintl (0.21-r2) (9/22) Installing libunistring (1.0-r0) (10/22) Installing gettext-libs (0.21-r2) (11/22) Installing gettext (0.21-r2) (12/22) Installing keyutils-dev (1.6.3-r0) (13/22) Installing py3-appdirs (1.4.4-r3) (14/22) Installing py3-more-itertools (8.12.0-r2) (15/22) Installing py3-ordered-set (4.0.2-r3) (16/22) Installing py3-parsing (2.4.7-r3) (17/22) Installing py3-six (1.16.0-r1) (18/22) Installing py3-packaging (21.3-r0) (19/22) Installing py3-setuptools (59.4.0-r0) (20/22) Installing python3-dev (3.10.3-r1) (21/22) Installing py3-pytest-runner (5.3.2-r1) (22/22) Installing .makedepends-py3-keyutils (20220418.122607) Executing busybox-1.35.0-r8.trigger OK: 1374 MiB in 125 packages >>> py3-keyutils: Cleaning up srcdir >>> py3-keyutils: Cleaning up pkgdir >>> py3-keyutils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-keyutils-0.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 45427 100 45427 0 0 498k 0 --:--:-- --:--:-- --:--:-- 504k >>> py3-keyutils: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-keyutils-0.6.tar.gz >>> py3-keyutils: Checking sha512sums... py3-keyutils-0.6.tar.gz: OK >>> py3-keyutils: Unpacking /var/cache/distfiles/v3.16/py3-keyutils-0.6.tar.gz... running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/keyutils copying keyutils/__init__.py -> build/lib.linux-x86_64-3.10/keyutils running build_ext building 'keyutils._keyutils' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/keyutils gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c keyutils/_keyutils.c -o build/temp.linux-x86_64-3.10/keyutils/_keyutils.o keyutils/_keyutils.c: In function '__Pyx_ParseOptionalKeywords': keyutils/_keyutils.c:5625:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 5625 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ keyutils/_keyutils.c:5625:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 5625 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ keyutils/_keyutils.c:5625:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 5625 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ keyutils/_keyutils.c:5625:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 5625 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ keyutils/_keyutils.c:5625:21: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 5625 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ keyutils/_keyutils.c:5625:21: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 5625 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ keyutils/_keyutils.c:5641:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 5641 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ keyutils/_keyutils.c:5641:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 5641 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ keyutils/_keyutils.c:5641:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 5641 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ keyutils/_keyutils.c:5641:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 5641 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ keyutils/_keyutils.c:5641:25: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 5641 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ keyutils/_keyutils.c:5641:25: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 5641 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from keyutils/_keyutils.c:4: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/keyutils/_keyutils.o -L/usr/lib -lkeyutils -o build/lib.linux-x86_64-3.10/keyutils/_keyutils.cpython-310-x86_64-linux-gnu.so >>> py3-keyutils: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/py3-keyutils/pkg creating /home/buildozer/aports/community/py3-keyutils/pkg/py3-keyutils creating /home/buildozer/aports/community/py3-keyutils/pkg/py3-keyutils/usr creating /home/buildozer/aports/community/py3-keyutils/pkg/py3-keyutils/usr/lib creating /home/buildozer/aports/community/py3-keyutils/pkg/py3-keyutils/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-keyutils/pkg/py3-keyutils/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-keyutils/pkg/py3-keyutils/usr/lib/python3.10/site-packages/keyutils copying build/lib.linux-x86_64-3.10/keyutils/__init__.py -> /home/buildozer/aports/community/py3-keyutils/pkg/py3-keyutils/usr/lib/python3.10/site-packages/keyutils copying build/lib.linux-x86_64-3.10/keyutils/_keyutils.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/community/py3-keyutils/pkg/py3-keyutils/usr/lib/python3.10/site-packages/keyutils byte-compiling /home/buildozer/aports/community/py3-keyutils/pkg/py3-keyutils/usr/lib/python3.10/site-packages/keyutils/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info creating keyutils.egg-info writing keyutils.egg-info/PKG-INFO writing dependency_links to keyutils.egg-info/dependency_links.txt writing top-level names to keyutils.egg-info/top_level.txt writing manifest file 'keyutils.egg-info/SOURCES.txt' reading manifest file 'keyutils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'keyutils.egg-info/SOURCES.txt' Copying keyutils.egg-info to /home/buildozer/aports/community/py3-keyutils/pkg/py3-keyutils/usr/lib/python3.10/site-packages/keyutils-0.6-py3.10.egg-info running install_scripts >>> py3-keyutils*: Running postcheck for py3-keyutils >>> py3-keyutils*: Preparing package py3-keyutils... >>> py3-keyutils*: Stripping binaries >>> py3-keyutils*: Scanning shared objects >>> py3-keyutils*: Tracing dependencies... python3 keyutils so:libc.musl-x86_64.so.1 so:libkeyutils.so.1 >>> py3-keyutils*: Package size: 120.0 KB >>> py3-keyutils*: Compressing data... >>> py3-keyutils*: Create checksum... >>> py3-keyutils*: Create py3-keyutils-0.6-r2.apk >>> py3-keyutils: Build complete at Mon, 18 Apr 2022 12:26:12 +0000 elapsed time 0h 0m 7s >>> py3-keyutils: Cleaning up srcdir >>> py3-keyutils: Cleaning up pkgdir >>> py3-keyutils: Uninstalling dependencies... (1/22) Purging .makedepends-py3-keyutils (20220418.122607) (2/22) Purging keyutils (1.6.3-r0) (3/22) Purging gettext (0.21-r2) (4/22) Purging keyutils-dev (1.6.3-r0) (5/22) Purging keyutils-libs (1.6.3-r0) (6/22) Purging python3-dev (3.10.3-r1) (7/22) Purging py3-pytest-runner (5.3.2-r1) (8/22) Purging py3-setuptools (59.4.0-r0) (9/22) Purging py3-appdirs (1.4.4-r3) (10/22) Purging py3-more-itertools (8.12.0-r2) (11/22) Purging py3-ordered-set (4.0.2-r3) (12/22) Purging py3-packaging (21.3-r0) (13/22) Purging py3-six (1.16.0-r1) (14/22) Purging py3-parsing (2.4.7-r3) (15/22) Purging python3 (3.10.3-r1) (16/22) Purging gdbm (1.23-r0) (17/22) Purging mpdecimal (2.5.1-r1) (18/22) Purging readline (8.1.2-r0) (19/22) Purging sqlite-libs (3.38.2-r0) (20/22) Purging gettext-libs (0.21-r2) (21/22) Purging libintl (0.21-r2) (22/22) Purging libunistring (1.0-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> py3-keyutils: Updating the community/x86_64 repository index... >>> py3-keyutils: Signing the index...