>>> gbinder-python: Building community/gbinder-python 1.1.1-r0 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 19:00:23 +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 libbz2 (1.0.8-r3) (2/49) Installing libffi (3.4.4-r0) (3/49) Installing gdbm (1.23-r0) (4/49) Installing xz-libs (5.2.7-r0) (5/49) Installing mpdecimal (2.5.1-r1) (6/49) Installing readline (8.2.0-r0) (7/49) Installing sqlite-libs (3.39.4-r0) (8/49) Installing python3 (3.10.8-r3) (9/49) Installing cython (0.29.32-r0) (10/49) Installing libintl (0.21.1-r1) (11/49) Installing libblkid (2.38.1-r0) (12/49) Installing libmount (2.38.1-r0) (13/49) Installing glib (2.74.1-r0) (14/49) Installing libglibutil (1.0.67-r0) (15/49) Installing libgbinder (1.1.26-r0) (16/49) Installing bzip2-dev (1.0.8-r3) (17/49) Installing libxml2 (2.10.3-r0) (18/49) Installing libxml2-utils (2.10.3-r0) (19/49) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (20/49) Installing libgpg-error (1.46-r1) (21/49) Installing libgcrypt (1.10.1-r0) (22/49) Installing libxslt (1.1.37-r0) (23/49) Installing docbook-xsl (1.79.2-r7) Executing docbook-xsl-1.79.2-r7.post-install (24/49) Installing gettext-asprintf (0.21.1-r1) (25/49) Installing libunistring (1.1-r0) (26/49) Installing gettext-libs (0.21.1-r1) (27/49) Installing gettext (0.21.1-r1) (28/49) Installing gettext-dev (0.21.1-r1) (29/49) Installing linux-headers (5.19.5-r0) (30/49) Installing libffi-dev (3.4.4-r0) (31/49) Installing bsd-compat-headers (0.7.2-r3) (32/49) Installing ncurses-dev (6.3_p20221023-r0) (33/49) Installing libedit-dev (20221009.3.1-r0) (34/49) Installing zlib-dev (1.2.13-r0) (35/49) Installing libpcre2-16 (10.40-r0) (36/49) Installing libpcre2-32 (10.40-r0) (37/49) Installing pcre2-dev (10.40-r0) (38/49) Installing libuuid (2.38.1-r0) (39/49) Installing libfdisk (2.38.1-r0) (40/49) Installing libsmartcols (2.38.1-r0) (41/49) Installing util-linux-dev (2.38.1-r0) (42/49) Installing glib-dev (2.74.1-r0) (43/49) Installing libglibutil-dev (1.0.67-r0) (44/49) Installing libgbinder-dev (1.1.26-r0) (45/49) Installing py3-parsing (3.0.9-r0) (46/49) Installing py3-packaging (21.3-r2) (47/49) Installing py3-setuptools (65.5.0-r0) (48/49) Installing python3-dev (3.10.8-r3) (49/49) Installing .makedepends-gbinder-python (20221027.190025) Executing busybox-1.35.0-r27.trigger Executing glib-2.74.1-r0.trigger No schema files found: doing nothing. OK: 343 MiB in 142 packages >>> gbinder-python: Cleaning up srcdir >>> gbinder-python: Cleaning up pkgdir >>> gbinder-python: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/gbinder-python-1.1.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> gbinder-python: Fetching https://github.com/erfanoabdi/gbinder-python/archive/1.1.1/gbinder-python-1.1.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24340 0 24340 0 0 15696 0 --:--:-- 0:00:01 --:--:-- 33025 >>> gbinder-python: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/gbinder-python-1.1.1.tar.gz >>> gbinder-python: Checking sha512sums... gbinder-python-1.1.1.tar.gz: OK >>> gbinder-python: Unpacking /var/cache/distfiles/v3.17/gbinder-python-1.1.1.tar.gz... 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-cpython-310 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -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-cpython-310/gbinder.o gbinder.c: In function '__pyx_pf_7gbinder_11RemoteReply_10read_int64': gbinder.c:4426:75: warning: passing argument 2 of 'gbinder_remote_reply_read_int64' from incompatible pointer type [-Wincompatible-pointer-types] 4426 | __pyx_v_status = gbinder_remote_reply_read_int64(__pyx_v_self->_reply, (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long int * In file included from gbinder.c:776: /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:4545:76: warning: passing argument 2 of 'gbinder_remote_reply_read_uint64' from incompatible pointer type [-Wincompatible-pointer-types] 4545 | __pyx_v_status = gbinder_remote_reply_read_uint64(__pyx_v_self->_reply, (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long unsigned int * /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:11461:75: warning: passing argument 2 of 'gbinder_remote_request_read_int64' from incompatible pointer type [-Wincompatible-pointer-types] 11461 | __pyx_v_status = gbinder_remote_request_read_int64(__pyx_v_self->_req, (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long int * In file included from gbinder.c:777: /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:11580:76: warning: passing argument 2 of 'gbinder_remote_request_read_uint64' from incompatible pointer type [-Wincompatible-pointer-types] 11580 | __pyx_v_status = gbinder_remote_request_read_uint64(__pyx_v_self->_req, (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long unsigned int * /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:20637:73: warning: passing argument 2 of 'gbinder_reader_read_int64' from incompatible pointer type [-Wincompatible-pointer-types] 20637 | __pyx_v_status = gbinder_reader_read_int64((&__pyx_v_self->_reader), (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long int * In file included from gbinder.c:774: /usr/include/gbinder/gbinder_reader.h:101:13: note: expected 'gint64 *' {aka 'long long int *'} but argument is of type 'long int *' 101 | gint64* value); | ~~~~~~~~^~~~~ gbinder.c: In function '__pyx_pf_7gbinder_6Reader_12read_uint64': gbinder.c:20725:74: warning: passing argument 2 of 'gbinder_reader_read_uint64' from incompatible pointer type [-Wincompatible-pointer-types] 20725 | __pyx_v_status = gbinder_reader_read_uint64((&__pyx_v_self->_reader), (&__pyx_v_value)); | ~^~~~~~~~~~~~~~~ | | | long unsigned int * /usr/include/gbinder/gbinder_reader.h:106:14: note: expected 'guint64 *' {aka 'long long unsigned int *'} but argument is of type 'long unsigned int *' 106 | guint64* value); | ~~~~~~~~~^~~~~ gbinder.c: In function '__pyx_pf_7gbinder_6Reader_30read_hidl_vec': gbinder.c:21493:75: warning: passing argument 2 of 'gbinder_reader_read_hidl_vec' from incompatible pointer type [-Wincompatible-pointer-types] 21493 | __pyx_v_value = gbinder_reader_read_hidl_vec((&__pyx_v_self->_reader), (&__pyx_v_count), (&__pyx_v_elemsize)); | ~^~~~~~~~~~~~~~~ | | | long unsigned int * /usr/include/gbinder/gbinder_reader.h:161:12: note: expected 'gsize *' {aka 'unsigned int *'} but argument is of type 'long unsigned int *' 161 | gsize* count, | ~~~~~~~^~~~~ gbinder.c:21493:93: warning: passing argument 3 of 'gbinder_reader_read_hidl_vec' from incompatible pointer type [-Wincompatible-pointer-types] 21493 | __pyx_v_value = gbinder_reader_read_hidl_vec((&__pyx_v_self->_reader), (&__pyx_v_count), (&__pyx_v_elemsize)); | ~^~~~~~~~~~~~~~~~~~ | | | long unsigned int * /usr/include/gbinder/gbinder_reader.h:162:12: note: expected 'gsize *' {aka 'unsigned int *'} but argument is of type 'long unsigned int *' 162 | gsize* elemsize); | ~~~~~~~^~~~~~~~ gbinder.c: In function '__pyx_pf_7gbinder_6Reader_32read_hidl_vec1': gbinder.c:21596:76: warning: passing argument 2 of 'gbinder_reader_read_hidl_vec1' from incompatible pointer type [-Wincompatible-pointer-types] 21596 | __pyx_v_value = gbinder_reader_read_hidl_vec1((&__pyx_v_self->_reader), (&__pyx_v_count), __pyx_v_expected_elemsize); | ~^~~~~~~~~~~~~~~ | | | long unsigned int * /usr/include/gbinder/gbinder_reader.h:167:12: note: expected 'gsize *' {aka 'unsigned int *'} but argument is of type 'long unsigned int *' 167 | gsize* count, | ~~~~~~~^~~~~ gbinder.c: In function '__pyx_pf_7gbinder_6Reader_48read_byte_array': gbinder.c:22232:77: warning: passing argument 2 of 'gbinder_reader_read_byte_array' from incompatible pointer type [-Wincompatible-pointer-types] 22232 | __pyx_v_value = gbinder_reader_read_byte_array((&__pyx_v_self->_reader), (&__pyx_v_len)); | ~^~~~~~~~~~~~~ | | | long unsigned int * /usr/include/gbinder/gbinder_reader.h:227:12: note: expected 'gsize *' {aka 'unsigned int *'} but argument is of type 'long unsigned int *' 227 | gsize* len); /* Since 1.0.12 */ | ~~~~~~~^~~ creating build/lib.linux-armv8l-cpython-310 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-cpython-310/gbinder.o -L/usr/lib -lgbinder -o build/lib.linux-armv8l-cpython-310/gbinder.cpython-310-arm-linux-gnueabihf.so >>> gbinder-python: 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_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-cpython-310/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 running egg_info creating gbinder_python.egg-info writing gbinder_python.egg-info/PKG-INFO writing dependency_links to gbinder_python.egg-info/dependency_links.txt writing top-level names to gbinder_python.egg-info/top_level.txt writing manifest file 'gbinder_python.egg-info/SOURCES.txt' reading manifest file 'gbinder_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'gbinder_python.egg-info/SOURCES.txt' Copying gbinder_python.egg-info to /home/buildozer/aports/community/gbinder-python/pkg/gbinder-python/usr/lib/python3.10/site-packages/gbinder_python-1.1.1-py3.10.egg-info running install_scripts >>> 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-armv7.so.1 so:libgbinder.so.1 >>> gbinder-python*: Package size: 180.0 KB >>> gbinder-python*: Compressing data... >>> gbinder-python*: Create checksum... >>> gbinder-python*: Create gbinder-python-1.1.1-r0.apk >>> gbinder-python: Build complete at Thu, 27 Oct 2022 19:00:36 +0000 elapsed time 0h 0m 13s >>> gbinder-python: Cleaning up srcdir >>> gbinder-python: Cleaning up pkgdir >>> gbinder-python: Uninstalling dependencies... (1/49) Purging .makedepends-gbinder-python (20221027.190025) (2/49) Purging cython (0.29.32-r0) (3/49) Purging libgbinder-dev (1.1.26-r0) (4/49) Purging libgbinder (1.1.26-r0) (5/49) Purging py3-setuptools (65.5.0-r0) (6/49) Purging py3-packaging (21.3-r2) (7/49) Purging py3-parsing (3.0.9-r0) (8/49) Purging python3-dev (3.10.8-r3) (9/49) Purging libglibutil-dev (1.0.67-r0) (10/49) Purging libglibutil (1.0.67-r0) (11/49) Purging glib-dev (2.74.1-r0) (12/49) Purging docbook-xsl (1.79.2-r7) Executing docbook-xsl-1.79.2-r7.post-deinstall (13/49) Purging docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-deinstall (14/49) Purging gettext-dev (0.21.1-r1) (15/49) Purging gettext-asprintf (0.21.1-r1) (16/49) Purging gettext (0.21.1-r1) (17/49) Purging libxml2-utils (2.10.3-r0) (18/49) Purging libxslt (1.1.37-r0) (19/49) Purging python3 (3.10.8-r3) (20/49) Purging bzip2-dev (1.0.8-r3) (21/49) Purging libbz2 (1.0.8-r3) (22/49) Purging libffi-dev (3.4.4-r0) (23/49) Purging linux-headers (5.19.5-r0) (24/49) Purging glib (2.74.1-r0) (25/49) Purging libffi (3.4.4-r0) (26/49) Purging gdbm (1.23-r0) (27/49) Purging libxml2 (2.10.3-r0) (28/49) Purging xz-libs (5.2.7-r0) (29/49) Purging mpdecimal (2.5.1-r1) (30/49) Purging readline (8.2.0-r0) (31/49) Purging sqlite-libs (3.39.4-r0) (32/49) Purging gettext-libs (0.21.1-r1) (33/49) Purging libintl (0.21.1-r1) (34/49) Purging util-linux-dev (2.38.1-r0) (35/49) Purging libfdisk (2.38.1-r0) (36/49) Purging libmount (2.38.1-r0) (37/49) Purging libsmartcols (2.38.1-r0) (38/49) Purging libuuid (2.38.1-r0) (39/49) Purging libblkid (2.38.1-r0) (40/49) Purging libgcrypt (1.10.1-r0) (41/49) Purging libgpg-error (1.46-r1) (42/49) Purging libunistring (1.1-r0) (43/49) Purging pcre2-dev (10.40-r0) (44/49) Purging zlib-dev (1.2.13-r0) (45/49) Purging libpcre2-16 (10.40-r0) (46/49) Purging libpcre2-32 (10.40-r0) (47/49) Purging libedit-dev (20221009.3.1-r0) (48/49) Purging ncurses-dev (6.3_p20221023-r0) (49/49) Purging bsd-compat-headers (0.7.2-r3) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> gbinder-python: Updating the community/armv7 repository index... >>> gbinder-python: Signing the index...