>>> py3-pyaudio: Building community/py3-pyaudio 0.2.14-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 07:37:09 +0000 >>> py3-pyaudio: Checking sanity of /home/buildozer/aports/community/py3-pyaudio/APKBUILD... >>> py3-pyaudio: Analyzing dependencies... >>> py3-pyaudio: Installing for build: build-base python3 portaudio-dev py3-gpep517 py3-setuptools py3-wheel python3-dev (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.6-r0) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.6.1-r3) (5/35) Installing mpdecimal (4.0.0-r0) (6/35) Installing libpanelw (6.4_p20240330-r0) (7/35) Installing readline (8.2.10-r0) (8/35) Installing sqlite-libs (3.45.2-r0) (9/35) Installing python3 (3.12.3-r0) (10/35) Installing python3-pycache-pyc0 (3.12.3-r0) (11/35) Installing pyc (3.12.3-r0) (12/35) Installing python3-pyc (3.12.3-r0) (13/35) Installing alsa-lib (1.2.11-r0) (14/35) Installing dbus-libs (1.14.10-r1) (15/35) Installing opus (1.4-r0) (16/35) Installing libsamplerate (0.2.2-r3) (17/35) Installing jack (1.9.22-r4) (18/35) Installing portaudio (19.7.0-r2) (19/35) Installing libportaudiocxx (19.7.0-r2) (20/35) Installing alsa-lib-dev (1.2.11-r0) (21/35) Installing portaudio-dev (19.7.0-r2) (22/35) Installing py3-installer (0.7.0-r2) (23/35) Installing py3-installer-pyc (0.7.0-r2) (24/35) Installing py3-gpep517 (15-r2) (25/35) Installing py3-gpep517-pyc (15-r2) (26/35) Installing py3-parsing (3.1.2-r1) (27/35) Installing py3-parsing-pyc (3.1.2-r1) (28/35) Installing py3-packaging (24.0-r1) (29/35) Installing py3-packaging-pyc (24.0-r1) (30/35) Installing py3-setuptools (69.2.0-r2) (31/35) Installing py3-setuptools-pyc (69.2.0-r2) (32/35) Installing py3-wheel (0.42.0-r1) (33/35) Installing py3-wheel-pyc (0.42.0-r1) (34/35) Installing python3-dev (3.12.3-r0) (35/35) Installing .makedepends-py3-pyaudio (20240413.073710) Executing busybox-1.36.1-r25.trigger OK: 515 MiB in 142 packages >>> py3-pyaudio: Cleaning up srcdir >>> py3-pyaudio: Cleaning up pkgdir >>> py3-pyaudio: Cleaning up tmpdir >>> py3-pyaudio: Fetching https://distfiles.alpinelinux.org/distfiles/edge//PyAudio-0.2.14.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 47066 100 47066 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k 100 47066 100 47066 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k >>> py3-pyaudio: Fetching https://distfiles.alpinelinux.org/distfiles/edge//PyAudio-0.2.14.tar.gz >>> py3-pyaudio: Checking sha512sums... PyAudio-0.2.14.tar.gz: OK >>> py3-pyaudio: Unpacking /var/cache/distfiles/edge/PyAudio-0.2.14.tar.gz... 2024-04-13 07:37:12,038 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-13 07:37:12,060 root INFO running bdist_wheel 2024-04-13 07:37:12,071 root INFO running build 2024-04-13 07:37:12,071 root INFO running build_py 2024-04-13 07:37:12,073 root INFO creating build 2024-04-13 07:37:12,073 root INFO creating build/lib.linux-s390x-cpython-312 2024-04-13 07:37:12,073 root INFO creating build/lib.linux-s390x-cpython-312/pyaudio 2024-04-13 07:37:12,073 root INFO copying src/pyaudio/__init__.py -> build/lib.linux-s390x-cpython-312/pyaudio 2024-04-13 07:37:12,074 root INFO running build_ext 2024-04-13 07:37:12,075 root INFO building 'pyaudio._portaudio' extension 2024-04-13 07:37:12,075 root INFO creating build/temp.linux-s390x-cpython-312 2024-04-13 07:37:12,075 root INFO creating build/temp.linux-s390x-cpython-312/src 2024-04-13 07:37:12,075 root INFO creating build/temp.linux-s390x-cpython-312/src/pyaudio 2024-04-13 07:37:12,075 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/local/include -I/usr/include -I/usr/include/python3.12 -c src/pyaudio/device_api.c -o build/temp.linux-s390x-cpython-312/src/pyaudio/device_api.o 2024-04-13 07:37:12,200 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/local/include -I/usr/include -I/usr/include/python3.12 -c src/pyaudio/host_api.c -o build/temp.linux-s390x-cpython-312/src/pyaudio/host_api.o 2024-04-13 07:37:12,315 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/local/include -I/usr/include -I/usr/include/python3.12 -c src/pyaudio/init.c -o build/temp.linux-s390x-cpython-312/src/pyaudio/init.o 2024-04-13 07:37:12,384 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/local/include -I/usr/include -I/usr/include/python3.12 -c src/pyaudio/mac_core_stream_info.c -o build/temp.linux-s390x-cpython-312/src/pyaudio/mac_core_stream_info.o 2024-04-13 07:37:12,393 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/local/include -I/usr/include -I/usr/include/python3.12 -c src/pyaudio/main.c -o build/temp.linux-s390x-cpython-312/src/pyaudio/main.o 2024-04-13 07:37:12,478 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/local/include -I/usr/include -I/usr/include/python3.12 -c src/pyaudio/misc.c -o build/temp.linux-s390x-cpython-312/src/pyaudio/misc.o 2024-04-13 07:37:12,561 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/local/include -I/usr/include -I/usr/include/python3.12 -c src/pyaudio/stream.c -o build/temp.linux-s390x-cpython-312/src/pyaudio/stream.o 2024-04-13 07:37:12,681 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/local/include -I/usr/include -I/usr/include/python3.12 -c src/pyaudio/stream_io.c -o build/temp.linux-s390x-cpython-312/src/pyaudio/stream_io.o 2024-04-13 07:37:12,804 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/local/include -I/usr/include -I/usr/include/python3.12 -c src/pyaudio/stream_lifecycle.c -o build/temp.linux-s390x-cpython-312/src/pyaudio/stream_lifecycle.o 2024-04-13 07:37:12,947 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/src/pyaudio/device_api.o build/temp.linux-s390x-cpython-312/src/pyaudio/host_api.o build/temp.linux-s390x-cpython-312/src/pyaudio/init.o build/temp.linux-s390x-cpython-312/src/pyaudio/mac_core_stream_info.o build/temp.linux-s390x-cpython-312/src/pyaudio/main.o build/temp.linux-s390x-cpython-312/src/pyaudio/misc.o build/temp.linux-s390x-cpython-312/src/pyaudio/stream.o build/temp.linux-s390x-cpython-312/src/pyaudio/stream_io.o build/temp.linux-s390x-cpython-312/src/pyaudio/stream_lifecycle.o -L/usr/local/lib -L/usr/lib -L/usr/lib -lportaudio -o build/lib.linux-s390x-cpython-312/pyaudio/_portaudio.cpython-312-s390x-linux-musl.so 2024-04-13 07:37:12,960 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-04-13 07:37:12,960 root INFO running install 2024-04-13 07:37:12,968 root INFO running install_lib 2024-04-13 07:37:12,969 root INFO creating build/bdist.linux-s390x 2024-04-13 07:37:12,969 root INFO creating build/bdist.linux-s390x/wheel 2024-04-13 07:37:12,969 root INFO creating build/bdist.linux-s390x/wheel/pyaudio 2024-04-13 07:37:12,969 root INFO copying build/lib.linux-s390x-cpython-312/pyaudio/__init__.py -> build/bdist.linux-s390x/wheel/pyaudio 2024-04-13 07:37:12,969 root INFO copying build/lib.linux-s390x-cpython-312/pyaudio/_portaudio.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/pyaudio 2024-04-13 07:37:12,970 root INFO running install_egg_info 2024-04-13 07:37:12,973 root INFO running egg_info 2024-04-13 07:37:12,973 root INFO writing src/PyAudio.egg-info/PKG-INFO 2024-04-13 07:37:12,974 root INFO writing dependency_links to src/PyAudio.egg-info/dependency_links.txt 2024-04-13 07:37:12,974 root INFO writing requirements to src/PyAudio.egg-info/requires.txt 2024-04-13 07:37:12,974 root INFO writing top-level names to src/PyAudio.egg-info/top_level.txt 2024-04-13 07:37:12,975 root INFO reading manifest file 'src/PyAudio.egg-info/SOURCES.txt' 2024-04-13 07:37:12,976 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 07:37:12,977 root WARNING no previously-included directories found matching '**/__pycache__' 2024-04-13 07:37:12,977 root WARNING no previously-included directories found matching '**/.mypy_cache' 2024-04-13 07:37:12,977 root INFO adding license file 'LICENSE.txt' 2024-04-13 07:37:12,978 root INFO writing manifest file 'src/PyAudio.egg-info/SOURCES.txt' 2024-04-13 07:37:12,978 root INFO Copying src/PyAudio.egg-info to build/bdist.linux-s390x/wheel/PyAudio-0.2.14-py3.12.egg-info 2024-04-13 07:37:12,978 root INFO running install_scripts 2024-04-13 07:37:12,980 wheel INFO creating build/bdist.linux-s390x/wheel/PyAudio-0.2.14.dist-info/WHEEL 2024-04-13 07:37:12,980 wheel INFO creating '/home/buildozer/aports/community/py3-pyaudio/src/PyAudio-0.2.14/.dist/.tmp-glb9vya_/PyAudio-0.2.14-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-04-13 07:37:12,980 wheel INFO adding 'pyaudio/__init__.py' 2024-04-13 07:37:12,981 wheel INFO adding 'pyaudio/_portaudio.cpython-312-s390x-linux-musl.so' 2024-04-13 07:37:12,981 wheel INFO adding 'PyAudio-0.2.14.dist-info/LICENSE.txt' 2024-04-13 07:37:12,981 wheel INFO adding 'PyAudio-0.2.14.dist-info/METADATA' 2024-04-13 07:37:12,981 wheel INFO adding 'PyAudio-0.2.14.dist-info/WHEEL' 2024-04-13 07:37:12,981 wheel INFO adding 'PyAudio-0.2.14.dist-info/top_level.txt' 2024-04-13 07:37:12,981 wheel INFO adding 'PyAudio-0.2.14.dist-info/RECORD' 2024-04-13 07:37:12,981 wheel INFO removing build/bdist.linux-s390x/wheel 2024-04-13 07:37:12,982 gpep517 INFO The backend produced .dist/PyAudio-0.2.14-cp312-cp312-linux_s390x.whl PyAudio-0.2.14-cp312-cp312-linux_s390x.whl >>> py3-pyaudio: Entering fakeroot... >>> py3-pyaudio-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyaudio/pkg/py3-pyaudio/usr/lib/python3.12/site-packages/pyaudio/__pycache__' -> '/home/buildozer/aports/community/py3-pyaudio/pkg/py3-pyaudio-pyc/usr/lib/python3.12/site-packages/pyaudio/__pycache__' >>> py3-pyaudio-pyc*: Preparing subpackage py3-pyaudio-pyc... >>> py3-pyaudio-pyc*: Running postcheck for py3-pyaudio-pyc >>> py3-pyaudio*: Running postcheck for py3-pyaudio >>> py3-pyaudio*: Preparing package py3-pyaudio... >>> py3-pyaudio*: Stripping binaries >>> py3-pyaudio-pyc*: Scanning shared objects >>> py3-pyaudio*: Scanning shared objects >>> py3-pyaudio-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-pyaudio-pyc*: Package size: 68.0 KB >>> py3-pyaudio-pyc*: Compressing data... >>> py3-pyaudio-pyc*: Create checksum... >>> py3-pyaudio-pyc*: Create py3-pyaudio-pyc-0.2.14-r1.apk >>> py3-pyaudio*: Tracing dependencies... python3 python3~3.12 so:libc.musl-s390x.so.1 so:libportaudio.so.2 >>> py3-pyaudio*: Package size: 132.0 KB >>> py3-pyaudio*: Compressing data... >>> py3-pyaudio*: Create checksum... >>> py3-pyaudio*: Create py3-pyaudio-0.2.14-r1.apk >>> py3-pyaudio: Build complete at Sat, 13 Apr 2024 07:37:13 +0000 elapsed time 0h 0m 4s >>> py3-pyaudio: Cleaning up srcdir >>> py3-pyaudio: Cleaning up pkgdir >>> py3-pyaudio: Uninstalling dependencies... (1/35) Purging .makedepends-py3-pyaudio (20240413.073710) (2/35) Purging portaudio-dev (19.7.0-r2) (3/35) Purging libportaudiocxx (19.7.0-r2) (4/35) Purging portaudio (19.7.0-r2) (5/35) Purging py3-gpep517-pyc (15-r2) (6/35) Purging py3-gpep517 (15-r2) (7/35) Purging py3-installer-pyc (0.7.0-r2) (8/35) Purging py3-installer (0.7.0-r2) (9/35) Purging py3-setuptools-pyc (69.2.0-r2) (10/35) Purging py3-setuptools (69.2.0-r2) (11/35) Purging py3-wheel-pyc (0.42.0-r1) (12/35) Purging py3-wheel (0.42.0-r1) (13/35) Purging py3-packaging-pyc (24.0-r1) (14/35) Purging py3-packaging (24.0-r1) (15/35) Purging py3-parsing-pyc (3.1.2-r1) (16/35) Purging py3-parsing (3.1.2-r1) (17/35) Purging python3-dev (3.12.3-r0) (18/35) Purging alsa-lib-dev (1.2.11-r0) (19/35) Purging jack (1.9.22-r4) (20/35) Purging libsamplerate (0.2.2-r3) (21/35) Purging opus (1.4-r0) (22/35) Purging python3-pyc (3.12.3-r0) (23/35) Purging python3-pycache-pyc0 (3.12.3-r0) (24/35) Purging pyc (3.12.3-r0) (25/35) Purging alsa-lib (1.2.11-r0) (26/35) Purging dbus-libs (1.14.10-r1) (27/35) Purging python3 (3.12.3-r0) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.6-r0) (31/35) Purging libpanelw (6.4_p20240330-r0) (32/35) Purging mpdecimal (4.0.0-r0) (33/35) Purging readline (8.2.10-r0) (34/35) Purging sqlite-libs (3.45.2-r0) (35/35) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-pyaudio: Updating the community/s390x repository index... >>> py3-pyaudio: Signing the index...