>>> py3-license-expression: Building community/py3-license-expression 30.1.0-r0 (using abuild 3.10.0-r0) started Wed, 18 Jan 2023 15:07:26 +0000 >>> py3-license-expression: Checking sanity of /home/buildozer/aports/community/py3-license-expression/APKBUILD... >>> py3-license-expression: Analyzing dependencies... >>> py3-license-expression: Installing for build: build-base python3 py3-boolean.py py3-setuptools py3-setuptools_scm py3-gpep517 py3-wheel py3-pytest py3-pytest-xdist (1/26) Installing libffi (3.4.4-r0) (2/26) Installing gdbm (1.23-r0) (3/26) Installing mpdecimal (2.5.1-r1) (4/26) Installing readline (8.2.0-r0) (5/26) Installing sqlite-libs (3.40.1-r0) (6/26) Installing python3 (3.10.9-r1) (7/26) Installing py3-boolean.py (4.0-r0) (8/26) Installing py3-parsing (3.0.9-r0) (9/26) Installing py3-packaging (21.3-r2) (10/26) Installing py3-setuptools (65.6.0-r0) (11/26) Installing py3-tomli (2.0.1-r1) (12/26) Installing py3-typing-extensions (4.4.0-r0) (13/26) Installing py3-setuptools_scm (7.0.5-r0) (14/26) Installing py3-installer (0.5.1-r1) (15/26) Installing py3-gpep517 (11-r0) (16/26) Installing py3-wheel (0.38.4-r0) (17/26) Installing py3-attrs (22.1.0-r0) (18/26) Installing py3-exceptiongroup (1.0.4-r0) (19/26) Installing py3-iniconfig (1.1.1-r3) (20/26) Installing py3-pluggy (1.0.0-r1) (21/26) Installing py3-py (1.11.0-r0) (22/26) Installing py3-pytest (7.2.0-r1) (23/26) Installing py3-apipkg (2.1.0-r0) (24/26) Installing py3-execnet (1.9.0-r0) (25/26) Installing py3-pytest-xdist (3.0.2-r0) (26/26) Installing .makedepends-py3-license-expression (20230118.150727) Executing busybox-1.35.0-r29.trigger OK: 288 MiB in 123 packages >>> py3-license-expression: Cleaning up srcdir >>> py3-license-expression: Cleaning up pkgdir >>> py3-license-expression: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/license-expression-30.1.0.tar.gz >>> py3-license-expression: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/license-expression-30.1.0.tar.gz >>> py3-license-expression: Checking sha512sums... license-expression-30.1.0.tar.gz: OK >>> py3-license-expression: Unpacking /var/cache/distfiles/v3.17/license-expression-30.1.0.tar.gz... 2023-01-18 15:07:29,809 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-01-18 15:07:29,858 root INFO running bdist_wheel 2023-01-18 15:07:29,871 root INFO running build 2023-01-18 15:07:29,872 root INFO running build_py 2023-01-18 15:07:29,875 root INFO creating build 2023-01-18 15:07:29,875 root INFO creating build/lib 2023-01-18 15:07:29,875 root INFO creating build/lib/license_expression 2023-01-18 15:07:29,876 root INFO copying src/license_expression/__init__.py -> build/lib/license_expression 2023-01-18 15:07:29,876 root INFO copying src/license_expression/_pyahocorasick.py -> build/lib/license_expression 2023-01-18 15:07:29,876 root INFO running egg_info 2023-01-18 15:07:29,885 root INFO writing src/license_expression.egg-info/PKG-INFO 2023-01-18 15:07:29,886 root INFO writing dependency_links to src/license_expression.egg-info/dependency_links.txt 2023-01-18 15:07:29,886 root INFO writing requirements to src/license_expression.egg-info/requires.txt 2023-01-18 15:07:29,886 root INFO writing top-level names to src/license_expression.egg-info/top_level.txt 2023-01-18 15:07:31,534 root INFO reading manifest file 'src/license_expression.egg-info/SOURCES.txt' 2023-01-18 15:07:31,535 root INFO reading manifest template 'MANIFEST.in' 2023-01-18 15:07:31,538 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2023-01-18 15:07:31,538 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-01-18 15:07:31,538 root WARNING warning: no previously-included files matching '*.*~' found anywhere in distribution 2023-01-18 15:07:31,538 root INFO adding license file 'apache-2.0.LICENSE' 2023-01-18 15:07:31,538 root INFO adding license file 'NOTICE' 2023-01-18 15:07:31,538 root INFO adding license file 'AUTHORS.rst' 2023-01-18 15:07:31,539 root INFO adding license file 'CHANGELOG.rst' 2023-01-18 15:07:31,539 root INFO adding license file 'CODE_OF_CONDUCT.rst' 2023-01-18 15:07:31,540 root INFO writing manifest file 'src/license_expression.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'license_expression.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'license_expression.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'license_expression.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'license_expression.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-01-18 15:07:31,542 root INFO copying src/license_expression/_pyahocorasick.ABOUT -> build/lib/license_expression 2023-01-18 15:07:31,542 root INFO creating build/lib/license_expression/data 2023-01-18 15:07:31,543 root INFO copying src/license_expression/data/cc-by-4.0.LICENSE -> build/lib/license_expression/data 2023-01-18 15:07:31,543 root INFO copying src/license_expression/data/license_key_index.json.ABOUT -> build/lib/license_expression/data 2023-01-18 15:07:31,543 root INFO copying src/license_expression/data/scancode-licensedb-index.json -> build/lib/license_expression/data 2023-01-18 15:07:31,551 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-01-18 15:07:31,551 root INFO running install 2023-01-18 15:07:31,559 root INFO running install_lib 2023-01-18 15:07:31,561 root INFO creating build/bdist.linux-armv8l 2023-01-18 15:07:31,562 root INFO creating build/bdist.linux-armv8l/wheel 2023-01-18 15:07:31,562 root INFO creating build/bdist.linux-armv8l/wheel/license_expression 2023-01-18 15:07:31,562 root INFO creating build/bdist.linux-armv8l/wheel/license_expression/data 2023-01-18 15:07:31,563 root INFO copying build/lib/license_expression/data/cc-by-4.0.LICENSE -> build/bdist.linux-armv8l/wheel/license_expression/data 2023-01-18 15:07:31,563 root INFO copying build/lib/license_expression/data/license_key_index.json.ABOUT -> build/bdist.linux-armv8l/wheel/license_expression/data 2023-01-18 15:07:31,563 root INFO copying build/lib/license_expression/data/scancode-licensedb-index.json -> build/bdist.linux-armv8l/wheel/license_expression/data 2023-01-18 15:07:31,565 root INFO copying build/lib/license_expression/_pyahocorasick.ABOUT -> build/bdist.linux-armv8l/wheel/license_expression 2023-01-18 15:07:31,565 root INFO copying build/lib/license_expression/__init__.py -> build/bdist.linux-armv8l/wheel/license_expression 2023-01-18 15:07:31,566 root INFO copying build/lib/license_expression/_pyahocorasick.py -> build/bdist.linux-armv8l/wheel/license_expression 2023-01-18 15:07:31,566 root INFO running install_egg_info 2023-01-18 15:07:31,569 root INFO Copying src/license_expression.egg-info to build/bdist.linux-armv8l/wheel/license_expression-30.1.0-py3.10.egg-info 2023-01-18 15:07:31,571 root INFO running install_scripts 2023-01-18 15:07:31,596 wheel INFO creating build/bdist.linux-armv8l/wheel/license_expression-30.1.0.dist-info/WHEEL 2023-01-18 15:07:31,597 wheel INFO creating '/home/buildozer/aports/community/py3-license-expression/src/license-expression-30.1.0/dist/tmpb9r5grmd/license_expression-30.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-01-18 15:07:31,597 wheel INFO adding 'license_expression/__init__.py' 2023-01-18 15:07:31,598 wheel INFO adding 'license_expression/_pyahocorasick.ABOUT' 2023-01-18 15:07:31,598 wheel INFO adding 'license_expression/_pyahocorasick.py' 2023-01-18 15:07:31,599 wheel INFO adding 'license_expression/data/cc-by-4.0.LICENSE' 2023-01-18 15:07:31,599 wheel INFO adding 'license_expression/data/license_key_index.json.ABOUT' 2023-01-18 15:07:31,601 wheel INFO adding 'license_expression/data/scancode-licensedb-index.json' 2023-01-18 15:07:31,604 wheel INFO adding 'license_expression-30.1.0.dist-info/AUTHORS.rst' 2023-01-18 15:07:31,604 wheel INFO adding 'license_expression-30.1.0.dist-info/CHANGELOG.rst' 2023-01-18 15:07:31,605 wheel INFO adding 'license_expression-30.1.0.dist-info/CODE_OF_CONDUCT.rst' 2023-01-18 15:07:31,605 wheel INFO adding 'license_expression-30.1.0.dist-info/METADATA' 2023-01-18 15:07:31,605 wheel INFO adding 'license_expression-30.1.0.dist-info/NOTICE' 2023-01-18 15:07:31,605 wheel INFO adding 'license_expression-30.1.0.dist-info/WHEEL' 2023-01-18 15:07:31,605 wheel INFO adding 'license_expression-30.1.0.dist-info/apache-2.0.LICENSE' 2023-01-18 15:07:31,605 wheel INFO adding 'license_expression-30.1.0.dist-info/top_level.txt' 2023-01-18 15:07:31,606 wheel INFO adding 'license_expression-30.1.0.dist-info/RECORD' 2023-01-18 15:07:31,606 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-01-18 15:07:31,607 gpep517 INFO The backend produced dist/license_expression-30.1.0-py3-none-any.whl license_expression-30.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-license-expression/src/license-expression-30.1.0, configfile: pyproject.toml plugins: xdist-3.0.2 collected 187 items src/license_expression/__init__.py ..... [ 2%] src/license_expression/_pyahocorasick.py ....... [ 6%] tests/test__pyahocorasick.py .................. [ 16%] tests/test_license_expression.py ....................................... [ 36%] ........................................................................ [ 75%] ............................................. [ 99%] tests/test_skeleton_codestyle.py . [100%] ============================= 187 passed in 1.82s ============================== >>> py3-license-expression: Entering fakeroot... >>> py3-license-expression*: Running postcheck for py3-license-expression >>> py3-license-expression*: Preparing package py3-license-expression... >>> py3-license-expression*: Tracing dependencies... >>> py3-license-expression*: Package size: 1.0 MB >>> py3-license-expression*: Compressing data... >>> py3-license-expression*: Create checksum... >>> py3-license-expression*: Create py3-license-expression-30.1.0-r0.apk >>> py3-license-expression: Build complete at Wed, 18 Jan 2023 15:07:38 +0000 elapsed time 0h 0m 12s >>> py3-license-expression: Cleaning up srcdir >>> py3-license-expression: Cleaning up pkgdir >>> py3-license-expression: Uninstalling dependencies... (1/26) Purging .makedepends-py3-license-expression (20230118.150727) (2/26) Purging py3-boolean.py (4.0-r0) (3/26) Purging py3-setuptools_scm (7.0.5-r0) (4/26) Purging py3-setuptools (65.6.0-r0) (5/26) Purging py3-typing-extensions (4.4.0-r0) (6/26) Purging py3-gpep517 (11-r0) (7/26) Purging py3-installer (0.5.1-r1) (8/26) Purging py3-wheel (0.38.4-r0) (9/26) Purging py3-pytest-xdist (3.0.2-r0) (10/26) Purging py3-execnet (1.9.0-r0) (11/26) Purging py3-apipkg (2.1.0-r0) (12/26) Purging py3-pytest (7.2.0-r1) (13/26) Purging py3-attrs (22.1.0-r0) (14/26) Purging py3-exceptiongroup (1.0.4-r0) (15/26) Purging py3-iniconfig (1.1.1-r3) (16/26) Purging py3-packaging (21.3-r2) (17/26) Purging py3-parsing (3.0.9-r0) (18/26) Purging py3-pluggy (1.0.0-r1) (19/26) Purging py3-py (1.11.0-r0) (20/26) Purging py3-tomli (2.0.1-r1) (21/26) Purging python3 (3.10.9-r1) (22/26) Purging libffi (3.4.4-r0) (23/26) Purging gdbm (1.23-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.2.0-r0) (26/26) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.35.0-r29.trigger OK: 222 MiB in 97 packages >>> py3-license-expression: Updating the community/armhf repository index... >>> py3-license-expression: Signing the index...