>>> py3-pyqt5-sip: Building community/py3-pyqt5-sip 12.13.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 22:30:22 +0000 >>> py3-pyqt5-sip: Checking sanity of /home/buildozer/aports/community/py3-pyqt5-sip/APKBUILD... >>> py3-pyqt5-sip: Analyzing dependencies... >>> py3-pyqt5-sip: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev (1/24) Installing libffi (3.4.6-r0) (2/24) Installing gdbm (1.23-r1) (3/24) Installing mpdecimal (4.0.0-r0) (4/24) Installing libpanelw (6.4_p20240330-r0) (5/24) Installing readline (8.2.10-r0) (6/24) Installing sqlite-libs (3.45.2-r0) (7/24) Installing python3 (3.12.2-r1) (8/24) Installing python3-pycache-pyc0 (3.12.2-r1) (9/24) Installing pyc (3.12.2-r1) (10/24) Installing py3-installer-pyc (0.7.0-r2) (11/24) Installing py3-gpep517-pyc (15-r2) (12/24) Installing python3-pyc (3.12.2-r1) (13/24) Installing py3-installer (0.7.0-r2) (14/24) Installing py3-gpep517 (15-r2) (15/24) Installing py3-parsing (3.1.2-r1) (16/24) Installing py3-parsing-pyc (3.1.2-r1) (17/24) Installing py3-packaging (24.0-r1) (18/24) Installing py3-packaging-pyc (24.0-r1) (19/24) Installing py3-setuptools (69.2.0-r2) (20/24) Installing py3-setuptools-pyc (69.2.0-r2) (21/24) Installing py3-wheel (0.42.0-r1) (22/24) Installing py3-wheel-pyc (0.42.0-r1) (23/24) Installing python3-dev (3.12.2-r1) (24/24) Installing .makedepends-py3-pyqt5-sip (20240412.223024) Executing busybox-1.36.1-r25.trigger OK: 494 MiB in 137 packages >>> py3-pyqt5-sip: Cleaning up srcdir >>> py3-pyqt5-sip: Cleaning up pkgdir >>> py3-pyqt5-sip: Cleaning up tmpdir >>> py3-pyqt5-sip: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyQt5_sip-12.13.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 120k 100 120k 0 0 608k 0 --:--:-- --:--:-- --:--:-- 610k >>> py3-pyqt5-sip: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyQt5_sip-12.13.0.tar.gz >>> py3-pyqt5-sip: Checking sha512sums... PyQt5_sip-12.13.0.tar.gz: OK >>> py3-pyqt5-sip: Unpacking /var/cache/distfiles/edge/PyQt5_sip-12.13.0.tar.gz... 2024-04-12 22:30:26,607 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-12 22:30:26,663 root INFO running bdist_wheel 2024-04-12 22:30:26,693 root INFO running build 2024-04-12 22:30:26,693 root INFO running build_ext 2024-04-12 22:30:26,696 root INFO building 'PyQt5.sip' extension 2024-04-12 22:30:26,696 root INFO creating build 2024-04-12 22:30:26,696 root INFO creating build/temp.linux-i686-cpython-312 2024-04-12 22:30:26,697 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.12 -c apiversions.c -o build/temp.linux-i686-cpython-312/apiversions.o 2024-04-12 22:30:26,974 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.12 -c descriptors.c -o build/temp.linux-i686-cpython-312/descriptors.o 2024-04-12 22:30:27,246 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.12 -c int_convertors.c -o build/temp.linux-i686-cpython-312/int_convertors.o 2024-04-12 22:30:27,506 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.12 -c objmap.c -o build/temp.linux-i686-cpython-312/objmap.o 2024-04-12 22:30:27,837 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.12 -c qtlib.c -o build/temp.linux-i686-cpython-312/qtlib.o 2024-04-12 22:30:28,175 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.12 -c sip_array.c -o build/temp.linux-i686-cpython-312/sip_array.o sip_array.c: In function 'sipArray_getbuffer': sip_array.c:322:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 322 | view->format = format; | ^ 2024-04-12 22:30:28,523 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.12 -c siplib.c -o build/temp.linux-i686-cpython-312/siplib.o siplib.c: In function 'wrapInstance': siplib.c:1660:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1660 | return sip_api_convert_from_type((void *)addr, wt->wt_td, NULL); | ^ siplib.c: In function 'parsePass1': siplib.c:3905:20: warning: assignment to 'sipSimpleWrapper *' {aka 'struct _sipSimpleWrapper *'} from incompatible pointer type 'PyObject *' {aka 'struct _object *'} [-Wincompatible-pointer-types] 3905 | *selfp = va_arg(va, PyObject *); | ^ 2024-04-12 22:30:29,917 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.12 -c threads.c -o build/temp.linux-i686-cpython-312/threads.o 2024-04-12 22:30:30,188 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -flto=auto -fPIC -I/usr/include/python3.12 -c voidptr.c -o build/temp.linux-i686-cpython-312/voidptr.o 2024-04-12 22:30:30,541 root INFO creating build/lib.linux-i686-cpython-312 2024-04-12 22:30:30,542 root INFO creating build/lib.linux-i686-cpython-312/PyQt5 2024-04-12 22:30:30,542 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-312/apiversions.o build/temp.linux-i686-cpython-312/descriptors.o build/temp.linux-i686-cpython-312/int_convertors.o build/temp.linux-i686-cpython-312/objmap.o build/temp.linux-i686-cpython-312/qtlib.o build/temp.linux-i686-cpython-312/sip_array.o build/temp.linux-i686-cpython-312/siplib.o build/temp.linux-i686-cpython-312/threads.o build/temp.linux-i686-cpython-312/voidptr.o -L/usr/lib -o build/lib.linux-i686-cpython-312/PyQt5/sip.cpython-312-i386-linux-musl.so 2024-04-12 22:30:34,406 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-12 22:30:34,406 root INFO running install 2024-04-12 22:30:34,439 root INFO running install_lib 2024-04-12 22:30:34,444 root INFO creating build/bdist.linux-i686 2024-04-12 22:30:34,445 root INFO creating build/bdist.linux-i686/wheel 2024-04-12 22:30:34,445 root INFO creating build/bdist.linux-i686/wheel/PyQt5 2024-04-12 22:30:34,445 root INFO copying build/lib.linux-i686-cpython-312/PyQt5/sip.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/PyQt5 2024-04-12 22:30:34,449 root INFO running install_egg_info 2024-04-12 22:30:34,458 root INFO running egg_info 2024-04-12 22:30:34,461 root INFO writing PyQt5_sip.egg-info/PKG-INFO 2024-04-12 22:30:34,462 root INFO writing dependency_links to PyQt5_sip.egg-info/dependency_links.txt 2024-04-12 22:30:34,462 root INFO writing top-level names to PyQt5_sip.egg-info/top_level.txt 2024-04-12 22:30:34,466 root INFO reading manifest file 'PyQt5_sip.egg-info/SOURCES.txt' 2024-04-12 22:30:34,467 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 22:30:34,468 root INFO adding license file 'LICENSE' 2024-04-12 22:30:34,468 root INFO adding license file 'LICENSE-GPL2' 2024-04-12 22:30:34,468 root INFO adding license file 'LICENSE-GPL3' 2024-04-12 22:30:34,469 root INFO writing manifest file 'PyQt5_sip.egg-info/SOURCES.txt' 2024-04-12 22:30:34,470 root INFO Copying PyQt5_sip.egg-info to build/bdist.linux-i686/wheel/PyQt5_sip-12.13.0-py3.12.egg-info 2024-04-12 22:30:34,471 root INFO running install_scripts 2024-04-12 22:30:34,477 wheel INFO creating build/bdist.linux-i686/wheel/PyQt5_sip-12.13.0.dist-info/WHEEL 2024-04-12 22:30:34,478 wheel INFO creating '/home/buildozer/aports/community/py3-pyqt5-sip/src/PyQt5_sip-12.13.0/.dist/.tmp-x788jgao/PyQt5_sip-12.13.0-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-12 22:30:34,480 wheel INFO adding 'PyQt5/sip.cpython-312-i386-linux-musl.so' 2024-04-12 22:30:34,485 wheel INFO adding 'PyQt5_sip-12.13.0.dist-info/LICENSE' 2024-04-12 22:30:34,485 wheel INFO adding 'PyQt5_sip-12.13.0.dist-info/LICENSE-GPL2' 2024-04-12 22:30:34,486 wheel INFO adding 'PyQt5_sip-12.13.0.dist-info/LICENSE-GPL3' 2024-04-12 22:30:34,487 wheel INFO adding 'PyQt5_sip-12.13.0.dist-info/METADATA' 2024-04-12 22:30:34,487 wheel INFO adding 'PyQt5_sip-12.13.0.dist-info/WHEEL' 2024-04-12 22:30:34,487 wheel INFO adding 'PyQt5_sip-12.13.0.dist-info/top_level.txt' 2024-04-12 22:30:34,487 wheel INFO adding 'PyQt5_sip-12.13.0.dist-info/RECORD' 2024-04-12 22:30:34,488 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-12 22:30:34,489 gpep517 INFO The backend produced .dist/PyQt5_sip-12.13.0-cp312-cp312-linux_i686.whl PyQt5_sip-12.13.0-cp312-cp312-linux_i686.whl >>> py3-pyqt5-sip: Entering fakeroot... >>> py3-pyqt5-sip*: Running postcheck for py3-pyqt5-sip >>> py3-pyqt5-sip*: Preparing package py3-pyqt5-sip... >>> py3-pyqt5-sip*: Stripping binaries >>> py3-pyqt5-sip*: Scanning shared objects >>> py3-pyqt5-sip*: Tracing dependencies... python3~3.12 so:libc.musl-x86.so.1 >>> py3-pyqt5-sip*: Package size: 256.0 KB >>> py3-pyqt5-sip*: Compressing data... >>> py3-pyqt5-sip*: Create checksum... >>> py3-pyqt5-sip*: Create py3-pyqt5-sip-12.13.0-r1.apk >>> py3-pyqt5-sip: Build complete at Fri, 12 Apr 2024 22:30:35 +0000 elapsed time 0h 0m 13s >>> py3-pyqt5-sip: Cleaning up srcdir >>> py3-pyqt5-sip: Cleaning up pkgdir >>> py3-pyqt5-sip: Uninstalling dependencies... (1/24) Purging .makedepends-py3-pyqt5-sip (20240412.223024) (2/24) Purging py3-gpep517-pyc (15-r2) (3/24) Purging py3-gpep517 (15-r2) (4/24) Purging py3-installer-pyc (0.7.0-r2) (5/24) Purging py3-installer (0.7.0-r2) (6/24) Purging py3-setuptools-pyc (69.2.0-r2) (7/24) Purging py3-setuptools (69.2.0-r2) (8/24) Purging py3-wheel-pyc (0.42.0-r1) (9/24) Purging py3-wheel (0.42.0-r1) (10/24) Purging py3-packaging-pyc (24.0-r1) (11/24) Purging py3-packaging (24.0-r1) (12/24) Purging py3-parsing-pyc (3.1.2-r1) (13/24) Purging py3-parsing (3.1.2-r1) (14/24) Purging python3-dev (3.12.2-r1) (15/24) Purging python3-pyc (3.12.2-r1) (16/24) Purging python3-pycache-pyc0 (3.12.2-r1) (17/24) Purging pyc (3.12.2-r1) (18/24) Purging python3 (3.12.2-r1) (19/24) Purging gdbm (1.23-r1) (20/24) Purging libffi (3.4.6-r0) (21/24) Purging libpanelw (6.4_p20240330-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging readline (8.2.10-r0) (24/24) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-pyqt5-sip: Updating the community/x86 repository index... >>> py3-pyqt5-sip: Signing the index...