>>> py3-pyqt6-sip: Building testing/py3-pyqt6-sip 13.5.1-r0 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 18:06:22 +0000 >>> py3-pyqt6-sip: Checking sanity of /home/buildozer/aports/testing/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/26) Installing libbz2 (1.0.8-r5) (2/26) Installing libffi (3.4.4-r2) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.4.2-r1) (5/26) Installing mpdecimal (2.5.1-r2) (6/26) Installing libpanelw (6.4_p20230401-r4) (7/26) Installing readline (8.2.1-r1) (8/26) Installing sqlite-libs (3.41.2-r2) (9/26) Installing python3 (3.11.3-r10) (10/26) Installing python3-pycache-pyc0 (3.11.3-r10) (11/26) Installing pyc (0.1-r0) (12/26) Installing python3-pyc (3.11.3-r10) (13/26) Installing py3-installer (0.7.0-r1) (14/26) Installing py3-installer-pyc (0.7.0-r1) (15/26) Installing py3-gpep517 (13-r2) (16/26) Installing py3-gpep517-pyc (13-r2) (17/26) Installing py3-parsing (3.0.9-r2) (18/26) Installing py3-parsing-pyc (3.0.9-r2) (19/26) Installing py3-packaging (23.1-r1) (20/26) Installing py3-packaging-pyc (23.1-r1) (21/26) Installing py3-setuptools (67.7.1-r0) (22/26) Installing py3-setuptools-pyc (67.7.1-r0) (23/26) Installing py3-wheel (0.40.0-r1) (24/26) Installing py3-wheel-pyc (0.40.0-r1) (25/26) Installing python3-dev (3.11.3-r10) (26/26) Installing .makedepends-py3-pyqt6-sip (20230421.180623) Executing busybox-1.36.0-r7.trigger OK: 434 MiB in 125 packages >>> py3-pyqt6-sip: Cleaning up srcdir >>> py3-pyqt6-sip: Cleaning up pkgdir >>> py3-pyqt6-sip: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyQt6_sip-13.5.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 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.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 100 122 100 122 0 0 427 0 --:--:-- --:--:-- --:--:-- 426 100 279 100 279 0 0 593 0 --:--:-- --:--:-- --:--:-- 593 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 108k 100 108k 0 0 171k 0 --:--:-- --:--:-- --:--:-- 171k >>> py3-pyqt6-sip: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyQt6_sip-13.5.1.tar.gz >>> py3-pyqt6-sip: Checking sha512sums... PyQt6_sip-13.5.1.tar.gz: OK >>> py3-pyqt6-sip: Unpacking /var/cache/distfiles/edge/PyQt6_sip-13.5.1.tar.gz... 2023-04-21 18:06:25,254 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-21 18:06:25,279 root INFO running bdist_wheel 2023-04-21 18:06:25,287 root INFO running build 2023-04-21 18:06:25,287 root INFO running build_ext 2023-04-21 18:06:25,288 root INFO building 'PyQt6.sip' extension 2023-04-21 18:06:25,288 root INFO creating build 2023-04-21 18:06:25,288 root INFO creating build/temp.linux-armv8l-cpython-311 2023-04-21 18:06:25,288 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -O2 -flto=auto -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c sip_array.c -o build/temp.linux-armv8l-cpython-311/sip_array.o 2023-04-21 18:06:25,431 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -O2 -flto=auto -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c sip_core.c -o build/temp.linux-armv8l-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-04-21 18:06:26,165 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -O2 -flto=auto -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c sip_descriptors.c -o build/temp.linux-armv8l-cpython-311/sip_descriptors.o 2023-04-21 18:06:26,282 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -O2 -flto=auto -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c sip_enum.c -o build/temp.linux-armv8l-cpython-311/sip_enum.o 2023-04-21 18:06:26,405 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -O2 -flto=auto -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c sip_int_convertors.c -o build/temp.linux-armv8l-cpython-311/sip_int_convertors.o 2023-04-21 18:06:26,505 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -O2 -flto=auto -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c sip_object_map.c -o build/temp.linux-armv8l-cpython-311/sip_object_map.o 2023-04-21 18:06:26,625 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -O2 -flto=auto -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c sip_threads.c -o build/temp.linux-armv8l-cpython-311/sip_threads.o 2023-04-21 18:06:26,727 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -O2 -flto=auto -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c sip_voidptr.c -o build/temp.linux-armv8l-cpython-311/sip_voidptr.o 2023-04-21 18:06:26,863 root INFO creating build/lib.linux-armv8l-cpython-311 2023-04-21 18:06:26,864 root INFO creating build/lib.linux-armv8l-cpython-311/PyQt6 2023-04-21 18:06:26,864 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -O2 -flto=auto -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/sip_array.o build/temp.linux-armv8l-cpython-311/sip_core.o build/temp.linux-armv8l-cpython-311/sip_descriptors.o build/temp.linux-armv8l-cpython-311/sip_enum.o build/temp.linux-armv8l-cpython-311/sip_int_convertors.o build/temp.linux-armv8l-cpython-311/sip_object_map.o build/temp.linux-armv8l-cpython-311/sip_threads.o build/temp.linux-armv8l-cpython-311/sip_voidptr.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/PyQt6/sip.cpython-311-arm-linux-musleabihf.so 2023-04-21 18:06:28,883 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-21 18:06:28,883 root INFO running install 2023-04-21 18:06:28,891 root INFO running install_lib 2023-04-21 18:06:28,892 root INFO creating build/bdist.linux-armv8l 2023-04-21 18:06:28,892 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-21 18:06:28,892 root INFO creating build/bdist.linux-armv8l/wheel/PyQt6 2023-04-21 18:06:28,892 root INFO copying build/lib.linux-armv8l-cpython-311/PyQt6/sip.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/PyQt6 2023-04-21 18:06:28,893 root INFO running install_egg_info 2023-04-21 18:06:28,900 root INFO running egg_info 2023-04-21 18:06:28,901 root INFO writing PyQt6_sip.egg-info/PKG-INFO 2023-04-21 18:06:28,902 root INFO writing dependency_links to PyQt6_sip.egg-info/dependency_links.txt 2023-04-21 18:06:28,902 root INFO writing top-level names to PyQt6_sip.egg-info/top_level.txt 2023-04-21 18:06:28,903 root INFO reading manifest file 'PyQt6_sip.egg-info/SOURCES.txt' 2023-04-21 18:06:28,903 root INFO reading manifest template 'MANIFEST.in' 2023-04-21 18:06:28,904 root INFO adding license file 'LICENSE' 2023-04-21 18:06:28,904 root INFO adding license file 'LICENSE-GPL2' 2023-04-21 18:06:28,904 root INFO adding license file 'LICENSE-GPL3' 2023-04-21 18:06:28,904 root INFO writing manifest file 'PyQt6_sip.egg-info/SOURCES.txt' 2023-04-21 18:06:28,905 root INFO Copying PyQt6_sip.egg-info to build/bdist.linux-armv8l/wheel/PyQt6_sip-13.5.1-py3.11.egg-info 2023-04-21 18:06:28,905 root INFO running install_scripts 2023-04-21 18:06:28,908 wheel INFO creating build/bdist.linux-armv8l/wheel/PyQt6_sip-13.5.1.dist-info/WHEEL 2023-04-21 18:06:28,908 wheel INFO creating '/home/buildozer/aports/testing/py3-pyqt6-sip/src/PyQt6_sip-13.5.1/dist/.tmp-x8dt168o/PyQt6_sip-13.5.1-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-21 18:06:28,909 wheel INFO adding 'PyQt6/sip.cpython-311-arm-linux-musleabihf.so' 2023-04-21 18:06:28,911 wheel INFO adding 'PyQt6_sip-13.5.1.dist-info/LICENSE' 2023-04-21 18:06:28,912 wheel INFO adding 'PyQt6_sip-13.5.1.dist-info/LICENSE-GPL2' 2023-04-21 18:06:28,912 wheel INFO adding 'PyQt6_sip-13.5.1.dist-info/LICENSE-GPL3' 2023-04-21 18:06:28,912 wheel INFO adding 'PyQt6_sip-13.5.1.dist-info/METADATA' 2023-04-21 18:06:28,912 wheel INFO adding 'PyQt6_sip-13.5.1.dist-info/WHEEL' 2023-04-21 18:06:28,912 wheel INFO adding 'PyQt6_sip-13.5.1.dist-info/top_level.txt' 2023-04-21 18:06:28,912 wheel INFO adding 'PyQt6_sip-13.5.1.dist-info/RECORD' 2023-04-21 18:06:28,913 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-21 18:06:28,913 gpep517 INFO The backend produced dist/PyQt6_sip-13.5.1-cp311-cp311-linux_armv8l.whl PyQt6_sip-13.5.1-cp311-cp311-linux_armv8l.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-armhf.so.1 >>> py3-pyqt6-sip*: Package size: 192.0 KB >>> py3-pyqt6-sip*: Compressing data... >>> py3-pyqt6-sip*: Create checksum... >>> py3-pyqt6-sip*: Create py3-pyqt6-sip-13.5.1-r0.apk >>> py3-pyqt6-sip: Build complete at Fri, 21 Apr 2023 18:06:29 +0000 elapsed time 0h 0m 7s >>> py3-pyqt6-sip: Cleaning up srcdir >>> py3-pyqt6-sip: Cleaning up pkgdir >>> py3-pyqt6-sip: Uninstalling dependencies... (1/26) Purging .makedepends-py3-pyqt6-sip (20230421.180623) (2/26) Purging py3-gpep517-pyc (13-r2) (3/26) Purging py3-gpep517 (13-r2) (4/26) Purging py3-installer-pyc (0.7.0-r1) (5/26) Purging py3-installer (0.7.0-r1) (6/26) Purging py3-setuptools-pyc (67.7.1-r0) (7/26) Purging py3-setuptools (67.7.1-r0) (8/26) Purging py3-wheel-pyc (0.40.0-r1) (9/26) Purging py3-wheel (0.40.0-r1) (10/26) Purging py3-packaging-pyc (23.1-r1) (11/26) Purging py3-packaging (23.1-r1) (12/26) Purging py3-parsing-pyc (3.0.9-r2) (13/26) Purging py3-parsing (3.0.9-r2) (14/26) Purging python3-dev (3.11.3-r10) (15/26) Purging python3-pyc (3.11.3-r10) (16/26) Purging python3-pycache-pyc0 (3.11.3-r10) (17/26) Purging pyc (0.1-r0) (18/26) Purging python3 (3.11.3-r10) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r5) (21/26) Purging libffi (3.4.4-r2) (22/26) Purging libpanelw (6.4_p20230401-r4) (23/26) Purging mpdecimal (2.5.1-r2) (24/26) Purging readline (8.2.1-r1) (25/26) Purging sqlite-libs (3.41.2-r2) (26/26) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> py3-pyqt6-sip: Updating the testing/armhf repository index... >>> py3-pyqt6-sip: Signing the index...