>>> py3-pyqt6-sip: Building community/py3-pyqt6-sip 13.6.0-r0 (using abuild 3.12.0-r0) started Wed, 01 Nov 2023 01:26:25 +0000 >>> py3-pyqt6-sip: Checking sanity of /home/buildozer/aports/community/py3-pyqt6-sip/APKBUILD... >>> py3-pyqt6-sip: Analyzing dependencies... >>> py3-pyqt6-sip: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev (1/24) Installing libffi (3.4.4-r3) (2/24) Installing gdbm (1.23-r1) (3/24) Installing mpdecimal (2.5.1-r2) (4/24) Installing libpanelw (6.4_p20231007-r0) (5/24) Installing readline (8.2.1-r2) (6/24) Installing sqlite-libs (3.43.2-r0) (7/24) Installing python3 (3.11.6-r1) (8/24) Installing python3-pycache-pyc0 (3.11.6-r1) (9/24) Installing pyc (3.11.6-r1) (10/24) Installing python3-pyc (3.11.6-r1) (11/24) Installing py3-installer (0.7.0-r1) (12/24) Installing py3-installer-pyc (0.7.0-r1) (13/24) Installing py3-gpep517 (15-r0) (14/24) Installing py3-gpep517-pyc (15-r0) (15/24) Installing py3-parsing (3.1.1-r0) (16/24) Installing py3-parsing-pyc (3.1.1-r0) (17/24) Installing py3-packaging (23.2-r0) (18/24) Installing py3-packaging-pyc (23.2-r0) (19/24) Installing py3-setuptools (68.2.2-r0) (20/24) Installing py3-setuptools-pyc (68.2.2-r0) (21/24) Installing py3-wheel (0.41.2-r0) (22/24) Installing py3-wheel-pyc (0.41.2-r0) (23/24) Installing python3-dev (3.11.6-r1) (24/24) Installing .makedepends-py3-pyqt6-sip (20231101.012626) Executing busybox-1.36.1-r13.trigger OK: 479 MiB in 134 packages >>> py3-pyqt6-sip: Cleaning up srcdir >>> py3-pyqt6-sip: Cleaning up pkgdir >>> py3-pyqt6-sip: Cleaning up tmpdir >>> py3-pyqt6-sip: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyQt6_sip-13.6.0.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 >>> py3-pyqt6-sip: Fetching https://pypi.python.org/packages/source/P/PyQt6-sip/PyQt6_sip-13.6.0.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 122 100 122 0 0 1035 0 --:--:-- --:--:-- --:--:-- 1042 100 279 100 279 0 0 624 0 --:--:-- --:--:-- --:--:-- 624 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 108k 100 108k 0 0 116k 0 --:--:-- --:--:-- --:--:-- 116k >>> py3-pyqt6-sip: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyQt6_sip-13.6.0.tar.gz >>> py3-pyqt6-sip: Checking sha512sums... PyQt6_sip-13.6.0.tar.gz: OK >>> py3-pyqt6-sip: Unpacking /var/cache/distfiles/edge/PyQt6_sip-13.6.0.tar.gz... 2023-11-01 01:26:29,433 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-11-01 01:26:29,484 root INFO running bdist_wheel 2023-11-01 01:26:29,508 root INFO running build 2023-11-01 01:26:29,508 root INFO running build_ext 2023-11-01 01:26:29,511 root INFO building 'PyQt6.sip' extension 2023-11-01 01:26:29,511 root INFO creating build 2023-11-01 01:26:29,511 root INFO creating build/temp.linux-i686-cpython-311 2023-11-01 01:26:29,511 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.11 -c sip_array.c -o build/temp.linux-i686-cpython-311/sip_array.o sip_array.c: In function 'sipArray_getbuffer': sip_array.c:323:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 323 | view->format = format; | ^ 2023-11-01 01:26:29,857 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.11 -c sip_core.c -o build/temp.linux-i686-cpython-311/sip_core.o sip_core.c: In function 'wrapInstance': sip_core.c:1493:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1493 | return sip_api_convert_from_type((void *)addr, wt->wt_td, NULL); | ^ 2023-11-01 01:26:31,125 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.11 -c sip_descriptors.c -o build/temp.linux-i686-cpython-311/sip_descriptors.o 2023-11-01 01:26:31,365 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.11 -c sip_enum.c -o build/temp.linux-i686-cpython-311/sip_enum.o 2023-11-01 01:26:31,637 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.11 -c sip_int_convertors.c -o build/temp.linux-i686-cpython-311/sip_int_convertors.o 2023-11-01 01:26:31,934 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.11 -c sip_object_map.c -o build/temp.linux-i686-cpython-311/sip_object_map.o 2023-11-01 01:26:32,193 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.11 -c sip_threads.c -o build/temp.linux-i686-cpython-311/sip_threads.o 2023-11-01 01:26:32,437 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.11 -c sip_voidptr.c -o build/temp.linux-i686-cpython-311/sip_voidptr.o 2023-11-01 01:26:32,729 root INFO creating build/lib.linux-i686-cpython-311 2023-11-01 01:26:32,730 root INFO creating build/lib.linux-i686-cpython-311/PyQt6 2023-11-01 01:26:32,730 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto build/temp.linux-i686-cpython-311/sip_array.o build/temp.linux-i686-cpython-311/sip_core.o build/temp.linux-i686-cpython-311/sip_descriptors.o build/temp.linux-i686-cpython-311/sip_enum.o build/temp.linux-i686-cpython-311/sip_int_convertors.o build/temp.linux-i686-cpython-311/sip_object_map.o build/temp.linux-i686-cpython-311/sip_threads.o build/temp.linux-i686-cpython-311/sip_voidptr.o -L/usr/lib -o build/lib.linux-i686-cpython-311/PyQt6/sip.cpython-311-i386-linux-musl.so 2023-11-01 01:26:36,582 wheel INFO installing to build/bdist.linux-i686/wheel 2023-11-01 01:26:36,582 root INFO running install 2023-11-01 01:26:36,607 root INFO running install_lib 2023-11-01 01:26:36,612 root INFO creating build/bdist.linux-i686 2023-11-01 01:26:36,613 root INFO creating build/bdist.linux-i686/wheel 2023-11-01 01:26:36,613 root INFO creating build/bdist.linux-i686/wheel/PyQt6 2023-11-01 01:26:36,613 root INFO copying build/lib.linux-i686-cpython-311/PyQt6/sip.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/PyQt6 2023-11-01 01:26:36,617 root INFO running install_egg_info 2023-11-01 01:26:36,626 root INFO running egg_info 2023-11-01 01:26:36,628 root INFO writing PyQt6_sip.egg-info/PKG-INFO 2023-11-01 01:26:36,629 root INFO writing dependency_links to PyQt6_sip.egg-info/dependency_links.txt 2023-11-01 01:26:36,630 root INFO writing top-level names to PyQt6_sip.egg-info/top_level.txt 2023-11-01 01:26:36,633 root INFO reading manifest file 'PyQt6_sip.egg-info/SOURCES.txt' 2023-11-01 01:26:36,634 root INFO reading manifest template 'MANIFEST.in' 2023-11-01 01:26:36,635 root INFO adding license file 'LICENSE' 2023-11-01 01:26:36,635 root INFO adding license file 'LICENSE-GPL2' 2023-11-01 01:26:36,635 root INFO adding license file 'LICENSE-GPL3' 2023-11-01 01:26:36,637 root INFO writing manifest file 'PyQt6_sip.egg-info/SOURCES.txt' 2023-11-01 01:26:36,637 root INFO Copying PyQt6_sip.egg-info to build/bdist.linux-i686/wheel/PyQt6_sip-13.6.0-py3.11.egg-info 2023-11-01 01:26:36,638 root INFO running install_scripts 2023-11-01 01:26:36,644 wheel INFO creating build/bdist.linux-i686/wheel/PyQt6_sip-13.6.0.dist-info/WHEEL 2023-11-01 01:26:36,645 wheel INFO creating '/home/buildozer/aports/community/py3-pyqt6-sip/src/PyQt6_sip-13.6.0/.dist/.tmp-4scpqed7/PyQt6_sip-13.6.0-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-11-01 01:26:36,648 wheel INFO adding 'PyQt6/sip.cpython-311-i386-linux-musl.so' 2023-11-01 01:26:36,652 wheel INFO adding 'PyQt6_sip-13.6.0.dist-info/LICENSE' 2023-11-01 01:26:36,652 wheel INFO adding 'PyQt6_sip-13.6.0.dist-info/LICENSE-GPL2' 2023-11-01 01:26:36,653 wheel INFO adding 'PyQt6_sip-13.6.0.dist-info/LICENSE-GPL3' 2023-11-01 01:26:36,654 wheel INFO adding 'PyQt6_sip-13.6.0.dist-info/METADATA' 2023-11-01 01:26:36,654 wheel INFO adding 'PyQt6_sip-13.6.0.dist-info/WHEEL' 2023-11-01 01:26:36,654 wheel INFO adding 'PyQt6_sip-13.6.0.dist-info/top_level.txt' 2023-11-01 01:26:36,655 wheel INFO adding 'PyQt6_sip-13.6.0.dist-info/RECORD' 2023-11-01 01:26:36,655 wheel INFO removing build/bdist.linux-i686/wheel 2023-11-01 01:26:36,656 gpep517 INFO The backend produced .dist/PyQt6_sip-13.6.0-cp311-cp311-linux_i686.whl PyQt6_sip-13.6.0-cp311-cp311-linux_i686.whl >>> py3-pyqt6-sip: Entering fakeroot... >>> py3-pyqt6-sip*: Running postcheck for py3-pyqt6-sip >>> py3-pyqt6-sip*: Preparing package py3-pyqt6-sip... >>> py3-pyqt6-sip*: Stripping binaries >>> py3-pyqt6-sip*: Scanning shared objects >>> py3-pyqt6-sip*: Tracing dependencies... python3 python3~3.11 so:libc.musl-x86.so.1 >>> py3-pyqt6-sip*: Package size: 244.0 KB >>> py3-pyqt6-sip*: Compressing data... >>> py3-pyqt6-sip*: Create checksum... >>> py3-pyqt6-sip*: Create py3-pyqt6-sip-13.6.0-r0.apk >>> py3-pyqt6-sip: Build complete at Wed, 01 Nov 2023 01:26:37 +0000 elapsed time 0h 0m 12s >>> py3-pyqt6-sip: Cleaning up srcdir >>> py3-pyqt6-sip: Cleaning up pkgdir >>> py3-pyqt6-sip: Uninstalling dependencies... (1/24) Purging .makedepends-py3-pyqt6-sip (20231101.012626) (2/24) Purging py3-gpep517-pyc (15-r0) (3/24) Purging py3-gpep517 (15-r0) (4/24) Purging py3-installer-pyc (0.7.0-r1) (5/24) Purging py3-installer (0.7.0-r1) (6/24) Purging py3-setuptools-pyc (68.2.2-r0) (7/24) Purging py3-setuptools (68.2.2-r0) (8/24) Purging py3-wheel-pyc (0.41.2-r0) (9/24) Purging py3-wheel (0.41.2-r0) (10/24) Purging py3-packaging-pyc (23.2-r0) (11/24) Purging py3-packaging (23.2-r0) (12/24) Purging py3-parsing-pyc (3.1.1-r0) (13/24) Purging py3-parsing (3.1.1-r0) (14/24) Purging python3-dev (3.11.6-r1) (15/24) Purging python3-pyc (3.11.6-r1) (16/24) Purging python3-pycache-pyc0 (3.11.6-r1) (17/24) Purging pyc (3.11.6-r1) (18/24) Purging python3 (3.11.6-r1) (19/24) Purging gdbm (1.23-r1) (20/24) Purging libffi (3.4.4-r3) (21/24) Purging libpanelw (6.4_p20231007-r0) (22/24) Purging mpdecimal (2.5.1-r2) (23/24) Purging readline (8.2.1-r2) (24/24) Purging sqlite-libs (3.43.2-r0) Executing busybox-1.36.1-r13.trigger OK: 379 MiB in 110 packages >>> py3-pyqt6-sip: Updating the community/x86 repository index... >>> py3-pyqt6-sip: Signing the index...