>>> xkcdpass: Building community/xkcdpass 1.19.3-r3 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 19:32:05 +0000 >>> xkcdpass: Checking sanity of /home/buildozer/aports/community/xkcdpass/APKBUILD... >>> xkcdpass: Analyzing dependencies... >>> xkcdpass: Installing for build: build-base python3-dev py3-setuptools (1/20) Installing libbz2 (1.0.8-r5) (2/20) Installing libffi (3.4.4-r2) (3/20) Installing gdbm (1.23-r1) (4/20) Installing xz-libs (5.4.2-r1) (5/20) Installing mpdecimal (2.5.1-r2) (6/20) Installing libpanelw (6.4_p20230401-r5) (7/20) Installing readline (8.2.1-r1) (8/20) Installing sqlite-libs (3.41.2-r2) (9/20) Installing python3 (3.11.3-r10) (10/20) Installing python3-pycache-pyc0 (3.11.3-r10) (11/20) Installing pyc (0.1-r0) (12/20) Installing python3-pyc (3.11.3-r10) (13/20) Installing python3-dev (3.11.3-r10) (14/20) Installing py3-parsing (3.0.9-r2) (15/20) Installing py3-parsing-pyc (3.0.9-r2) (16/20) Installing py3-packaging (23.1-r1) (17/20) Installing py3-packaging-pyc (23.1-r1) (18/20) Installing py3-setuptools (67.7.1-r0) (19/20) Installing py3-setuptools-pyc (67.7.1-r0) (20/20) Installing .makedepends-xkcdpass (20230423.193206) Executing busybox-1.36.0-r7.trigger OK: 540 MiB in 118 packages >>> xkcdpass: Cleaning up srcdir >>> xkcdpass: Cleaning up pkgdir >>> xkcdpass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/xkcdpass-1.19.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 >>> xkcdpass: Fetching https://files.pythonhosted.org/packages/source/x/xkcdpass/xkcdpass-1.19.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 43 2510k 43 1103k 0 0 700k 0 0:00:03 0:00:01 0:00:02 700k 100 2510k 100 2510k 0 0 1113k 0 0:00:02 0:00:02 --:--:-- 2077k >>> xkcdpass: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/xkcdpass-1.19.3.tar.gz >>> xkcdpass: Checking sha512sums... xkcdpass-1.19.3.tar.gz: OK python-to-python3.patch: OK >>> xkcdpass: Unpacking /var/cache/distfiles/v3.18/xkcdpass-1.19.3.tar.gz... >>> xkcdpass: python-to-python3.patch patching file examples/example_postprocess.py patching file xkcdpass/xkcd_password.py running build running build_py creating build creating build/lib creating build/lib/xkcdpass copying xkcdpass/__init__.py -> build/lib/xkcdpass copying xkcdpass/xkcd_password.py -> build/lib/xkcdpass running egg_info writing xkcdpass.egg-info/PKG-INFO writing dependency_links to xkcdpass.egg-info/dependency_links.txt writing entry points to xkcdpass.egg-info/entry_points.txt writing top-level names to xkcdpass.egg-info/top_level.txt reading manifest file 'xkcdpass.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.BSD' writing manifest file 'xkcdpass.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'xkcdpass.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xkcdpass.static' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xkcdpass.static' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xkcdpass.static' to be distributed and are already explicitly excluding 'xkcdpass.static' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/xkcdpass/static copying xkcdpass/static/eff-long -> build/lib/xkcdpass/static copying xkcdpass/static/eff-short -> build/lib/xkcdpass/static copying xkcdpass/static/eff-special -> build/lib/xkcdpass/static copying xkcdpass/static/eff_large_de_sample.wordlist -> build/lib/xkcdpass/static copying xkcdpass/static/fin-kotus -> build/lib/xkcdpass/static copying xkcdpass/static/fr-corrected.txt -> build/lib/xkcdpass/static copying xkcdpass/static/fr-freelang -> build/lib/xkcdpass/static copying xkcdpass/static/ger-anlx -> build/lib/xkcdpass/static copying xkcdpass/static/ita-wiki -> build/lib/xkcdpass/static copying xkcdpass/static/legacy -> build/lib/xkcdpass/static copying xkcdpass/static/nor-nb -> build/lib/xkcdpass/static copying xkcdpass/static/pt-ipublicis -> build/lib/xkcdpass/static copying xkcdpass/static/pt-l33t-ipublicis -> build/lib/xkcdpass/static copying xkcdpass/static/spa-mich -> build/lib/xkcdpass/static test_acrostic (__main__.XkcdPasswordTests.test_acrostic) ... ok test_delim (__main__.XkcdPasswordTests.test_delim) ... ok test_loadwordfile (__main__.XkcdPasswordTests.test_loadwordfile) ... ok test_regex (__main__.XkcdPasswordTests.test_regex) ... ok test_set_case (__main__.XkcdPasswordTests.test_set_case) ... ok test_emits_no_separator_when_specified_separator_empty (__main__.TestEmitPasswords.test_emits_no_separator_when_specified_separator_empty) Should emit no separator when empty separator specified. ... ok test_emits_specified_count_of_passwords (__main__.TestEmitPasswords.test_emits_specified_count_of_passwords) Should emit passwords numbering specified `count`. ... ok test_emits_specified_separator_between_passwords (__main__.TestEmitPasswords.test_emits_specified_separator_between_passwords) Should emit specified separator text between each password. ... ok test_entropy_printout_valid_input (__main__.TestEntropyInformation.test_entropy_printout_valid_input) ... ERROR ====================================================================== ERROR: test_entropy_printout_valid_input (__main__.TestEntropyInformation.test_entropy_printout_valid_input) ---------------------------------------------------------------------- TypeError: TestEntropyInformation.test_entropy_printout_valid_input() missing 1 required positional argument: 'self' ---------------------------------------------------------------------- Ran 9 tests in 0.152s FAILED (errors=1) >>> xkcdpass: Entering fakeroot... 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/community/xkcdpass/pkg creating /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass creating /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr creating /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib creating /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11 creating /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass copying build/lib/xkcdpass/__init__.py -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass creating /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/__pycache__ copying build/lib/xkcdpass/__pycache__/xkcd_password.cpython-311.pyc -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/__pycache__ copying build/lib/xkcdpass/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/__pycache__ creating /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/nor-nb -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/fr-corrected.txt -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/eff-long -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/pt-l33t-ipublicis -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/ita-wiki -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/ger-anlx -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/fr-freelang -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/pt-ipublicis -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/fin-kotus -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/eff-short -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/eff-special -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/spa-mich -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/legacy -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/static/eff_large_de_sample.wordlist -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/static copying build/lib/xkcdpass/xkcd_password.py -> /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass running install_egg_info running egg_info writing xkcdpass.egg-info/PKG-INFO writing dependency_links to xkcdpass.egg-info/dependency_links.txt writing entry points to xkcdpass.egg-info/entry_points.txt writing top-level names to xkcdpass.egg-info/top_level.txt reading manifest file 'xkcdpass.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.BSD' writing manifest file 'xkcdpass.egg-info/SOURCES.txt' Copying xkcdpass.egg-info to /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass-1.19.3-py3.11.egg-info running install_scripts Installing xkcdpass script to /home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/bin >>> py3-xkcdpass-pyc*: Running split function pyc... '/home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11/site-packages/xkcdpass/__pycache__' -> '/home/buildozer/aports/community/xkcdpass/pkg/py3-xkcdpass-pyc/usr/lib/python3.11/site-packages/xkcdpass/__pycache__' >>> py3-xkcdpass-pyc*: Preparing subpackage py3-xkcdpass-pyc... >>> py3-xkcdpass-pyc*: Running postcheck for py3-xkcdpass-pyc >>> py3-xkcdpass*: Running split function py3... '/home/buildozer/aports/community/xkcdpass/pkg/xkcdpass/usr/lib/python3.11' -> '/home/buildozer/aports/community/xkcdpass/pkg/py3-xkcdpass/usr/lib/python3.11' >>> py3-xkcdpass*: Preparing subpackage py3-xkcdpass... >>> py3-xkcdpass*: Running postcheck for py3-xkcdpass >>> xkcdpass*: Running postcheck for xkcdpass >>> xkcdpass*: Preparing package xkcdpass... >>> py3-xkcdpass-pyc*: Tracing dependencies... py3-xkcdpass python3~3.11 >>> py3-xkcdpass-pyc*: Package size: 60.0 KB >>> py3-xkcdpass-pyc*: Compressing data... >>> py3-xkcdpass-pyc*: Create checksum... >>> py3-xkcdpass-pyc*: Create py3-xkcdpass-pyc-1.19.3-r3.apk >>> py3-xkcdpass*: Tracing dependencies... python3 python3~3.11 >>> py3-xkcdpass*: Package size: 8.4 MB >>> py3-xkcdpass*: Compressing data... >>> py3-xkcdpass*: Create checksum... >>> py3-xkcdpass*: Create py3-xkcdpass-1.19.3-r3.apk >>> xkcdpass*: Tracing dependencies... >>> xkcdpass*: Package size: 16.0 KB >>> xkcdpass*: Compressing data... >>> xkcdpass*: Create checksum... >>> xkcdpass*: Create xkcdpass-1.19.3-r3.apk >>> xkcdpass: Build complete at Sun, 23 Apr 2023 19:32:10 +0000 elapsed time 0h 0m 5s >>> xkcdpass: Cleaning up srcdir >>> xkcdpass: Cleaning up pkgdir >>> xkcdpass: Uninstalling dependencies... (1/20) Purging .makedepends-xkcdpass (20230423.193206) (2/20) Purging python3-dev (3.11.3-r10) (3/20) Purging py3-setuptools-pyc (67.7.1-r0) (4/20) Purging py3-setuptools (67.7.1-r0) (5/20) Purging py3-packaging-pyc (23.1-r1) (6/20) Purging py3-packaging (23.1-r1) (7/20) Purging py3-parsing-pyc (3.0.9-r2) (8/20) Purging py3-parsing (3.0.9-r2) (9/20) Purging python3-pyc (3.11.3-r10) (10/20) Purging python3-pycache-pyc0 (3.11.3-r10) (11/20) Purging pyc (0.1-r0) (12/20) Purging python3 (3.11.3-r10) (13/20) Purging gdbm (1.23-r1) (14/20) Purging libbz2 (1.0.8-r5) (15/20) Purging libffi (3.4.4-r2) (16/20) Purging libpanelw (6.4_p20230401-r5) (17/20) Purging mpdecimal (2.5.1-r2) (18/20) Purging readline (8.2.1-r1) (19/20) Purging sqlite-libs (3.41.2-r2) (20/20) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> xkcdpass: Updating the community/aarch64 repository index... >>> xkcdpass: Signing the index...