>>> py3-pyjokes: Building community/py3-pyjokes 0.6.0-r5 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 19:56:11 +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/7) Installing py3-parsing (3.0.9-r2) (2/7) Installing py3-parsing-pyc (3.0.9-r2) (3/7) Installing py3-packaging (23.1-r1) (4/7) Installing py3-packaging-pyc (23.1-r1) (5/7) Installing py3-setuptools (67.7.2-r0) (6/7) Installing py3-setuptools-pyc (67.7.2-r0) (7/7) Installing .makedepends-py3-pyjokes (20230427.195612) OK: 500 MiB in 175 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24439 100 24439 0 0 71828 0 --:--:-- --:--:-- --:--:-- 71879 >>> 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/edge/pyjokes-0.6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyjokes copying pyjokes/__init__.py -> build/lib/pyjokes copying pyjokes/jokes_de.py -> build/lib/pyjokes copying pyjokes/jokes_eu.py -> build/lib/pyjokes copying pyjokes/jokes_gl.py -> build/lib/pyjokes copying pyjokes/jokes_it.py -> build/lib/pyjokes copying pyjokes/jokes_es.py -> build/lib/pyjokes copying pyjokes/pyjokes.py -> build/lib/pyjokes copying pyjokes/jokes_en.py -> build/lib/pyjokes creating build/lib/pyjokescli copying pyjokescli/__init__.py -> build/lib/pyjokescli copying pyjokescli/pyjoke.py -> build/lib/pyjokescli copying pyjokescli/pyjokes.py -> build/lib/pyjokescli 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/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_de.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_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/jokes_es.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_en.py -> /home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes/usr/lib/python3.11/site-packages/pyjokes 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/pyjoke.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 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_de.py to jokes_de.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_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/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/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_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/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/pyjoke.py to pyjoke.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 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/pyjokes/__pycache__' -> '/home/buildozer/aports/community/py3-pyjokes/pkg/py3-pyjokes-pyc/usr/lib/python3.11/site-packages/pyjokes/__pycache__' '/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__' >>> 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 Thu, 27 Apr 2023 19:56:13 +0000 elapsed time 0h 0m 2s >>> py3-pyjokes: Cleaning up srcdir >>> py3-pyjokes: Cleaning up pkgdir >>> py3-pyjokes: Uninstalling dependencies... (1/7) Purging .makedepends-py3-pyjokes (20230427.195612) (2/7) Purging py3-setuptools-pyc (67.7.2-r0) (3/7) Purging py3-setuptools (67.7.2-r0) (4/7) Purging py3-packaging-pyc (23.1-r1) (5/7) Purging py3-packaging (23.1-r1) (6/7) Purging py3-parsing-pyc (3.0.9-r2) (7/7) Purging py3-parsing (3.0.9-r2) OK: 491 MiB in 168 packages >>> py3-pyjokes: Updating the community/s390x repository index... >>> py3-pyjokes: Signing the index...