>>> py3-betamax_serializers: Building community/py3-betamax_serializers 0.2.1-r6 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 04:18:25 +0000 >>> py3-betamax_serializers: Checking sanity of /home/buildozer/aports/community/py3-betamax_serializers/APKBUILD... >>> py3-betamax_serializers: Analyzing dependencies... >>> py3-betamax_serializers: Installing for build: build-base python3 py3-yaml py3-betamax py3-setuptools (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.6-r0) (3/34) Installing gdbm (1.23-r1) (4/34) Installing xz-libs (5.6.1-r3) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.4_p20240330-r0) (7/34) Installing readline (8.2.10-r0) (8/34) Installing sqlite-libs (3.45.2-r0) (9/34) Installing python3 (3.12.3-r0) (10/34) Installing python3-pycache-pyc0 (3.12.3-r0) (11/34) Installing pyc (3.12.3-r0) (12/34) Installing python3-pyc (3.12.3-r0) (13/34) Installing yaml (0.2.5-r2) (14/34) Installing py3-yaml (6.0.1-r3) (15/34) Installing py3-yaml-pyc (6.0.1-r3) (16/34) Installing py3-certifi (2024.2.2-r1) (17/34) Installing py3-certifi-pyc (2024.2.2-r1) (18/34) Installing py3-charset-normalizer (3.3.2-r1) (19/34) Installing py3-charset-normalizer-pyc (3.3.2-r1) (20/34) Installing py3-idna (3.6-r1) (21/34) Installing py3-idna-pyc (3.6-r1) (22/34) Installing py3-urllib3 (1.26.18-r1) (23/34) Installing py3-urllib3-pyc (1.26.18-r1) (24/34) Installing py3-requests (2.31.0-r2) (25/34) Installing py3-requests-pyc (2.31.0-r2) (26/34) Installing py3-betamax (0.9.0-r1) (27/34) Installing py3-betamax-pyc (0.9.0-r1) (28/34) Installing py3-parsing (3.1.2-r1) (29/34) Installing py3-parsing-pyc (3.1.2-r1) (30/34) Installing py3-packaging (24.0-r1) (31/34) Installing py3-packaging-pyc (24.0-r1) (32/34) Installing py3-setuptools (69.2.0-r2) (33/34) Installing py3-setuptools-pyc (69.2.0-r2) (34/34) Installing .makedepends-py3-betamax_serializers (20240413.041826) Executing busybox-1.36.1-r25.trigger OK: 364 MiB in 137 packages >>> py3-betamax_serializers: Cleaning up srcdir >>> py3-betamax_serializers: Cleaning up pkgdir >>> py3-betamax_serializers: Cleaning up tmpdir >>> py3-betamax_serializers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-betamax_serializers-0.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/py3-betamax_serializers-0.2.1.tar.gz.part' py3-betamax_serializ 100% |********************************| 2704 0:00:00 ETA '/var/cache/distfiles/py3-betamax_serializers-0.2.1.tar.gz.part' saved >>> py3-betamax_serializers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-betamax_serializers-0.2.1.tar.gz >>> py3-betamax_serializers: Checking sha512sums... py3-betamax_serializers-0.2.1.tar.gz: OK >>> py3-betamax_serializers: Unpacking /var/cache/distfiles/py3-betamax_serializers-0.2.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/betamax_serializers copying betamax_serializers/__init__.py -> build/lib/betamax_serializers copying betamax_serializers/pretty_json.py -> build/lib/betamax_serializers copying betamax_serializers/yaml11.py -> build/lib/betamax_serializers running egg_info creating betamax_serializers.egg-info writing betamax_serializers.egg-info/PKG-INFO writing dependency_links to betamax_serializers.egg-info/dependency_links.txt writing requirements to betamax_serializers.egg-info/requires.txt writing top-level names to betamax_serializers.egg-info/top_level.txt writing manifest file 'betamax_serializers.egg-info/SOURCES.txt' reading manifest file 'betamax_serializers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects ... no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'betamax_serializers.egg-info/SOURCES.txt' running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _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`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing betamax_serializers.egg-info/PKG-INFO writing dependency_links to betamax_serializers.egg-info/dependency_links.txt writing requirements to betamax_serializers.egg-info/requires.txt writing top-level names to betamax_serializers.egg-info/top_level.txt reading manifest file 'betamax_serializers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects ... no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'betamax_serializers.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s NO TESTS RAN >>> py3-betamax_serializers: 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-betamax_serializers/pkg creating /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers creating /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr creating /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib creating /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib/python3.12/site-packages/betamax_serializers copying build/lib/betamax_serializers/__init__.py -> /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib/python3.12/site-packages/betamax_serializers copying build/lib/betamax_serializers/pretty_json.py -> /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib/python3.12/site-packages/betamax_serializers copying build/lib/betamax_serializers/yaml11.py -> /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib/python3.12/site-packages/betamax_serializers byte-compiling /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib/python3.12/site-packages/betamax_serializers/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib/python3.12/site-packages/betamax_serializers/pretty_json.py to pretty_json.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib/python3.12/site-packages/betamax_serializers/yaml11.py to yaml11.cpython-312.pyc running install_egg_info running egg_info writing betamax_serializers.egg-info/PKG-INFO writing dependency_links to betamax_serializers.egg-info/dependency_links.txt writing requirements to betamax_serializers.egg-info/requires.txt writing top-level names to betamax_serializers.egg-info/top_level.txt reading manifest file 'betamax_serializers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects ... warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects ... no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'betamax_serializers.egg-info/SOURCES.txt' Copying betamax_serializers.egg-info to /home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib/python3.12/site-packages/betamax_serializers-0.2.1-py3.12.egg-info running install_scripts >>> py3-betamax_serializers-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers/usr/lib/python3.12/site-packages/betamax_serializers/__pycache__' -> '/home/buildozer/aports/community/py3-betamax_serializers/pkg/py3-betamax_serializers-pyc/usr/lib/python3.12/site-packages/betamax_serializers/__pycache__' >>> py3-betamax_serializers-pyc*: Preparing subpackage py3-betamax_serializers-pyc... >>> py3-betamax_serializers-pyc*: Running postcheck for py3-betamax_serializers-pyc >>> py3-betamax_serializers*: Running postcheck for py3-betamax_serializers >>> py3-betamax_serializers*: Preparing package py3-betamax_serializers... >>> py3-betamax_serializers-pyc*: Tracing dependencies... python3 py3-yaml py3-betamax python3~3.12 >>> py3-betamax_serializers-pyc*: Package size: 40.0 KB >>> py3-betamax_serializers-pyc*: Compressing data... >>> py3-betamax_serializers-pyc*: Create checksum... >>> py3-betamax_serializers-pyc*: Create py3-betamax_serializers-pyc-0.2.1-r6.apk >>> py3-betamax_serializers*: Tracing dependencies... python3 py3-yaml py3-betamax python3~3.12 >>> py3-betamax_serializers*: Package size: 60.0 KB >>> py3-betamax_serializers*: Compressing data... >>> py3-betamax_serializers*: Create checksum... >>> py3-betamax_serializers*: Create py3-betamax_serializers-0.2.1-r6.apk >>> py3-betamax_serializers: Build complete at Sat, 13 Apr 2024 04:18:27 +0000 elapsed time 0h 0m 2s >>> py3-betamax_serializers: Cleaning up srcdir >>> py3-betamax_serializers: Cleaning up pkgdir >>> py3-betamax_serializers: Uninstalling dependencies... (1/34) Purging .makedepends-py3-betamax_serializers (20240413.041826) (2/34) Purging py3-yaml-pyc (6.0.1-r3) (3/34) Purging py3-yaml (6.0.1-r3) (4/34) Purging py3-betamax-pyc (0.9.0-r1) (5/34) Purging py3-betamax (0.9.0-r1) (6/34) Purging py3-requests-pyc (2.31.0-r2) (7/34) Purging py3-requests (2.31.0-r2) (8/34) Purging py3-certifi-pyc (2024.2.2-r1) (9/34) Purging py3-certifi (2024.2.2-r1) (10/34) Purging py3-charset-normalizer-pyc (3.3.2-r1) (11/34) Purging py3-charset-normalizer (3.3.2-r1) (12/34) Purging py3-idna-pyc (3.6-r1) (13/34) Purging py3-idna (3.6-r1) (14/34) Purging py3-urllib3-pyc (1.26.18-r1) (15/34) Purging py3-urllib3 (1.26.18-r1) (16/34) Purging py3-setuptools-pyc (69.2.0-r2) (17/34) Purging py3-setuptools (69.2.0-r2) (18/34) Purging py3-packaging-pyc (24.0-r1) (19/34) Purging py3-packaging (24.0-r1) (20/34) Purging py3-parsing-pyc (3.1.2-r1) (21/34) Purging py3-parsing (3.1.2-r1) (22/34) Purging python3-pyc (3.12.3-r0) (23/34) Purging python3-pycache-pyc0 (3.12.3-r0) (24/34) Purging pyc (3.12.3-r0) (25/34) Purging yaml (0.2.5-r2) (26/34) Purging python3 (3.12.3-r0) (27/34) Purging gdbm (1.23-r1) (28/34) Purging libbz2 (1.0.8-r6) (29/34) Purging libffi (3.4.6-r0) (30/34) Purging libpanelw (6.4_p20240330-r0) (31/34) Purging mpdecimal (4.0.0-r0) (32/34) Purging readline (8.2.10-r0) (33/34) Purging sqlite-libs (3.45.2-r0) (34/34) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-betamax_serializers: Updating the community/armhf repository index... >>> py3-betamax_serializers: Signing the index...