>>> py3-ukkonen: Building testing/py3-ukkonen 1.0.1-r3 (using abuild 3.11.0_rc13-r0) started Sat, 29 Apr 2023 23:18:46 +0000 >>> py3-ukkonen: Checking sanity of /home/buildozer/aports/testing/py3-ukkonen/APKBUILD... >>> py3-ukkonen: Analyzing dependencies... >>> py3-ukkonen: Installing for build: build-base python3 py3-cffi python3-dev py3-setuptools py3-pytest (1/30) Installing libffi (3.4.4-r2) (2/30) Installing gdbm (1.23-r1) (3/30) Installing mpdecimal (2.5.1-r2) (4/30) Installing libpanelw (6.4_p20230424-r0) (5/30) Installing readline (8.2.1-r1) (6/30) Installing sqlite-libs (3.41.2-r2) (7/30) Installing python3 (3.11.3-r10) (8/30) Installing python3-pycache-pyc0 (3.11.3-r10) (9/30) Installing pyc (0.1-r0) (10/30) Installing python3-pyc (3.11.3-r10) (11/30) Installing py3-cparser (2.21-r2) (12/30) Installing py3-cparser-pyc (2.21-r2) (13/30) Installing py3-cffi (1.15.1-r3) (14/30) Installing py3-cffi-pyc (1.15.1-r3) (15/30) Installing python3-dev (3.11.3-r10) (16/30) Installing py3-parsing (3.0.9-r2) (17/30) Installing py3-parsing-pyc (3.0.9-r2) (18/30) Installing py3-packaging (23.1-r1) (19/30) Installing py3-packaging-pyc (23.1-r1) (20/30) Installing py3-setuptools (67.7.2-r0) (21/30) Installing py3-setuptools-pyc (67.7.2-r0) (22/30) Installing py3-iniconfig (1.1.1-r6) (23/30) Installing py3-iniconfig-pyc (1.1.1-r6) (24/30) Installing py3-pluggy (1.0.0-r3) (25/30) Installing py3-pluggy-pyc (1.0.0-r3) (26/30) Installing py3-py (1.11.0-r2) (27/30) Installing py3-py-pyc (1.11.0-r2) (28/30) Installing py3-pytest (7.3.1-r1) (29/30) Installing py3-pytest-pyc (7.3.1-r1) (30/30) Installing .makedepends-py3-ukkonen (20230429.231848) Executing busybox-1.36.0-r8.trigger OK: 482 MiB in 136 packages >>> py3-ukkonen: Cleaning up srcdir >>> py3-ukkonen: Cleaning up pkgdir >>> py3-ukkonen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ukkonen-1.0.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 100 4547 100 4547 0 0 5844 0 --:--:-- --:--:-- --:--:-- 5851 >>> py3-ukkonen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ukkonen-1.0.1.tar.gz >>> py3-ukkonen: Checking sha512sums... ukkonen-1.0.1.tar.gz: OK 01-fix-musl-build.patch: OK >>> py3-ukkonen: Unpacking /var/cache/distfiles/edge/ukkonen-1.0.1.tar.gz... >>> py3-ukkonen: 01-fix-musl-build.patch patching file _ukkonen.cpp /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:84: _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) WARNING: The wheel package is not available. /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 copying ukkonen.py -> build/lib.linux-i686-cpython-311 running build_ext generating cffi module 'build/temp.linux-i686-cpython-311/_ukkonen.c' creating build/temp.linux-i686-cpython-311 building '_ukkonen' extension creating build/temp.linux-i686-cpython-311/build creating build/temp.linux-i686-cpython-311/build/temp.linux-i686-cpython-311 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I. -I/usr/include/python3.11 -c _ukkonen.cpp -o build/temp.linux-i686-cpython-311/_ukkonen.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I. -I/usr/include/python3.11 -c build/temp.linux-i686-cpython-311/_ukkonen.c -o build/temp.linux-i686-cpython-311/build/temp.linux-i686-cpython-311/_ukkonen.o g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-i686-cpython-311/_ukkonen.o build/temp.linux-i686-cpython-311/build/temp.linux-i686-cpython-311/_ukkonen.o -L/usr/lib -o build/lib.linux-i686-cpython-311/_ukkonen.abi3.so ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-ukkonen/src/ukkonen-1.0.1 collected 3 items tests/ukkonen_test.py ... [100%] ============================== 3 passed in 0.03s =============================== >>> py3-ukkonen: 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:84: _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) WARNING: The wheel package is not available. /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, pypa/build 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/testing/py3-ukkonen/pkg creating /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen creating /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr creating /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib creating /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.11/site-packages copying build/lib.linux-i686-cpython-311/_ukkonen.abi3.so -> /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.11/site-packages copying build/lib.linux-i686-cpython-311/ukkonen.py -> /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.11/site-packages/ukkonen.py to ukkonen.cpython-311.pyc running install_egg_info running egg_info creating ukkonen.egg-info writing ukkonen.egg-info/PKG-INFO writing dependency_links to ukkonen.egg-info/dependency_links.txt writing requirements to ukkonen.egg-info/requires.txt writing top-level names to ukkonen.egg-info/top_level.txt writing manifest file 'ukkonen.egg-info/SOURCES.txt' reading manifest file 'ukkonen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'licenses/LICENSE' adding license file 'LICENSE' writing manifest file 'ukkonen.egg-info/SOURCES.txt' Copying ukkonen.egg-info to /home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.11/site-packages/ukkonen-1.0.1-py3.11.egg-info running install_scripts >>> py3-ukkonen-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-ukkonen/pkg/py3-ukkonen-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-ukkonen-pyc*: Preparing subpackage py3-ukkonen-pyc... >>> py3-ukkonen-pyc*: Running postcheck for py3-ukkonen-pyc >>> py3-ukkonen*: Running postcheck for py3-ukkonen >>> py3-ukkonen*: Preparing package py3-ukkonen... >>> py3-ukkonen*: Stripping binaries >>> py3-ukkonen-pyc*: Scanning shared objects >>> py3-ukkonen*: Scanning shared objects >>> py3-ukkonen-pyc*: Tracing dependencies... python3 py3-cffi python3~3.11 >>> py3-ukkonen-pyc*: Package size: 28.0 KB >>> py3-ukkonen-pyc*: Compressing data... >>> py3-ukkonen-pyc*: Create checksum... >>> py3-ukkonen-pyc*: Create py3-ukkonen-pyc-1.0.1-r3.apk >>> py3-ukkonen*: Tracing dependencies... python3 py3-cffi python3~3.11 so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-ukkonen*: Package size: 64.0 KB >>> py3-ukkonen*: Compressing data... >>> py3-ukkonen*: Create checksum... >>> py3-ukkonen*: Create py3-ukkonen-1.0.1-r3.apk >>> py3-ukkonen: Build complete at Sat, 29 Apr 2023 23:18:53 +0000 elapsed time 0h 0m 7s >>> py3-ukkonen: Cleaning up srcdir >>> py3-ukkonen: Cleaning up pkgdir >>> py3-ukkonen: Uninstalling dependencies... (1/30) Purging .makedepends-py3-ukkonen (20230429.231848) (2/30) Purging py3-cffi-pyc (1.15.1-r3) (3/30) Purging py3-cffi (1.15.1-r3) (4/30) Purging py3-cparser-pyc (2.21-r2) (5/30) Purging py3-cparser (2.21-r2) (6/30) Purging python3-dev (3.11.3-r10) (7/30) Purging py3-setuptools-pyc (67.7.2-r0) (8/30) Purging py3-setuptools (67.7.2-r0) (9/30) Purging py3-pytest-pyc (7.3.1-r1) (10/30) Purging py3-pytest (7.3.1-r1) (11/30) Purging py3-iniconfig-pyc (1.1.1-r6) (12/30) Purging py3-iniconfig (1.1.1-r6) (13/30) Purging py3-packaging-pyc (23.1-r1) (14/30) Purging py3-packaging (23.1-r1) (15/30) Purging py3-parsing-pyc (3.0.9-r2) (16/30) Purging py3-parsing (3.0.9-r2) (17/30) Purging py3-pluggy-pyc (1.0.0-r3) (18/30) Purging py3-pluggy (1.0.0-r3) (19/30) Purging py3-py-pyc (1.11.0-r2) (20/30) Purging py3-py (1.11.0-r2) (21/30) Purging python3-pyc (3.11.3-r10) (22/30) Purging python3-pycache-pyc0 (3.11.3-r10) (23/30) Purging pyc (0.1-r0) (24/30) Purging python3 (3.11.3-r10) (25/30) Purging gdbm (1.23-r1) (26/30) Purging libffi (3.4.4-r2) (27/30) Purging libpanelw (6.4_p20230424-r0) (28/30) Purging mpdecimal (2.5.1-r2) (29/30) Purging readline (8.2.1-r1) (30/30) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 378 MiB in 106 packages >>> py3-ukkonen: Updating the testing/x86 repository index... >>> py3-ukkonen: Signing the index...