>>> gbinder-python: Building community/gbinder-python 0_git20210812-r1 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 06:09:14 +0000 >>> gbinder-python: Checking sanity of /home/buildozer/aports/community/gbinder-python/APKBUILD... >>> gbinder-python: Analyzing dependencies... >>> gbinder-python: Installing for build: build-base python3 cython libgbinder-dev py3-setuptools python3-dev (1/49) Installing libffi (3.4.2-r1) (2/49) Installing gdbm (1.22-r0) (3/49) Installing mpdecimal (2.5.1-r1) (4/49) Installing readline (8.1.1-r0) (5/49) Installing sqlite-libs (3.37.0-r0) (6/49) Installing python3 (3.10.1-r0) (7/49) Installing cython (0.29.24-r1) (8/49) Installing libintl (0.21-r0) (9/49) Installing libblkid (2.37.2-r2) (10/49) Installing libmount (2.37.2-r2) (11/49) Installing pcre (8.45-r1) (12/49) Installing glib (2.70.1-r0) (13/49) Installing libglibutil (1.0.61-r0) (14/49) Installing libgbinder (1.1.14-r0) (15/49) Installing gettext-asprintf (0.21-r0) (16/49) Installing libunistring (0.9.10-r1) (17/49) Installing gettext-libs (0.21-r0) (18/49) Installing libxml2 (2.9.12-r3) (19/49) Installing gettext (0.21-r0) (20/49) Installing gettext-dev (0.21-r0) (21/49) Installing bzip2-dev (1.0.8-r1) (22/49) Installing libxml2-utils (2.9.12-r3) (23/49) Installing libgpg-error (1.42-r1) (24/49) Installing libgcrypt (1.9.4-r0) (25/49) Installing libxslt (1.1.34-r1) (26/49) Installing docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-install (27/49) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (28/49) Installing linux-headers (5.10.41-r0) (29/49) Installing libffi-dev (3.4.2-r1) (30/49) Installing libpcre16 (8.45-r1) (31/49) Installing libpcre32 (8.45-r1) (32/49) Installing libpcrecpp (8.45-r1) (33/49) Installing pcre-dev (8.45-r1) (34/49) Installing libuuid (2.37.2-r2) (35/49) Installing libfdisk (2.37.2-r2) (36/49) Installing libsmartcols (2.37.2-r2) (37/49) Installing util-linux-dev (2.37.2-r2) (38/49) Installing zlib-dev (1.2.11-r3) (39/49) Installing glib-dev (2.70.1-r0) (40/49) Installing libglibutil-dev (1.0.61-r0) (41/49) Installing libgbinder-dev (1.1.14-r0) (42/49) Installing py3-ordered-set (4.0.2-r3) (43/49) Installing py3-appdirs (1.4.4-r3) (44/49) Installing py3-parsing (2.4.7-r3) (45/49) Installing py3-six (1.16.0-r1) (46/49) Installing py3-packaging (21.3-r0) (47/49) Installing py3-setuptools (52.0.0-r5) (48/49) Installing python3-dev (3.10.1-r0) (49/49) Installing .makedepends-gbinder-python (20211216.060915) Executing busybox-1.34.1-r5.trigger Executing glib-2.70.1-r0.trigger No schema files found: removed existing output file. OK: 450 MiB in 150 packages >>> gbinder-python: Cleaning up srcdir >>> gbinder-python: Cleaning up pkgdir >>> gbinder-python: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gbinder-python-2e1e05c0a0240d6c06e9bbe9b22dcc35c2e0211c.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22702 100 22702 0 0 44548 0 --:--:-- --:--:-- --:--:-- 44513 >>> gbinder-python: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gbinder-python-2e1e05c0a0240d6c06e9bbe9b22dcc35c2e0211c.tar.gz >>> gbinder-python: Checking sha512sums... gbinder-python-2e1e05c0a0240d6c06e9bbe9b22dcc35c2e0211c.tar.gz: OK >>> gbinder-python: Unpacking /var/cache/distfiles/edge/gbinder-python-2e1e05c0a0240d6c06e9bbe9b22dcc35c2e0211c.tar.gz... /home/buildozer/aports/community/gbinder-python/src/gbinder-python-2e1e05c0a0240d6c06e9bbe9b22dcc35c2e0211c/setup.py:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Extension Compiling gbinder.pyx because it changed. [1/1] Cythonizing gbinder.pyx running build running build_ext building 'gbinder' extension creating build creating build/temp.linux-armv8l-3.10 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/gbinder -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gutil -I/usr/include/python3.10 -c gbinder.c -o build/temp.linux-armv8l-3.10/gbinder.o gbinder.c: In function '__pyx_pf_7gbinder_11RemoteReply_10read_int64': gbinder.c:4287:75: warning: passing argument 2 of 'gbinder_remote_reply_read_int64' from incompatible pointer type [-Wincompatible-pointer-types] 4287 | __pyx_v_status = gbinder_remote_reply_read_int64(__pyx_v_self->_reply, (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long int * In file included from gbinder.c:650: /usr/include/gbinder/gbinder_remote_reply.h:73:13: note: expected 'gint64 *' {aka 'long long int *'} but argument is of type 'long int *' 73 | gint64* value); | ~~~~~~~~^~~~~ gbinder.c: In function '__pyx_pf_7gbinder_11RemoteReply_12read_uint64': gbinder.c:4406:76: warning: passing argument 2 of 'gbinder_remote_reply_read_uint64' from incompatible pointer type [-Wincompatible-pointer-types] 4406 | __pyx_v_status = gbinder_remote_reply_read_uint64(__pyx_v_self->_reply, (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long unsigned int * In file included from gbinder.c:650: /usr/include/gbinder/gbinder_remote_reply.h:78:14: note: expected 'guint64 *' {aka 'long long unsigned int *'} but argument is of type 'long unsigned int *' 78 | guint64* value); | ~~~~~~~~~^~~~~ gbinder.c: In function '__pyx_pf_7gbinder_13RemoteRequest_20read_int64': gbinder.c:11322:75: warning: passing argument 2 of 'gbinder_remote_request_read_int64' from incompatible pointer type [-Wincompatible-pointer-types] 11322 | __pyx_v_status = gbinder_remote_request_read_int64(__pyx_v_self->_req, (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long int * In file included from gbinder.c:651: /usr/include/gbinder/gbinder_remote_request.h:95:13: note: expected 'gint64 *' {aka 'long long int *'} but argument is of type 'long int *' 95 | gint64* value); | ~~~~~~~~^~~~~ gbinder.c: In function '__pyx_pf_7gbinder_13RemoteRequest_22read_uint64': gbinder.c:11441:76: warning: passing argument 2 of 'gbinder_remote_request_read_uint64' from incompatible pointer type [-Wincompatible-pointer-types] 11441 | __pyx_v_status = gbinder_remote_request_read_uint64(__pyx_v_self->_req, (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long unsigned int * In file included from gbinder.c:651: /usr/include/gbinder/gbinder_remote_request.h:100:14: note: expected 'guint64 *' {aka 'long long unsigned int *'} but argument is of type 'long unsigned int *' 100 | guint64* value); | ~~~~~~~~~^~~~~ gbinder.c: In function '__pyx_pf_7gbinder_6Reader_10read_int64': gbinder.c:20303:73: warning: passing argument 2 of 'gbinder_reader_read_int64' from incompatible pointer type [-Wincompatible-pointer-types] 20303 | __pyx_v_status = gbinder_reader_read_int64((&__pyx_v_self->_reader), (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long int * In file included from gbinder.c:648: /usr/include/gbinder/gbinder_reader.h:81:13: note: expected 'gint64 *' {aka 'long long int *'} but argument is of type 'long int *' 81 | gint64* value); | ~~~~~~~~^~~~~ gbinder.c: In function '__pyx_pf_7gbinder_6Reader_12read_uint64': gbinder.c:20391:74: warning: passing argument 2 of 'gbinder_reader_read_uint64' from incompatible pointer type [-Wincompatible-pointer-types] 20391 | __pyx_v_status = gbinder_reader_read_uint64((&__pyx_v_self->_reader), (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long unsigned int * In file included from gbinder.c:648: /usr/include/gbinder/gbinder_reader.h:86:14: note: expected 'guint64 *' {aka 'long long unsigned int *'} but argument is of type 'long unsigned int *' 86 | guint64* value); | ~~~~~~~~~^~~~~ gbinder.c: In function '__pyx_pf_7gbinder_6Reader_30read_hidl_vec': gbinder.c:21159:75: warning: passing argument 2 of 'gbinder_reader_read_hidl_vec' from incompatible pointer type [-Wincompatible-pointer-types] 21159 | __pyx_v_value = gbinder_reader_read_hidl_vec((&__pyx_v_self->_reader), (&__pyx_v_count), (&__pyx_v_elemsize)); | ~^~~~~~~~~~~~~~~ | | | long unsigned int * In file included from gbinder.c:648: /usr/include/gbinder/gbinder_reader.h:136:12: note: expected 'gsize *' {aka 'unsigned int *'} but argument is of type 'long unsigned int *' 136 | gsize* count, | ~~~~~~~^~~~~ gbinder.c:21159:93: warning: passing argument 3 of 'gbinder_reader_read_hidl_vec' from incompatible pointer type [-Wincompatible-pointer-types] 21159 | __pyx_v_value = gbinder_reader_read_hidl_vec((&__pyx_v_self->_reader), (&__pyx_v_count), (&__pyx_v_elemsize)); | ~^~~~~~~~~~~~~~~~~~ | | | long unsigned int * In file included from gbinder.c:648: /usr/include/gbinder/gbinder_reader.h:137:12: note: expected 'gsize *' {aka 'unsigned int *'} but argument is of type 'long unsigned int *' 137 | gsize* elemsize); | ~~~~~~~^~~~~~~~ gbinder.c: In function '__pyx_pf_7gbinder_6Reader_32read_hidl_vec1': gbinder.c:21262:76: warning: passing argument 2 of 'gbinder_reader_read_hidl_vec1' from incompatible pointer type [-Wincompatible-pointer-types] 21262 | __pyx_v_value = gbinder_reader_read_hidl_vec1((&__pyx_v_self->_reader), (&__pyx_v_count), __pyx_v_expected_elemsize); | ~^~~~~~~~~~~~~~~ | | | long unsigned int * In file included from gbinder.c:648: /usr/include/gbinder/gbinder_reader.h:142:12: note: expected 'gsize *' {aka 'unsigned int *'} but argument is of type 'long unsigned int *' 142 | gsize* count, | ~~~~~~~^~~~~ gbinder.c: In function '__pyx_pf_7gbinder_6Reader_48read_byte_array': gbinder.c:21898:77: warning: passing argument 2 of 'gbinder_reader_read_byte_array' from incompatible pointer type [-Wincompatible-pointer-types] 21898 | __pyx_v_value = gbinder_reader_read_byte_array((&__pyx_v_self->_reader), (&__pyx_v_len)); | ~^~~~~~~~~~~~~ | | | long unsigned int * In file included from gbinder.c:648: /usr/include/gbinder/gbinder_reader.h:202:12: note: expected 'gsize *' {aka 'unsigned int *'} but argument is of type 'long unsigned int *' 202 | gsize* len); /* Since 1.0.12 */ | ~~~~~~~^~~ creating build/lib.linux-armv8l-3.10 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-armv8l-3.10/gbinder.o -L/usr/lib -lgbinder -o build/lib.linux-armv8l-3.10/gbinder.cpython-310-arm-linux-gnueabihf.so >>> gbinder-python: Entering fakeroot... /home/buildozer/aports/community/gbinder-python/src/gbinder-python-2e1e05c0a0240d6c06e9bbe9b22dcc35c2e0211c/setup.py:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup, Extension running install running build running build_ext running install_lib creating /home/buildozer/aports/community/gbinder-python/pkg creating /home/buildozer/aports/community/gbinder-python/pkg/gbinder-python creating /home/buildozer/aports/community/gbinder-python/pkg/gbinder-python/usr creating /home/buildozer/aports/community/gbinder-python/pkg/gbinder-python/usr/lib creating /home/buildozer/aports/community/gbinder-python/pkg/gbinder-python/usr/lib/python3.10 creating /home/buildozer/aports/community/gbinder-python/pkg/gbinder-python/usr/lib/python3.10/site-packages copying build/lib.linux-armv8l-3.10/gbinder.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/gbinder-python/pkg/gbinder-python/usr/lib/python3.10/site-packages running install_egg_info Writing /home/buildozer/aports/community/gbinder-python/pkg/gbinder-python/usr/lib/python3.10/site-packages/gbinder_python-1.0.0-py3.10.egg-info >>> gbinder-python*: Running postcheck for gbinder-python >>> gbinder-python*: Preparing package gbinder-python... >>> gbinder-python*: Stripping binaries >>> gbinder-python*: Scanning shared objects >>> gbinder-python*: Tracing dependencies... python3 so:libc.musl-armhf.so.1 so:libgbinder.so.1 >>> gbinder-python*: Package size: 152.0 KB >>> gbinder-python*: Compressing data... >>> gbinder-python*: Create checksum... >>> gbinder-python*: Create gbinder-python-0_git20210812-r1.apk >>> gbinder-python: Build complete at Thu, 16 Dec 2021 06:09:23 +0000 elapsed time 0h 0m 9s >>> gbinder-python: Cleaning up srcdir >>> gbinder-python: Cleaning up pkgdir >>> gbinder-python: Uninstalling dependencies... (1/49) Purging .makedepends-gbinder-python (20211216.060915) (2/49) Purging cython (0.29.24-r1) (3/49) Purging libgbinder-dev (1.1.14-r0) (4/49) Purging libgbinder (1.1.14-r0) (5/49) Purging py3-setuptools (52.0.0-r5) (6/49) Purging py3-ordered-set (4.0.2-r3) (7/49) Purging py3-appdirs (1.4.4-r3) (8/49) Purging py3-packaging (21.3-r0) (9/49) Purging py3-parsing (2.4.7-r3) (10/49) Purging py3-six (1.16.0-r1) (11/49) Purging python3-dev (3.10.1-r0) (12/49) Purging libglibutil-dev (1.0.61-r0) (13/49) Purging libglibutil (1.0.61-r0) (14/49) Purging glib-dev (2.70.1-r0) (15/49) Purging python3 (3.10.1-r0) (16/49) Purging gettext-dev (0.21-r0) (17/49) Purging gettext-asprintf (0.21-r0) (18/49) Purging gettext (0.21-r0) (19/49) Purging bzip2-dev (1.0.8-r1) (20/49) Purging docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-deinstall (21/49) Purging libxslt (1.1.34-r1) (22/49) Purging docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-deinstall (23/49) Purging libxml2-utils (2.9.12-r3) (24/49) Purging libffi-dev (3.4.2-r1) (25/49) Purging linux-headers (5.10.41-r0) (26/49) Purging glib (2.70.1-r0) (27/49) Purging libffi (3.4.2-r1) (28/49) Purging gdbm (1.22-r0) (29/49) Purging mpdecimal (2.5.1-r1) (30/49) Purging readline (8.1.1-r0) (31/49) Purging sqlite-libs (3.37.0-r0) (32/49) Purging gettext-libs (0.21-r0) (33/49) Purging libintl (0.21-r0) (34/49) Purging util-linux-dev (2.37.2-r2) (35/49) Purging libfdisk (2.37.2-r2) (36/49) Purging libmount (2.37.2-r2) (37/49) Purging libsmartcols (2.37.2-r2) (38/49) Purging libuuid (2.37.2-r2) (39/49) Purging libblkid (2.37.2-r2) (40/49) Purging pcre-dev (8.45-r1) (41/49) Purging libpcre16 (8.45-r1) (42/49) Purging libpcre32 (8.45-r1) (43/49) Purging libpcrecpp (8.45-r1) (44/49) Purging pcre (8.45-r1) (45/49) Purging libunistring (0.9.10-r1) (46/49) Purging libxml2 (2.9.12-r3) (47/49) Purging libgcrypt (1.9.4-r0) (48/49) Purging libgpg-error (1.42-r1) (49/49) Purging zlib-dev (1.2.11-r3) Executing busybox-1.34.1-r5.trigger OK: 307 MiB in 101 packages >>> gbinder-python: Updating the community/armhf repository index... >>> gbinder-python: Signing the index...