>>> py3-zopfli: Building community/py3-zopfli 0.2.3-r0 (using abuild 3.11.21-r0) started Sun, 10 Sep 2023 12:18:04 +0000 >>> py3-zopfli: Checking sanity of /home/buildozer/aports/community/py3-zopfli/APKBUILD... >>> py3-zopfli: Analyzing dependencies... >>> py3-zopfli: Installing for build: build-base python3 python3-dev zopfli-dev py3-wheel py3-setuptools py3-setuptools_scm py3-pytest (1/32) Installing libffi (3.4.4-r3) (2/32) Installing gdbm (1.23-r1) (3/32) Installing mpdecimal (2.5.1-r2) (4/32) Installing libpanelw (6.4_p20230722-r0) (5/32) Installing readline (8.2.1-r2) (6/32) Installing sqlite-libs (3.43.0-r0) (7/32) Installing python3 (3.11.5-r0) (8/32) Installing python3-pycache-pyc0 (3.11.5-r0) (9/32) Installing pyc (0.1-r0) (10/32) Installing python3-pyc (3.11.5-r0) (11/32) Installing python3-dev (3.11.5-r0) (12/32) Installing zopfli (1.0.3-r3) (13/32) Installing zopfli-dev (1.0.3-r3) (14/32) Installing py3-parsing (3.1.1-r0) (15/32) Installing py3-parsing-pyc (3.1.1-r0) (16/32) Installing py3-packaging (23.1-r3) (17/32) Installing py3-packaging-pyc (23.1-r3) (18/32) Installing py3-wheel (0.41.2-r0) (19/32) Installing py3-wheel-pyc (0.41.2-r0) (20/32) Installing py3-setuptools (68.2.0-r0) (21/32) Installing py3-setuptools-pyc (68.2.0-r0) (22/32) Installing py3-setuptools_scm (7.1.0-r5) (23/32) Installing py3-setuptools_scm-pyc (7.1.0-r5) (24/32) Installing py3-iniconfig (1.1.1-r6) (25/32) Installing py3-iniconfig-pyc (1.1.1-r6) (26/32) Installing py3-pluggy (1.3.0-r0) (27/32) Installing py3-pluggy-pyc (1.3.0-r0) (28/32) Installing py3-py (1.11.0-r2) (29/32) Installing py3-py-pyc (1.11.0-r2) (30/32) Installing py3-pytest (7.4.2-r0) (31/32) Installing py3-pytest-pyc (7.4.2-r0) (32/32) Installing .makedepends-py3-zopfli (20230910.121806) Executing busybox-1.36.1-r6.trigger OK: 482 MiB in 142 packages >>> py3-zopfli: Cleaning up srcdir >>> py3-zopfli: Cleaning up pkgdir >>> py3-zopfli: Cleaning up tmpdir >>> py3-zopfli: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-zopfli-0.2.3.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-zopfli: Fetching https://github.com/fonttools/py-zopfli/archive/refs/tags/v0.2.3/py3-zopfli-0.2.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16993 100 16993 0 0 51622 0 --:--:-- --:--:-- --:--:-- 104k >>> py3-zopfli: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-zopfli-0.2.3.tar.gz >>> py3-zopfli: Checking sha512sums... py3-zopfli-0.2.3.tar.gz: OK >>> py3-zopfli: Unpacking /var/cache/distfiles/edge/py3-zopfli-0.2.3.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib.linux-i686-cpython-311 creating build/lib.linux-i686-cpython-311/zopfli copying src/zopfli/gzip.py -> build/lib.linux-i686-cpython-311/zopfli copying src/zopfli/__init__.py -> build/lib.linux-i686-cpython-311/zopfli copying src/zopfli/_version.py -> build/lib.linux-i686-cpython-311/zopfli copying src/zopfli/zlib.py -> build/lib.linux-i686-cpython-311/zopfli copying src/zopfli/png.py -> build/lib.linux-i686-cpython-311/zopfli running egg_info creating src/zopfli.egg-info writing src/zopfli.egg-info/PKG-INFO writing dependency_links to src/zopfli.egg-info/dependency_links.txt writing requirements to src/zopfli.egg-info/requires.txt writing top-level names to src/zopfli.egg-info/top_level.txt writing manifest file 'src/zopfli.egg-info/SOURCES.txt' reading manifest file 'src/zopfli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'zopfli/README' warning: no files found matching 'zopfli/Makefile' warning: no files found matching 'zopfli/COPYING' warning: no files found matching 'zopfli/CONTRIBUTORS' warning: no files found matching 'zopfli/CONTRIBUTING.md' warning: no files found matching '*.h' under directory 'zopfli/src/zopfli' warning: no files found matching '*.h' under directory 'zopfli/src/zopflipng' warning: no files found matching '*.h' under directory 'zopfli/src/zopflipng/lodepng' adding license file 'COPYING' writing manifest file 'src/zopfli.egg-info/SOURCES.txt' running build_ext building 'zopfli.zopfli' extension creating build/temp.linux-i686-cpython-311 creating build/temp.linux-i686-cpython-311/src gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSYSTEM_ZOPFLI=1 -I/usr/include/python3.11 -c src/zopflimodule.c -o build/temp.linux-i686-cpython-311/src/zopflimodule.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-311/src/zopflimodule.o -L/usr/lib -lzopfli -lzopflipng -o build/lib.linux-i686-cpython-311/zopfli/zopfli.cpython-311-i386-linux-musl.so -lm ============================= test session starts ============================== platform linux -- Python 3.11.5, pytest-7.4.2, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-zopfli/src/py-zopfli-0.2.3 collected 61 items tests/test_zopfli.py ................................................... [ 83%] .......... [100%] ============================= 61 passed in 13.65s ============================== Filter strategy zero: 1847 bytes Filter strategy zero: 143 bytes >>> py3-zopfli: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/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-zopfli/pkg creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli copying build/lib.linux-i686-cpython-311/zopfli/gzip.py -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli creating /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-i686-cpython-311/zopfli/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-i686-cpython-311/zopfli/__pycache__/png.cpython-311.pyc -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-i686-cpython-311/zopfli/__pycache__/_version.cpython-311.pyc -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-i686-cpython-311/zopfli/__pycache__/gzip.cpython-311.pyc -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-i686-cpython-311/zopfli/__pycache__/zlib.cpython-311.pyc -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__ copying build/lib.linux-i686-cpython-311/zopfli/__init__.py -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli copying build/lib.linux-i686-cpython-311/zopfli/_version.py -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli copying build/lib.linux-i686-cpython-311/zopfli/zopfli.cpython-311-i386-linux-musl.so -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli copying build/lib.linux-i686-cpython-311/zopfli/zlib.py -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli copying build/lib.linux-i686-cpython-311/zopfli/png.py -> /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli running install_egg_info running egg_info writing src/zopfli.egg-info/PKG-INFO writing dependency_links to src/zopfli.egg-info/dependency_links.txt writing requirements to src/zopfli.egg-info/requires.txt writing top-level names to src/zopfli.egg-info/top_level.txt reading manifest file 'src/zopfli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'zopfli/README' warning: no files found matching 'zopfli/Makefile' warning: no files found matching 'zopfli/COPYING' warning: no files found matching 'zopfli/CONTRIBUTORS' warning: no files found matching 'zopfli/CONTRIBUTING.md' warning: no files found matching '*.h' under directory 'zopfli/src/zopfli' warning: no files found matching '*.h' under directory 'zopfli/src/zopflipng' warning: no files found matching '*.h' under directory 'zopfli/src/zopflipng/lodepng' adding license file 'COPYING' writing manifest file 'src/zopfli.egg-info/SOURCES.txt' Copying src/zopfli.egg-info to /home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli-0.2.3-py3.11.egg-info running install_scripts >>> py3-zopfli-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli/usr/lib/python3.11/site-packages/zopfli/__pycache__' -> '/home/buildozer/aports/community/py3-zopfli/pkg/py3-zopfli-pyc/usr/lib/python3.11/site-packages/zopfli/__pycache__' >>> py3-zopfli-pyc*: Preparing subpackage py3-zopfli-pyc... >>> py3-zopfli-pyc*: Running postcheck for py3-zopfli-pyc >>> py3-zopfli*: Running postcheck for py3-zopfli >>> py3-zopfli*: Preparing package py3-zopfli... >>> py3-zopfli*: Stripping binaries >>> py3-zopfli-pyc*: Scanning shared objects >>> py3-zopfli*: Scanning shared objects >>> py3-zopfli-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-zopfli-pyc*: Package size: 52.0 KB >>> py3-zopfli-pyc*: Compressing data... >>> py3-zopfli-pyc*: Create checksum... >>> py3-zopfli-pyc*: Create py3-zopfli-pyc-0.2.3-r0.apk >>> py3-zopfli*: Tracing dependencies... python3 python3~3.11 so:libc.musl-x86.so.1 so:libzopfli.so.1 so:libzopflipng.so.1 >>> py3-zopfli*: Package size: 92.0 KB >>> py3-zopfli*: Compressing data... >>> py3-zopfli*: Create checksum... >>> py3-zopfli*: Create py3-zopfli-0.2.3-r0.apk >>> py3-zopfli: Build complete at Sun, 10 Sep 2023 12:18:30 +0000 elapsed time 0h 0m 26s >>> py3-zopfli: Cleaning up srcdir >>> py3-zopfli: Cleaning up pkgdir >>> py3-zopfli: Uninstalling dependencies... (1/32) Purging .makedepends-py3-zopfli (20230910.121806) (2/32) Purging python3-dev (3.11.5-r0) (3/32) Purging zopfli-dev (1.0.3-r3) (4/32) Purging zopfli (1.0.3-r3) (5/32) Purging py3-wheel-pyc (0.41.2-r0) (6/32) Purging py3-wheel (0.41.2-r0) (7/32) Purging py3-setuptools_scm-pyc (7.1.0-r5) (8/32) Purging py3-setuptools_scm (7.1.0-r5) (9/32) Purging py3-setuptools-pyc (68.2.0-r0) (10/32) Purging py3-setuptools (68.2.0-r0) (11/32) Purging py3-pytest-pyc (7.4.2-r0) (12/32) Purging py3-pytest (7.4.2-r0) (13/32) Purging py3-iniconfig-pyc (1.1.1-r6) (14/32) Purging py3-iniconfig (1.1.1-r6) (15/32) Purging py3-packaging-pyc (23.1-r3) (16/32) Purging py3-packaging (23.1-r3) (17/32) Purging py3-parsing-pyc (3.1.1-r0) (18/32) Purging py3-parsing (3.1.1-r0) (19/32) Purging py3-pluggy-pyc (1.3.0-r0) (20/32) Purging py3-pluggy (1.3.0-r0) (21/32) Purging py3-py-pyc (1.11.0-r2) (22/32) Purging py3-py (1.11.0-r2) (23/32) Purging python3-pyc (3.11.5-r0) (24/32) Purging python3-pycache-pyc0 (3.11.5-r0) (25/32) Purging pyc (0.1-r0) (26/32) Purging python3 (3.11.5-r0) (27/32) Purging gdbm (1.23-r1) (28/32) Purging libffi (3.4.4-r3) (29/32) Purging libpanelw (6.4_p20230722-r0) (30/32) Purging mpdecimal (2.5.1-r2) (31/32) Purging readline (8.2.1-r2) (32/32) Purging sqlite-libs (3.43.0-r0) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 110 packages >>> py3-zopfli: Updating the community/x86 repository index... >>> py3-zopfli: Signing the index...