>>> py3-pyzbar: Building community/py3-pyzbar 0.1.9-r3 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 02:24:41 +0000 >>> py3-pyzbar: Checking sanity of /home/buildozer/aports/community/py3-pyzbar/APKBUILD... >>> py3-pyzbar: Analyzing dependencies... >>> py3-pyzbar: Installing for build: build-base python3 zbar python3-dev py3-setuptools (1/51) Installing libbz2 (1.0.8-r6) (2/51) Installing libffi (3.4.6-r0) (3/51) Installing gdbm (1.23-r1) (4/51) Installing xz-libs (5.6.1-r3) (5/51) Installing mpdecimal (4.0.0-r0) (6/51) Installing libpanelw (6.4_p20240330-r0) (7/51) Installing readline (8.2.10-r0) (8/51) Installing sqlite-libs (3.45.2-r0) (9/51) Installing python3 (3.12.3-r0) (10/51) Installing python3-pycache-pyc0 (3.12.3-r0) (11/51) Installing pyc (3.12.3-r0) (12/51) Installing python3-pyc (3.12.3-r0) (13/51) Installing libxau (1.0.11-r4) (14/51) Installing libmd (1.1.0-r0) (15/51) Installing libbsd (0.12.2-r0) (16/51) Installing libxdmcp (1.1.5-r1) (17/51) Installing libxcb (1.16.1-r0) (18/51) Installing libx11 (1.8.9-r1) (19/51) Installing libxext (1.3.6-r2) (20/51) Installing libxrender (0.9.11-r5) (21/51) Installing libpng (1.6.43-r0) (22/51) Installing freetype (2.13.2-r0) (23/51) Installing fontconfig (2.15.0-r1) (24/51) Installing pixman (0.43.2-r0) (25/51) Installing cairo (1.18.0-r0) (26/51) Installing libintl (0.22.5-r0) (27/51) Installing libeconf (0.6.2-r0) (28/51) Installing libblkid (2.40-r0) (29/51) Installing libmount (2.40-r0) (30/51) Installing glib (2.80.0-r3) (31/51) Installing cairo-gobject (1.18.0-r0) (32/51) Installing gobject-introspection (1.80.1-r2) (33/51) Installing py3-gobject3 (3.48.1-r2) (34/51) Installing fftw-double-libs (3.3.10-r5) (35/51) Installing lcms2 (2.16-r0) (36/51) Installing libltdl (2.4.7-r3) (37/51) Installing libxml2 (2.12.6-r2) (38/51) Installing imagemagick-libs (7.1.1.29-r0) (39/51) Installing libxv (1.0.12-r5) (40/51) Installing dbus-libs (1.14.10-r1) (41/51) Installing libjpeg-turbo (3.0.2-r0) (42/51) Installing libzbar (0.23.93-r1) (43/51) Installing zbar (0.23.93-r1) (44/51) Installing python3-dev (3.12.3-r0) (45/51) Installing py3-parsing (3.1.2-r1) (46/51) Installing py3-parsing-pyc (3.1.2-r1) (47/51) Installing py3-packaging (24.0-r1) (48/51) Installing py3-packaging-pyc (24.0-r1) (49/51) Installing py3-setuptools (69.2.0-r2) (50/51) Installing py3-setuptools-pyc (69.2.0-r2) (51/51) Installing .makedepends-py3-pyzbar (20240413.022442) Executing busybox-1.36.1-r25.trigger Executing glib-2.80.0-r3.trigger OK: 531 MiB in 158 packages >>> py3-pyzbar: Cleaning up srcdir >>> py3-pyzbar: Cleaning up pkgdir >>> py3-pyzbar: Cleaning up tmpdir >>> py3-pyzbar: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-pyzbar-0.1.9.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 45793 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 45793 100 45793 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k >>> py3-pyzbar: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-pyzbar-0.1.9.tar.gz >>> py3-pyzbar: Checking sha512sums... py3-pyzbar-0.1.9.tar.gz: OK >>> py3-pyzbar: Unpacking /var/cache/distfiles/edge/py3-pyzbar-0.1.9.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyzbar copying pyzbar/locations.py -> build/lib/pyzbar copying pyzbar/zbar_library.py -> build/lib/pyzbar copying pyzbar/__init__.py -> build/lib/pyzbar copying pyzbar/pyzbar.py -> build/lib/pyzbar copying pyzbar/wrapper.py -> build/lib/pyzbar copying pyzbar/pyzbar_error.py -> build/lib/pyzbar creating build/lib/pyzbar/scripts copying pyzbar/scripts/__init__.py -> build/lib/pyzbar/scripts copying pyzbar/scripts/read_zbar.py -> build/lib/pyzbar/scripts creating build/lib/pyzbar/tests copying pyzbar/tests/__init__.py -> build/lib/pyzbar/tests copying pyzbar/tests/test_zbar_library.py -> build/lib/pyzbar/tests copying pyzbar/tests/test_pyzbar.py -> build/lib/pyzbar/tests copying pyzbar/tests/test_read_zbar.py -> build/lib/pyzbar/tests copying pyzbar/tests/test_locations.py -> build/lib/pyzbar/tests running egg_info creating pyzbar.egg-info writing pyzbar.egg-info/PKG-INFO writing dependency_links to pyzbar.egg-info/dependency_links.txt writing entry points to pyzbar.egg-info/entry_points.txt writing requirements to pyzbar.egg-info/requires.txt writing top-level names to pyzbar.egg-info/top_level.txt writing manifest file 'pyzbar.egg-info/SOURCES.txt' reading manifest file 'pyzbar.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'pyzbar.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.12 copying and adjusting pyzbar/scripts/read_zbar.py -> build/scripts-3.12 changing mode of build/scripts-3.12/read_zbar.py from 644 to 755 >>> py3-pyzbar: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pyzbar/pkg creating /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar creating /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr creating /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib creating /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar copying build/lib/pyzbar/locations.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar copying build/lib/pyzbar/zbar_library.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar copying build/lib/pyzbar/__init__.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar creating /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/scripts copying build/lib/pyzbar/scripts/__init__.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/scripts copying build/lib/pyzbar/scripts/read_zbar.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/scripts copying build/lib/pyzbar/pyzbar.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar creating /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests copying build/lib/pyzbar/tests/__init__.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests copying build/lib/pyzbar/tests/test_zbar_library.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests copying build/lib/pyzbar/tests/test_pyzbar.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests copying build/lib/pyzbar/tests/test_read_zbar.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests copying build/lib/pyzbar/tests/test_locations.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests copying build/lib/pyzbar/wrapper.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar copying build/lib/pyzbar/pyzbar_error.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/locations.py to locations.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/zbar_library.py to zbar_library.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/scripts/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/scripts/read_zbar.py to read_zbar.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/pyzbar.py to pyzbar.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests/test_zbar_library.py to test_zbar_library.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests/test_pyzbar.py to test_pyzbar.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests/test_read_zbar.py to test_read_zbar.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests/test_locations.py to test_locations.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/wrapper.py to wrapper.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/pyzbar_error.py to pyzbar_error.cpython-312.pyc running install_egg_info running egg_info writing pyzbar.egg-info/PKG-INFO writing dependency_links to pyzbar.egg-info/dependency_links.txt writing entry points to pyzbar.egg-info/entry_points.txt writing requirements to pyzbar.egg-info/requires.txt writing top-level names to pyzbar.egg-info/top_level.txt reading manifest file 'pyzbar.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'pyzbar.egg-info/SOURCES.txt' Copying pyzbar.egg-info to /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar-0.1.9-py3.12.egg-info running install_scripts creating /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/bin copying build/scripts-3.12/read_zbar.py -> /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/bin changing mode of /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/bin/read_zbar.py to 755 Installing read_zbar script to /home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/bin >>> py3-pyzbar-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/__pycache__' -> '/home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar-pyc/usr/lib/python3.12/site-packages/pyzbar/__pycache__' '/home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/scripts/__pycache__' -> '/home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar-pyc/usr/lib/python3.12/site-packages/pyzbar/scripts/__pycache__' '/home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar/usr/lib/python3.12/site-packages/pyzbar/tests/__pycache__' -> '/home/buildozer/aports/community/py3-pyzbar/pkg/py3-pyzbar-pyc/usr/lib/python3.12/site-packages/pyzbar/tests/__pycache__' >>> py3-pyzbar-pyc*: Preparing subpackage py3-pyzbar-pyc... >>> py3-pyzbar-pyc*: Running postcheck for py3-pyzbar-pyc >>> py3-pyzbar*: Running postcheck for py3-pyzbar >>> py3-pyzbar*: Preparing package py3-pyzbar... >>> py3-pyzbar*: Stripping binaries >>> WARNING: py3-pyzbar*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-pyzbar-pyc*: Scanning shared objects >>> py3-pyzbar*: Scanning shared objects >>> py3-pyzbar-pyc*: Tracing dependencies... python3 zbar python3~3.12 >>> py3-pyzbar-pyc*: Package size: 120.0 KB >>> py3-pyzbar-pyc*: Compressing data... >>> py3-pyzbar-pyc*: Create checksum... >>> py3-pyzbar-pyc*: Create py3-pyzbar-pyc-0.1.9-r3.apk >>> py3-pyzbar*: Tracing dependencies... python3 zbar python3~3.12 >>> py3-pyzbar*: Package size: 144.0 KB >>> py3-pyzbar*: Compressing data... >>> py3-pyzbar*: Create checksum... >>> py3-pyzbar*: Create py3-pyzbar-0.1.9-r3.apk >>> py3-pyzbar: Build complete at Sat, 13 Apr 2024 02:24:44 +0000 elapsed time 0h 0m 3s >>> py3-pyzbar: Cleaning up srcdir >>> py3-pyzbar: Cleaning up pkgdir >>> py3-pyzbar: Uninstalling dependencies... (1/51) Purging .makedepends-py3-pyzbar (20240413.022442) (2/51) Purging zbar (0.23.93-r1) (3/51) Purging py3-gobject3 (3.48.1-r2) (4/51) Purging python3-dev (3.12.3-r0) (5/51) Purging py3-setuptools-pyc (69.2.0-r2) (6/51) Purging py3-setuptools (69.2.0-r2) (7/51) Purging py3-packaging-pyc (24.0-r1) (8/51) Purging py3-packaging (24.0-r1) (9/51) Purging py3-parsing-pyc (3.1.2-r1) (10/51) Purging py3-parsing (3.1.2-r1) (11/51) Purging cairo-gobject (1.18.0-r0) (12/51) Purging gobject-introspection (1.80.1-r2) (13/51) Purging imagemagick-libs (7.1.1.29-r0) (14/51) Purging lcms2 (2.16-r0) (15/51) Purging libltdl (2.4.7-r3) (16/51) Purging libxml2 (2.12.6-r2) (17/51) Purging libzbar (0.23.93-r1) (18/51) Purging python3-pyc (3.12.3-r0) (19/51) Purging python3-pycache-pyc0 (3.12.3-r0) (20/51) Purging pyc (3.12.3-r0) (21/51) Purging cairo (1.18.0-r0) (22/51) Purging dbus-libs (1.14.10-r1) (23/51) Purging fftw-double-libs (3.3.10-r5) (24/51) Purging fontconfig (2.15.0-r1) (25/51) Purging freetype (2.13.2-r0) (26/51) Purging python3 (3.12.3-r0) (27/51) Purging gdbm (1.23-r1) (28/51) Purging glib (2.80.0-r3) (29/51) Purging libmount (2.40-r0) (30/51) Purging libblkid (2.40-r0) (31/51) Purging libxv (1.0.12-r5) (32/51) Purging libxext (1.3.6-r2) (33/51) Purging libxrender (0.9.11-r5) (34/51) Purging libx11 (1.8.9-r1) (35/51) Purging libxcb (1.16.1-r0) (36/51) Purging libxdmcp (1.1.5-r1) (37/51) Purging libbsd (0.12.2-r0) (38/51) Purging libbz2 (1.0.8-r6) (39/51) Purging libeconf (0.6.2-r0) (40/51) Purging libffi (3.4.6-r0) (41/51) Purging libintl (0.22.5-r0) (42/51) Purging libjpeg-turbo (3.0.2-r0) (43/51) Purging libmd (1.1.0-r0) (44/51) Purging libpanelw (6.4_p20240330-r0) (45/51) Purging libpng (1.6.43-r0) (46/51) Purging libxau (1.0.11-r4) (47/51) Purging mpdecimal (4.0.0-r0) (48/51) Purging pixman (0.43.2-r0) (49/51) Purging readline (8.2.10-r0) (50/51) Purging sqlite-libs (3.45.2-r0) (51/51) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-pyzbar: Updating the community/s390x repository index... >>> py3-pyzbar: Signing the index...