>>> py3-pbkdf2: Building testing/py3-pbkdf2 1.3-r6 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 15:39:03 +0000 >>> py3-pbkdf2: Checking sanity of /home/buildozer/aports/testing/py3-pbkdf2/APKBUILD... >>> WARNING: py3-pbkdf2: No maintainer >>> py3-pbkdf2: Analyzing dependencies... >>> py3-pbkdf2: Installing for build: build-base python3 py3-setuptools (1/19) Installing libbz2 (1.0.8-r6) (2/19) Installing libffi (3.4.6-r0) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.6.1-r3) (5/19) Installing mpdecimal (4.0.0-r0) (6/19) Installing libpanelw (6.4_p20240330-r0) (7/19) Installing readline (8.2.10-r0) (8/19) Installing sqlite-libs (3.45.2-r0) (9/19) Installing python3 (3.12.3-r0) (10/19) Installing python3-pycache-pyc0 (3.12.3-r0) (11/19) Installing pyc (3.12.3-r0) (12/19) Installing python3-pyc (3.12.3-r0) (13/19) Installing py3-parsing (3.1.2-r1) (14/19) Installing py3-parsing-pyc (3.1.2-r1) (15/19) Installing py3-packaging (24.0-r1) (16/19) Installing py3-packaging-pyc (24.0-r1) (17/19) Installing py3-setuptools (69.2.0-r2) (18/19) Installing py3-setuptools-pyc (69.2.0-r2) (19/19) Installing .makedepends-py3-pbkdf2 (20240415.153905) Executing busybox-1.36.1-r25.trigger OK: 314 MiB in 122 packages >>> py3-pbkdf2: Cleaning up srcdir >>> py3-pbkdf2: Cleaning up pkgdir >>> py3-pbkdf2: Cleaning up tmpdir >>> py3-pbkdf2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pbkdf2-1.3.tar.gz >>> py3-pbkdf2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pbkdf2-1.3.tar.gz >>> py3-pbkdf2: Checking sha512sums... py3-pbkdf2-1.3.tar.gz: OK >>> py3-pbkdf2: Unpacking /var/cache/distfiles/py3-pbkdf2-1.3.tar.gz... running build running build_py creating build creating build/lib copying pbkdf2.py -> build/lib 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 creating pbkdf2.egg-info writing pbkdf2.egg-info/PKG-INFO writing dependency_links to pbkdf2.egg-info/dependency_links.txt writing top-level names to pbkdf2.egg-info/top_level.txt writing manifest file 'pbkdf2.egg-info/SOURCES.txt' reading manifest file 'pbkdf2.egg-info/SOURCES.txt' writing manifest file 'pbkdf2.egg-info/SOURCES.txt' running build_ext test_crypt (test.test_pbkdf2.TestPBKDF2.test_crypt) ... ok test_pbkdf2 (test.test_pbkdf2.TestPBKDF2.test_pbkdf2) Module self-test ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.111s OK >>> py3-pbkdf2: 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/testing/py3-pbkdf2/pkg creating /home/buildozer/aports/testing/py3-pbkdf2/pkg/py3-pbkdf2 creating /home/buildozer/aports/testing/py3-pbkdf2/pkg/py3-pbkdf2/usr creating /home/buildozer/aports/testing/py3-pbkdf2/pkg/py3-pbkdf2/usr/lib creating /home/buildozer/aports/testing/py3-pbkdf2/pkg/py3-pbkdf2/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-pbkdf2/pkg/py3-pbkdf2/usr/lib/python3.12/site-packages copying build/lib/pbkdf2.py -> /home/buildozer/aports/testing/py3-pbkdf2/pkg/py3-pbkdf2/usr/lib/python3.12/site-packages byte-compiling /home/buildozer/aports/testing/py3-pbkdf2/pkg/py3-pbkdf2/usr/lib/python3.12/site-packages/pbkdf2.py to pbkdf2.cpython-312.pyc running install_egg_info running egg_info writing pbkdf2.egg-info/PKG-INFO writing dependency_links to pbkdf2.egg-info/dependency_links.txt writing top-level names to pbkdf2.egg-info/top_level.txt reading manifest file 'pbkdf2.egg-info/SOURCES.txt' writing manifest file 'pbkdf2.egg-info/SOURCES.txt' Copying pbkdf2.egg-info to /home/buildozer/aports/testing/py3-pbkdf2/pkg/py3-pbkdf2/usr/lib/python3.12/site-packages/pbkdf2-1.3-py3.12.egg-info running install_scripts >>> py3-pbkdf2-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pbkdf2/pkg/py3-pbkdf2/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-pbkdf2/pkg/py3-pbkdf2-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-pbkdf2-pyc*: Preparing subpackage py3-pbkdf2-pyc... >>> py3-pbkdf2-pyc*: Running postcheck for py3-pbkdf2-pyc >>> py3-pbkdf2*: Running postcheck for py3-pbkdf2 >>> py3-pbkdf2*: Preparing package py3-pbkdf2... >>> py3-pbkdf2-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-pbkdf2-pyc*: Package size: 36.0 KB >>> py3-pbkdf2-pyc*: Compressing data... >>> py3-pbkdf2-pyc*: Create checksum... >>> py3-pbkdf2-pyc*: Create py3-pbkdf2-pyc-1.3-r6.apk >>> py3-pbkdf2*: Tracing dependencies... python3 python3~3.12 >>> py3-pbkdf2*: Package size: 52.0 KB >>> py3-pbkdf2*: Compressing data... >>> py3-pbkdf2*: Create checksum... >>> py3-pbkdf2*: Create py3-pbkdf2-1.3-r6.apk >>> py3-pbkdf2: Build complete at Mon, 15 Apr 2024 15:39:06 +0000 elapsed time 0h 0m 3s >>> py3-pbkdf2: Cleaning up srcdir >>> py3-pbkdf2: Cleaning up pkgdir >>> py3-pbkdf2: Uninstalling dependencies... (1/19) Purging .makedepends-py3-pbkdf2 (20240415.153905) (2/19) Purging py3-setuptools-pyc (69.2.0-r2) (3/19) Purging py3-setuptools (69.2.0-r2) (4/19) Purging py3-packaging-pyc (24.0-r1) (5/19) Purging py3-packaging (24.0-r1) (6/19) Purging py3-parsing-pyc (3.1.2-r1) (7/19) Purging py3-parsing (3.1.2-r1) (8/19) Purging python3-pyc (3.12.3-r0) (9/19) Purging python3-pycache-pyc0 (3.12.3-r0) (10/19) Purging pyc (3.12.3-r0) (11/19) Purging python3 (3.12.3-r0) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r6) (14/19) Purging libffi (3.4.6-r0) (15/19) Purging libpanelw (6.4_p20240330-r0) (16/19) Purging mpdecimal (4.0.0-r0) (17/19) Purging readline (8.2.10-r0) (18/19) Purging sqlite-libs (3.45.2-r0) (19/19) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 270 MiB in 103 packages >>> py3-pbkdf2: Updating the testing/armv7 repository index... >>> py3-pbkdf2: Signing the index...