>>> py3-pyjokes: Building community/py3-pyjokes 0.6.0-r5 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 20:47:40 +0000 >>> py3-pyjokes: Checking sanity of /home/buildozer/aports/community/py3-pyjokes/APKBUILD... >>> py3-pyjokes: Analyzing dependencies... >>> py3-pyjokes: Installing for build: build-base python3 py3-setuptools (1/17) Installing libbz2 (1.0.8-r5) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (2.5.1-r2) (4/17) Installing libpanelw (6.4_p20230401-r6) (5/17) Installing readline (8.2.1-r1) (6/17) Installing sqlite-libs (3.41.2-r2) (7/17) Installing python3 (3.11.3-r10) (8/17) Installing python3-pycache-pyc0 (3.11.3-r10) (9/17) Installing pyc (0.1-r0) (10/17) Installing python3-pyc (3.11.3-r10) (11/17) Installing py3-parsing (3.0.9-r2) (12/17) Installing py3-parsing-pyc (3.0.9-r2) (13/17) Installing py3-packaging (23.1-r1) (14/17) Installing py3-packaging-pyc (23.1-r1) (15/17) Installing py3-setuptools (67.7.2-r0) (16/17) Installing py3-setuptools-pyc (67.7.2-r0) (17/17) Installing .makedepends-py3-pyjokes (20230425.204744) Executing busybox-1.36.0-r8.trigger OK: 1015 MiB in 120 packages >>> py3-pyjokes: Cleaning up srcdir >>> py3-pyjokes: Cleaning up pkgdir >>> py3-pyjokes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyjokes-0.6.0.tar.gz >>> py3-pyjokes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyjokes-0.6.0.tar.gz >>> py3-pyjokes: Checking sha512sums... pyjokes-0.6.0.tar.gz: OK >>> py3-pyjokes: Unpacking /var/cache/distfiles/pyjokes-0.6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyjokescli copying pyjokescli/__init__.py -> build/lib/pyjokescli copying pyjokescli/pyjokes.py -> build/lib/pyjokescli copying pyjokescli/pyjoke.py -> build/lib/pyjokescli creating build/lib/pyjokes copying pyjokes/jokes_en.py -> build/lib/pyjokes copying pyjokes/__init__.py -> build/lib/pyjokes copying pyjokes/jokes_gl.py -> build/lib/pyjokes copying pyjokes/jokes_it.py -> build/lib/pyjokes copying pyjokes/pyjokes.py -> build/lib/pyjokes copying pyjokes/jokes_eu.py -> build/lib/pyjokes copying pyjokes/jokes_es.py -> build/lib/pyjokes copying pyjokes/jokes_de.py -> build/lib/pyjokes running egg_info writing pyjokes.egg-info/PKG-INFO writing dependency_links to pyjokes.egg-info/dependency_links.txt writing entry points to pyjokes.egg-info/entry_points.txt writing requirements to pyjokes.egg-info/requires.txt writing top-level names to pyjokes.egg-info/top_level.txt reading manifest file 'pyjokes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyjokes.egg-info/SOURCES.txt' >>> py3-pyjokes: 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/py3-pyjokes/pkg creating /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes creating /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr creating /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib creating /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokescli copying build/lib/pyjokescli/__init__.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokescli copying build/lib/pyjokescli/pyjokes.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokescli copying build/lib/pyjokescli/pyjoke.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokescli creating /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes copying build/lib/pyjokes/jokes_en.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes copying build/lib/pyjokes/__init__.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes copying build/lib/pyjokes/jokes_gl.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes copying build/lib/pyjokes/jokes_it.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes copying build/lib/pyjokes/pyjokes.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes copying build/lib/pyjokes/jokes_eu.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes copying build/lib/pyjokes/jokes_es.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes copying build/lib/pyjokes/jokes_de.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes byte-compiling /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokescli/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokescli/pyjokes.py to pyjokes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokescli/pyjoke.py to pyjoke.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes/jokes_en.py to jokes_en.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes/jokes_gl.py to jokes_gl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes/jokes_it.py to jokes_it.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes/pyjokes.py to pyjokes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes/jokes_eu.py to jokes_eu.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes/jokes_es.py to jokes_es.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes/jokes_de.py to jokes_de.cpython-311.pyc running install_egg_info running egg_info writing pyjokes.egg-info/PKG-INFO writing dependency_links to pyjokes.egg-info/dependency_links.txt writing entry points to pyjokes.egg-info/entry_points.txt writing requirements to pyjokes.egg-info/requires.txt writing top-level names to pyjokes.egg-info/top_level.txt reading manifest file 'pyjokes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyjokes.egg-info/SOURCES.txt' Copying pyjokes.egg-info to /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes-0.6.0-py3.11.egg-info running install_scripts Installing pyjoke script to /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/bin Installing pyjokes script to /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/bin >>> py3-pyjokes-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokescli/__pycache__' -> '/home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes-pyc/usr/lib/python3.11/site-packages/pyjokescli/__pycache__' '/home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes/__pycache__' -> '/home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes-pyc/usr/lib/python3.11/site-packages/pyjokes/__pycache__' >>> py3-pyjokes-pyc*: Preparing subpackage py3-pyjokes-pyc... >>> py3-pyjokes-pyc*: Running postcheck for py3-pyjokes-pyc >>> py3-pyjokes*: Running postcheck for py3-pyjokes >>> py3-pyjokes*: Preparing package py3-pyjokes... >>> py3-pyjokes-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pyjokes-pyc*: Package size: 116.0 KB >>> py3-pyjokes-pyc*: Compressing data... >>> py3-pyjokes-pyc*: Create checksum... >>> py3-pyjokes-pyc*: Create py3-pyjokes-pyc-0.6.0-r5.apk >>> py3-pyjokes*: Tracing dependencies... python3 python3~3.11 >>> py3-pyjokes*: Package size: 148.0 KB >>> py3-pyjokes*: Compressing data... >>> py3-pyjokes*: Create checksum... >>> py3-pyjokes*: Create py3-pyjokes-0.6.0-r5.apk >>> py3-pyjokes: Build complete at Tue, 25 Apr 2023 20:47:52 +0000 elapsed time 0h 0m 12s >>> py3-pyjokes: Cleaning up srcdir >>> py3-pyjokes: Cleaning up pkgdir >>> py3-pyjokes: Uninstalling dependencies... (1/17) Purging .makedepends-py3-pyjokes (20230425.204744) (2/17) Purging py3-setuptools-pyc (67.7.2-r0) (3/17) Purging py3-setuptools (67.7.2-r0) (4/17) Purging py3-packaging-pyc (23.1-r1) (5/17) Purging py3-packaging (23.1-r1) (6/17) Purging py3-parsing-pyc (3.0.9-r2) (7/17) Purging py3-parsing (3.0.9-r2) (8/17) Purging python3-pyc (3.11.3-r10) (9/17) Purging python3-pycache-pyc0 (3.11.3-r10) (10/17) Purging pyc (0.1-r0) (11/17) Purging python3 (3.11.3-r10) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libbz2 (1.0.8-r5) (14/17) Purging libpanelw (6.4_p20230401-r6) (15/17) Purging mpdecimal (2.5.1-r2) (16/17) Purging readline (8.2.1-r1) (17/17) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 967 MiB in 103 packages >>> py3-pyjokes: Updating the community/riscv64 repository index... >>> py3-pyjokes: Signing the index...