>>> py3-pyqt6-sip: Building community/py3-pyqt6-sip 13.5.2-r0 (using abuild 3.11.21-r0) started Tue, 25 Jul 2023 03:22:59 +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_p20230722-r0) (5/24) Installing readline (8.2.1-r2) (6/24) Installing sqlite-libs (3.42.0-r2) (7/24) Installing python3 (3.11.4-r2) (8/24) Installing python3-pycache-pyc0 (3.11.4-r2) (9/24) Installing pyc (0.1-r0) (10/24) Installing python3-pyc (3.11.4-r2) (11/24) Installing py3-installer (0.7.0-r1) (12/24) Installing py3-installer-pyc (0.7.0-r1) (13/24) Installing py3-gpep517 (13-r2) (14/24) Installing py3-gpep517-pyc (13-r2) (15/24) Installing py3-parsing (3.1.0-r0) (16/24) Installing py3-parsing-pyc (3.1.0-r0) (17/24) Installing py3-packaging (23.1-r1) (18/24) Installing py3-packaging-pyc (23.1-r1) (19/24) Installing py3-setuptools (68.0.0-r0) (20/24) Installing py3-setuptools-pyc (68.0.0-r0) (21/24) Installing py3-wheel (0.41.0-r0) (22/24) Installing py3-wheel-pyc (0.41.0-r0) (23/24) Installing python3-dev (3.11.4-r2) (24/24) Installing .makedepends-py3-pyqt6-sip (20230725.032301) Executing busybox-1.36.1-r4.trigger OK: 477 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.5.2.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 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.5.2.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 1544 0 --:--:-- --:--:-- --:--:-- 1564 100 279 100 279 0 0 1231 0 --:--:-- --:--:-- --:--:-- 1231 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 108k 14 16375 0 0 43746 0 0:00:02 --:--:-- 0:00:02 43746 100 108k 100 108k 0 0 273k 0 --:--:-- --:--:-- --:--:-- 4033k >>> py3-pyqt6-sip: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyQt6_sip-13.5.2.tar.gz >>> py3-pyqt6-sip: Checking sha512sums... PyQt6_sip-13.5.2.tar.gz: OK >>> py3-pyqt6-sip: Unpacking /var/cache/distfiles/edge/PyQt6_sip-13.5.2.tar.gz... 2023-07-25 03:23:03,007 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-07-25 03:23:03,054 root INFO running bdist_wheel 2023-07-25 03:23:03,070 root INFO running build 2023-07-25 03:23:03,070 root INFO running build_ext 2023-07-25 03:23:03,073 root INFO building 'PyQt6.sip' extension 2023-07-25 03:23:03,073 root INFO creating build 2023-07-25 03:23:03,073 root INFO creating build/temp.linux-i686-cpython-311 2023-07-25 03:23:03,074 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-07-25 03:23:03,427 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:1492:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1492 | return sip_api_convert_from_type((void *)addr, wt->wt_td, NULL); | ^ 2023-07-25 03:23:04,699 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-07-25 03:23:04,958 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-07-25 03:23:05,265 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-07-25 03:23:05,514 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-07-25 03:23:05,788 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-07-25 03:23:06,028 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-07-25 03:23:06,322 root INFO creating build/lib.linux-i686-cpython-311 2023-07-25 03:23:06,322 root INFO creating build/lib.linux-i686-cpython-311/PyQt6 2023-07-25 03:23:06,323 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-07-25 03:23:10,135 wheel INFO installing to build/bdist.linux-i686/wheel 2023-07-25 03:23:10,135 root INFO running install 2023-07-25 03:23:10,151 root INFO running install_lib 2023-07-25 03:23:10,155 root INFO creating build/bdist.linux-i686 2023-07-25 03:23:10,155 root INFO creating build/bdist.linux-i686/wheel 2023-07-25 03:23:10,155 root INFO creating build/bdist.linux-i686/wheel/PyQt6 2023-07-25 03:23:10,155 root INFO copying build/lib.linux-i686-cpython-311/PyQt6/sip.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/PyQt6 2023-07-25 03:23:10,158 root INFO running install_egg_info 2023-07-25 03:23:10,179 root INFO running egg_info 2023-07-25 03:23:10,182 root INFO writing PyQt6_sip.egg-info/PKG-INFO 2023-07-25 03:23:10,183 root INFO writing dependency_links to PyQt6_sip.egg-info/dependency_links.txt 2023-07-25 03:23:10,184 root INFO writing top-level names to PyQt6_sip.egg-info/top_level.txt 2023-07-25 03:23:10,188 root INFO reading manifest file 'PyQt6_sip.egg-info/SOURCES.txt' 2023-07-25 03:23:10,190 root INFO reading manifest template 'MANIFEST.in' 2023-07-25 03:23:10,190 root INFO adding license file 'LICENSE' 2023-07-25 03:23:10,190 root INFO adding license file 'LICENSE-GPL2' 2023-07-25 03:23:10,190 root INFO adding license file 'LICENSE-GPL3' 2023-07-25 03:23:10,192 root INFO writing manifest file 'PyQt6_sip.egg-info/SOURCES.txt' 2023-07-25 03:23:10,192 root INFO Copying PyQt6_sip.egg-info to build/bdist.linux-i686/wheel/PyQt6_sip-13.5.2-py3.11.egg-info 2023-07-25 03:23:10,193 root INFO running install_scripts 2023-07-25 03:23:10,199 wheel INFO creating build/bdist.linux-i686/wheel/PyQt6_sip-13.5.2.dist-info/WHEEL 2023-07-25 03:23:10,199 wheel INFO creating '/home/buildozer/aports/community/py3-pyqt6-sip/src/PyQt6_sip-13.5.2/.dist/.tmp-7hxn3s6x/PyQt6_sip-13.5.2-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-07-25 03:23:10,202 wheel INFO adding 'PyQt6/sip.cpython-311-i386-linux-musl.so' 2023-07-25 03:23:10,206 wheel INFO adding 'PyQt6_sip-13.5.2.dist-info/LICENSE' 2023-07-25 03:23:10,206 wheel INFO adding 'PyQt6_sip-13.5.2.dist-info/LICENSE-GPL2' 2023-07-25 03:23:10,207 wheel INFO adding 'PyQt6_sip-13.5.2.dist-info/LICENSE-GPL3' 2023-07-25 03:23:10,207 wheel INFO adding 'PyQt6_sip-13.5.2.dist-info/METADATA' 2023-07-25 03:23:10,207 wheel INFO adding 'PyQt6_sip-13.5.2.dist-info/WHEEL' 2023-07-25 03:23:10,208 wheel INFO adding 'PyQt6_sip-13.5.2.dist-info/top_level.txt' 2023-07-25 03:23:10,208 wheel INFO adding 'PyQt6_sip-13.5.2.dist-info/RECORD' 2023-07-25 03:23:10,208 wheel INFO removing build/bdist.linux-i686/wheel 2023-07-25 03:23:10,209 gpep517 INFO The backend produced .dist/PyQt6_sip-13.5.2-cp311-cp311-linux_i686.whl PyQt6_sip-13.5.2-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.5.2-r0.apk >>> py3-pyqt6-sip: Build complete at Tue, 25 Jul 2023 03:23:10 +0000 elapsed time 0h 0m 11s >>> py3-pyqt6-sip: Cleaning up srcdir >>> py3-pyqt6-sip: Cleaning up pkgdir >>> py3-pyqt6-sip: Uninstalling dependencies... (1/24) Purging .makedepends-py3-pyqt6-sip (20230725.032301) (2/24) Purging py3-gpep517-pyc (13-r2) (3/24) Purging py3-gpep517 (13-r2) (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.0.0-r0) (7/24) Purging py3-setuptools (68.0.0-r0) (8/24) Purging py3-wheel-pyc (0.41.0-r0) (9/24) Purging py3-wheel (0.41.0-r0) (10/24) Purging py3-packaging-pyc (23.1-r1) (11/24) Purging py3-packaging (23.1-r1) (12/24) Purging py3-parsing-pyc (3.1.0-r0) (13/24) Purging py3-parsing (3.1.0-r0) (14/24) Purging python3-dev (3.11.4-r2) (15/24) Purging python3-pyc (3.11.4-r2) (16/24) Purging python3-pycache-pyc0 (3.11.4-r2) (17/24) Purging pyc (0.1-r0) (18/24) Purging python3 (3.11.4-r2) (19/24) Purging gdbm (1.23-r1) (20/24) Purging libffi (3.4.4-r3) (21/24) Purging libpanelw (6.4_p20230722-r0) (22/24) Purging mpdecimal (2.5.1-r2) (23/24) Purging readline (8.2.1-r2) (24/24) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r4.trigger OK: 378 MiB in 110 packages >>> py3-pyqt6-sip: Updating the community/x86 repository index... >>> py3-pyqt6-sip: Signing the index...