>>> py3-keyutils: Building community/py3-keyutils 0.6-r2 (using abuild 3.9.0-r0) started Thu, 07 Apr 2022 01:37:52 +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/23) Installing libffi (3.4.2-r1) (2/23) Installing gdbm (1.23-r0) (3/23) Installing mpdecimal (2.5.1-r1) (4/23) Installing readline (8.1.2-r0) (5/23) Installing sqlite-libs (3.37.2-r0) (6/23) Installing python3 (3.10.2-r1) (7/23) Installing keyutils-libs (1.6.3-r0) (8/23) Installing keyutils (1.6.3-r0) (9/23) Installing libintl (0.21-r1) (10/23) Installing libunistring (1.0-r0) (11/23) Installing gettext-libs (0.21-r1) (12/23) Installing libxml2 (2.9.13-r0) (13/23) Installing gettext (0.21-r1) (14/23) Installing keyutils-dev (1.6.3-r0) (15/23) Installing py3-ordered-set (4.0.2-r3) (16/23) Installing py3-appdirs (1.4.4-r3) (17/23) Installing py3-parsing (2.4.7-r3) (18/23) Installing py3-six (1.16.0-r1) (19/23) Installing py3-packaging (21.3-r0) (20/23) Installing py3-setuptools (52.0.0-r5) (21/23) Installing python3-dev (3.10.2-r1) (22/23) Installing py3-pytest-runner (5.3.2-r1) (23/23) Installing .makedepends-py3-keyutils (20220407.013753) Executing busybox-1.35.0-r7.trigger OK: 432 MiB in 122 packages >>> py3-keyutils: Cleaning up srcdir >>> py3-keyutils: Cleaning up pkgdir >>> py3-keyutils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 594k 0 --:--:-- --:--:-- --:--:-- 599k >>> py3-keyutils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-keyutils-0.6.tar.gz >>> py3-keyutils: Checking sha512sums... py3-keyutils-0.6.tar.gz: OK >>> py3-keyutils: Unpacking /var/cache/distfiles/edge/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 -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -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 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' 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 Thu, 07 Apr 2022 01:37:58 +0000 elapsed time 0h 0m 6s >>> py3-keyutils: Cleaning up srcdir >>> py3-keyutils: Cleaning up pkgdir >>> py3-keyutils: Uninstalling dependencies... (1/23) Purging .makedepends-py3-keyutils (20220407.013753) (2/23) Purging keyutils (1.6.3-r0) (3/23) Purging gettext (0.21-r1) (4/23) Purging keyutils-dev (1.6.3-r0) (5/23) Purging keyutils-libs (1.6.3-r0) (6/23) Purging python3-dev (3.10.2-r1) (7/23) Purging py3-pytest-runner (5.3.2-r1) (8/23) Purging py3-setuptools (52.0.0-r5) (9/23) Purging py3-ordered-set (4.0.2-r3) (10/23) Purging py3-appdirs (1.4.4-r3) (11/23) Purging py3-packaging (21.3-r0) (12/23) Purging py3-parsing (2.4.7-r3) (13/23) Purging py3-six (1.16.0-r1) (14/23) Purging python3 (3.10.2-r1) (15/23) Purging libffi (3.4.2-r1) (16/23) Purging gdbm (1.23-r0) (17/23) Purging mpdecimal (2.5.1-r1) (18/23) Purging readline (8.1.2-r0) (19/23) Purging sqlite-libs (3.37.2-r0) (20/23) Purging gettext-libs (0.21-r1) (21/23) Purging libintl (0.21-r1) (22/23) Purging libunistring (1.0-r0) (23/23) Purging libxml2 (2.9.13-r0) Executing busybox-1.35.0-r7.trigger OK: 331 MiB in 99 packages >>> py3-keyutils: Updating the community/x86_64 repository index... >>> py3-keyutils: Signing the index...