>>> py3-slugify: Building community/py3-slugify 8.0.1-r0 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 01:47:48 +0000 >>> py3-slugify: Checking sanity of /home/buildozer/aports/community/py3-slugify/APKBUILD... >>> py3-slugify: Analyzing dependencies... >>> py3-slugify: Installing for build: build-base python3 py3-unidecode py3-gpep517 py3-installer py3-setuptools py3-wheel (1/25) Installing libffi (3.4.4-r2) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (2.5.1-r2) (4/25) Installing libpanelw (6.4_p20230401-r6) (5/25) Installing readline (8.2.1-r1) (6/25) Installing sqlite-libs (3.41.2-r2) (7/25) Installing python3 (3.11.3-r10) (8/25) Installing python3-pycache-pyc0 (3.11.3-r10) (9/25) Installing pyc (0.1-r0) (10/25) Installing python3-pyc (3.11.3-r10) (11/25) Installing py3-unidecode (1.3.6-r3) (12/25) Installing py3-unidecode-pyc (1.3.6-r3) (13/25) Installing py3-installer (0.7.0-r1) (14/25) Installing py3-installer-pyc (0.7.0-r1) (15/25) Installing py3-gpep517 (13-r2) (16/25) Installing py3-gpep517-pyc (13-r2) (17/25) Installing py3-parsing (3.0.9-r2) (18/25) Installing py3-parsing-pyc (3.0.9-r2) (19/25) Installing py3-packaging (23.1-r1) (20/25) Installing py3-packaging-pyc (23.1-r1) (21/25) Installing py3-setuptools (67.7.2-r0) (22/25) Installing py3-setuptools-pyc (67.7.2-r0) (23/25) Installing py3-wheel (0.40.0-r1) (24/25) Installing py3-wheel-pyc (0.40.0-r1) (25/25) Installing .makedepends-py3-slugify (20230426.014754) Executing busybox-1.36.0-r8.trigger OK: 499 MiB in 128 packages >>> py3-slugify: Cleaning up srcdir >>> py3-slugify: Cleaning up pkgdir >>> py3-slugify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-slugify-8.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13574 100 13574 0 0 20587 0 --:--:-- --:--:-- --:--:-- 20566 >>> py3-slugify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-slugify-8.0.1.tar.gz >>> py3-slugify: Checking sha512sums... py3-slugify-8.0.1.tar.gz: OK >>> py3-slugify: Unpacking /var/cache/distfiles/v3.18/py3-slugify-8.0.1.tar.gz... 2023-04-26 01:47:55,644 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-26 01:47:55,670 root INFO running bdist_wheel 2023-04-26 01:47:55,682 root INFO running build 2023-04-26 01:47:55,682 root INFO running build_py 2023-04-26 01:47:55,684 root INFO creating build 2023-04-26 01:47:55,684 root INFO creating build/lib 2023-04-26 01:47:55,684 root INFO creating build/lib/slugify 2023-04-26 01:47:55,684 root INFO copying slugify/__main__.py -> build/lib/slugify 2023-04-26 01:47:55,685 root INFO copying slugify/__version__.py -> build/lib/slugify 2023-04-26 01:47:55,685 root INFO copying slugify/slugify.py -> build/lib/slugify 2023-04-26 01:47:55,685 root INFO copying slugify/__init__.py -> build/lib/slugify 2023-04-26 01:47:55,685 root INFO copying slugify/special.py -> build/lib/slugify 2023-04-26 01:47:55,685 root INFO running egg_info 2023-04-26 01:47:55,690 root INFO creating python_slugify.egg-info 2023-04-26 01:47:55,691 root INFO writing python_slugify.egg-info/PKG-INFO 2023-04-26 01:47:55,692 root INFO writing dependency_links to python_slugify.egg-info/dependency_links.txt 2023-04-26 01:47:55,692 root INFO writing entry points to python_slugify.egg-info/entry_points.txt 2023-04-26 01:47:55,692 root INFO writing requirements to python_slugify.egg-info/requires.txt 2023-04-26 01:47:55,692 root INFO writing top-level names to python_slugify.egg-info/top_level.txt 2023-04-26 01:47:55,692 root INFO writing manifest file 'python_slugify.egg-info/SOURCES.txt' 2023-04-26 01:47:55,694 root INFO reading manifest file 'python_slugify.egg-info/SOURCES.txt' 2023-04-26 01:47:55,694 root INFO reading manifest template 'MANIFEST.in' 2023-04-26 01:47:55,695 root INFO adding license file 'LICENSE' 2023-04-26 01:47:55,695 root INFO writing manifest file 'python_slugify.egg-info/SOURCES.txt' 2023-04-26 01:47:55,700 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-04-26 01:47:55,700 root INFO running install 2023-04-26 01:47:55,716 root INFO running install_lib 2023-04-26 01:47:55,718 root INFO creating build/bdist.linux-ppc64le 2023-04-26 01:47:55,718 root INFO creating build/bdist.linux-ppc64le/wheel 2023-04-26 01:47:55,719 root INFO creating build/bdist.linux-ppc64le/wheel/slugify 2023-04-26 01:47:55,719 root INFO copying build/lib/slugify/__main__.py -> build/bdist.linux-ppc64le/wheel/slugify 2023-04-26 01:47:55,719 root INFO copying build/lib/slugify/__version__.py -> build/bdist.linux-ppc64le/wheel/slugify 2023-04-26 01:47:55,719 root INFO copying build/lib/slugify/slugify.py -> build/bdist.linux-ppc64le/wheel/slugify 2023-04-26 01:47:55,719 root INFO copying build/lib/slugify/__init__.py -> build/bdist.linux-ppc64le/wheel/slugify 2023-04-26 01:47:55,719 root INFO copying build/lib/slugify/special.py -> build/bdist.linux-ppc64le/wheel/slugify 2023-04-26 01:47:55,720 root INFO running install_egg_info 2023-04-26 01:47:55,723 root INFO Copying python_slugify.egg-info to build/bdist.linux-ppc64le/wheel/python_slugify-8.0.1-py3.11.egg-info 2023-04-26 01:47:55,724 root INFO running install_scripts 2023-04-26 01:47:55,727 wheel INFO creating build/bdist.linux-ppc64le/wheel/python_slugify-8.0.1.dist-info/WHEEL 2023-04-26 01:47:55,728 wheel INFO creating '/home/buildozer/aports/community/py3-slugify/src/python-slugify-8.0.1/dist/.tmp-lbcrr2g5/python_slugify-8.0.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-04-26 01:47:55,728 wheel INFO adding 'slugify/__init__.py' 2023-04-26 01:47:55,728 wheel INFO adding 'slugify/__main__.py' 2023-04-26 01:47:55,729 wheel INFO adding 'slugify/__version__.py' 2023-04-26 01:47:55,729 wheel INFO adding 'slugify/slugify.py' 2023-04-26 01:47:55,729 wheel INFO adding 'slugify/special.py' 2023-04-26 01:47:55,729 wheel INFO adding 'python_slugify-8.0.1.dist-info/LICENSE' 2023-04-26 01:47:55,729 wheel INFO adding 'python_slugify-8.0.1.dist-info/METADATA' 2023-04-26 01:47:55,730 wheel INFO adding 'python_slugify-8.0.1.dist-info/WHEEL' 2023-04-26 01:47:55,730 wheel INFO adding 'python_slugify-8.0.1.dist-info/entry_points.txt' 2023-04-26 01:47:55,730 wheel INFO adding 'python_slugify-8.0.1.dist-info/top_level.txt' 2023-04-26 01:47:55,730 wheel INFO adding 'python_slugify-8.0.1.dist-info/RECORD' 2023-04-26 01:47:55,730 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-04-26 01:47:55,731 gpep517 INFO The backend produced dist/python_slugify-8.0.1-py3-none-any.whl python_slugify-8.0.1-py3-none-any.whl ................................................................................. ---------------------------------------------------------------------- Ran 81 tests in 0.017s OK >>> py3-slugify: Entering fakeroot... >>> py3-slugify*: Running postcheck for py3-slugify >>> WARNING: py3-slugify*: Found __pycache__ but package name doesn't end with -pyc >>> py3-slugify*: Preparing package py3-slugify... >>> py3-slugify*: Tracing dependencies... python3 py3-unidecode python3~3.11 >>> py3-slugify*: Package size: 120.0 KB >>> py3-slugify*: Compressing data... >>> py3-slugify*: Create checksum... >>> py3-slugify*: Create py3-slugify-8.0.1-r0.apk >>> py3-slugify: Build complete at Wed, 26 Apr 2023 01:47:56 +0000 elapsed time 0h 0m 8s >>> py3-slugify: Cleaning up srcdir >>> py3-slugify: Cleaning up pkgdir >>> py3-slugify: Uninstalling dependencies... (1/25) Purging .makedepends-py3-slugify (20230426.014754) (2/25) Purging py3-unidecode-pyc (1.3.6-r3) (3/25) Purging py3-unidecode (1.3.6-r3) (4/25) Purging py3-gpep517-pyc (13-r2) (5/25) Purging py3-gpep517 (13-r2) (6/25) Purging py3-installer-pyc (0.7.0-r1) (7/25) Purging py3-installer (0.7.0-r1) (8/25) Purging py3-setuptools-pyc (67.7.2-r0) (9/25) Purging py3-setuptools (67.7.2-r0) (10/25) Purging py3-wheel-pyc (0.40.0-r1) (11/25) Purging py3-wheel (0.40.0-r1) (12/25) Purging py3-packaging-pyc (23.1-r1) (13/25) Purging py3-packaging (23.1-r1) (14/25) Purging py3-parsing-pyc (3.0.9-r2) (15/25) Purging py3-parsing (3.0.9-r2) (16/25) Purging python3-pyc (3.11.3-r10) (17/25) Purging python3-pycache-pyc0 (3.11.3-r10) (18/25) Purging pyc (0.1-r0) (19/25) Purging python3 (3.11.3-r10) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.4-r2) (22/25) Purging libpanelw (6.4_p20230401-r6) (23/25) Purging mpdecimal (2.5.1-r2) (24/25) Purging readline (8.2.1-r1) (25/25) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> py3-slugify: Updating the community/ppc64le repository index... >>> py3-slugify: Signing the index...