>>> py3-urlgrabber: Building community/py3-urlgrabber 4.1.0-r6 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 07:32:32 +0000 >>> py3-urlgrabber: Checking sanity of /home/buildozer/aports/community/py3-urlgrabber/APKBUILD... >>> py3-urlgrabber: Analyzing dependencies... >>> py3-urlgrabber: Installing for build: build-base python3 py3-curl py3-six py3-setuptools (1/23) Installing libbz2 (1.0.8-r6) (2/23) Installing libffi (3.4.6-r0) (3/23) Installing gdbm (1.23-r1) (4/23) Installing xz-libs (5.6.1-r3) (5/23) Installing mpdecimal (4.0.0-r0) (6/23) Installing libpanelw (6.4_p20240330-r0) (7/23) Installing readline (8.2.10-r0) (8/23) Installing sqlite-libs (3.45.2-r0) (9/23) Installing python3 (3.12.3-r0) (10/23) Installing python3-pycache-pyc0 (3.12.3-r0) (11/23) Installing pyc (3.12.3-r0) (12/23) Installing python3-pyc (3.12.3-r0) (13/23) Installing py3-curl (7.45.2-r2) (14/23) Installing py3-curl-pyc (7.45.2-r2) (15/23) Installing py3-six (1.16.0-r9) (16/23) Installing py3-six-pyc (1.16.0-r9) (17/23) Installing py3-parsing (3.1.2-r1) (18/23) Installing py3-parsing-pyc (3.1.2-r1) (19/23) Installing py3-packaging (24.0-r1) (20/23) Installing py3-packaging-pyc (24.0-r1) (21/23) Installing py3-setuptools (69.2.0-r2) (22/23) Installing py3-setuptools-pyc (69.2.0-r2) (23/23) Installing .makedepends-py3-urlgrabber (20240413.073233) Executing busybox-1.36.1-r25.trigger OK: 395 MiB in 130 packages >>> py3-urlgrabber: Cleaning up srcdir >>> py3-urlgrabber: Cleaning up pkgdir >>> py3-urlgrabber: Cleaning up tmpdir >>> py3-urlgrabber: Fetching https://distfiles.alpinelinux.org/distfiles/edge//urlgrabber-4.1.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 85730 100 85730 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k >>> py3-urlgrabber: Fetching https://distfiles.alpinelinux.org/distfiles/edge//urlgrabber-4.1.0.tar.gz >>> py3-urlgrabber: Checking sha512sums... urlgrabber-4.1.0.tar.gz: OK >>> py3-urlgrabber: Unpacking /var/cache/distfiles/edge/urlgrabber-4.1.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/urlgrabber copying urlgrabber/__init__.py -> build/lib/urlgrabber copying urlgrabber/progress.py -> build/lib/urlgrabber copying urlgrabber/byterange.py -> build/lib/urlgrabber copying urlgrabber/grabber.py -> build/lib/urlgrabber copying urlgrabber/mirror.py -> build/lib/urlgrabber running egg_info writing urlgrabber.egg-info/PKG-INFO writing dependency_links to urlgrabber.egg-info/dependency_links.txt writing requirements to urlgrabber.egg-info/requires.txt writing top-level names to urlgrabber.egg-info/top_level.txt reading manifest file 'urlgrabber.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' adding license file 'LICENSE' writing manifest file 'urlgrabber.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.12 copying and adjusting scripts/urlgrabber -> build/scripts-3.12 changing mode of build/scripts-3.12/urlgrabber from 644 to 755 running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing urlgrabber.egg-info/PKG-INFO writing dependency_links to urlgrabber.egg-info/dependency_links.txt writing requirements to urlgrabber.egg-info/requires.txt writing top-level names to urlgrabber.egg-info/top_level.txt reading manifest file 'urlgrabber.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' adding license file 'LICENSE' writing manifest file 'urlgrabber.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s NO TESTS RAN >>> py3-urlgrabber: Entering fakeroot... running install /usr/lib/python3.12/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 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-urlgrabber/pkg creating /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber creating /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr creating /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib creating /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber copying build/lib/urlgrabber/__init__.py -> /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber copying build/lib/urlgrabber/progress.py -> /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber copying build/lib/urlgrabber/byterange.py -> /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber copying build/lib/urlgrabber/grabber.py -> /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber copying build/lib/urlgrabber/mirror.py -> /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber byte-compiling /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber/progress.py to progress.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber/byterange.py to byterange.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber/grabber.py to grabber.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber/mirror.py to mirror.cpython-312.pyc running install_data creating /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/share creating /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/share/doc creating /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/share/doc/urlgrabber-4.1.0 copying README -> /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/share/doc/urlgrabber-4.1.0 copying LICENSE -> /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/share/doc/urlgrabber-4.1.0 copying TODO -> /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/share/doc/urlgrabber-4.1.0 copying ChangeLog -> /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/share/doc/urlgrabber-4.1.0 creating /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/libexec copying scripts/urlgrabber-ext-down -> /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/libexec running install_egg_info running egg_info writing urlgrabber.egg-info/PKG-INFO writing dependency_links to urlgrabber.egg-info/dependency_links.txt writing requirements to urlgrabber.egg-info/requires.txt writing top-level names to urlgrabber.egg-info/top_level.txt reading manifest file 'urlgrabber.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' adding license file 'LICENSE' writing manifest file 'urlgrabber.egg-info/SOURCES.txt' Copying urlgrabber.egg-info to /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber-4.1.0-py3.12.egg-info running install_scripts creating /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/bin copying build/scripts-3.12/urlgrabber -> /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/bin changing mode of /home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/bin/urlgrabber to 755 >>> py3-urlgrabber-doc*: Running split function doc... >>> py3-urlgrabber-doc*: Preparing subpackage py3-urlgrabber-doc... >>> py3-urlgrabber-doc*: Running postcheck for py3-urlgrabber-doc >>> py3-urlgrabber-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber/usr/lib/python3.12/site-packages/urlgrabber/__pycache__' -> '/home/buildozer/aports/community/py3-urlgrabber/pkg/py3-urlgrabber-pyc/usr/lib/python3.12/site-packages/urlgrabber/__pycache__' >>> py3-urlgrabber-pyc*: Preparing subpackage py3-urlgrabber-pyc... >>> py3-urlgrabber-pyc*: Running postcheck for py3-urlgrabber-pyc >>> py3-urlgrabber*: Running postcheck for py3-urlgrabber >>> py3-urlgrabber*: Preparing package py3-urlgrabber... >>> py3-urlgrabber-doc*: Tracing dependencies... >>> py3-urlgrabber-doc*: Package size: 64.0 KB >>> py3-urlgrabber-doc*: Compressing data... >>> py3-urlgrabber-doc*: Create checksum... >>> py3-urlgrabber-doc*: Create py3-urlgrabber-doc-4.1.0-r6.apk >>> py3-urlgrabber-pyc*: Tracing dependencies... python3 py3-curl py3-six python3~3.12 >>> py3-urlgrabber-pyc*: Package size: 208.0 KB >>> py3-urlgrabber-pyc*: Compressing data... >>> py3-urlgrabber-pyc*: Create checksum... >>> py3-urlgrabber-pyc*: Create py3-urlgrabber-pyc-4.1.0-r6.apk >>> py3-urlgrabber*: Tracing dependencies... python3 py3-curl py3-six python3~3.12 >>> py3-urlgrabber*: Package size: 256.0 KB >>> py3-urlgrabber*: Compressing data... >>> py3-urlgrabber*: Create checksum... >>> py3-urlgrabber*: Create py3-urlgrabber-4.1.0-r6.apk >>> py3-urlgrabber: Build complete at Sat, 13 Apr 2024 07:32:35 +0000 elapsed time 0h 0m 3s >>> py3-urlgrabber: Cleaning up srcdir >>> py3-urlgrabber: Cleaning up pkgdir >>> py3-urlgrabber: Uninstalling dependencies... (1/23) Purging .makedepends-py3-urlgrabber (20240413.073233) (2/23) Purging py3-curl-pyc (7.45.2-r2) (3/23) Purging py3-curl (7.45.2-r2) (4/23) Purging py3-six-pyc (1.16.0-r9) (5/23) Purging py3-six (1.16.0-r9) (6/23) Purging py3-setuptools-pyc (69.2.0-r2) (7/23) Purging py3-setuptools (69.2.0-r2) (8/23) Purging py3-packaging-pyc (24.0-r1) (9/23) Purging py3-packaging (24.0-r1) (10/23) Purging py3-parsing-pyc (3.1.2-r1) (11/23) Purging py3-parsing (3.1.2-r1) (12/23) Purging python3-pyc (3.12.3-r0) (13/23) Purging python3-pycache-pyc0 (3.12.3-r0) (14/23) Purging pyc (3.12.3-r0) (15/23) Purging python3 (3.12.3-r0) (16/23) Purging gdbm (1.23-r1) (17/23) Purging libbz2 (1.0.8-r6) (18/23) Purging libffi (3.4.6-r0) (19/23) Purging libpanelw (6.4_p20240330-r0) (20/23) Purging mpdecimal (4.0.0-r0) (21/23) Purging readline (8.2.10-r0) (22/23) Purging sqlite-libs (3.45.2-r0) (23/23) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-urlgrabber: Updating the community/s390x repository index... >>> py3-urlgrabber: Signing the index...