>>> py3-virtualenvwrapper: Building testing/py3-virtualenvwrapper 4.8.4-r0 (using abuild 3.10.0-r0) started Mon, 16 Jan 2023 14:13:10 +0000 >>> py3-virtualenvwrapper: Checking sanity of /home/buildozer/aports/testing/py3-virtualenvwrapper/APKBUILD... >>> py3-virtualenvwrapper: Analyzing dependencies... >>> py3-virtualenvwrapper: Installing for build: build-base python3 py3-virtualenv py3-stevedore grep py3-gpep517 py3-pbr py3-setuptools py3-wheel (1/22) Installing libbz2 (1.0.8-r4) (2/22) Installing libffi (3.4.4-r0) (3/22) Installing gdbm (1.23-r0) (4/22) Installing xz-libs (5.4.1-r0) (5/22) Installing mpdecimal (2.5.1-r1) (6/22) Installing readline (8.2.0-r0) (7/22) Installing sqlite-libs (3.40.1-r0) (8/22) Installing python3 (3.11.1-r2) (9/22) Installing py3-platformdirs (2.6.2-r0) (10/22) Installing py3-distlib (0.3.6-r1) (11/22) Installing py3-filelock (3.8.2-r0) (12/22) Installing py3-virtualenv (20.17.1-r0) (13/22) Installing py3-stevedore (4.1.1-r1) (14/22) Installing grep (3.8-r1) (15/22) Installing py3-installer (0.6.0-r0) (16/22) Installing py3-gpep517 (13-r0) (17/22) Installing py3-pbr (5.11.1-r0) (18/22) Installing py3-parsing (3.0.9-r1) (19/22) Installing py3-packaging (23.0-r0) (20/22) Installing py3-setuptools (66.0.0-r0) (21/22) Installing py3-wheel (0.38.4-r1) (22/22) Installing .makedepends-py3-virtualenvwrapper (20230116.141312) Executing busybox-1.36.0-r0.trigger OK: 422 MiB in 118 packages >>> py3-virtualenvwrapper: Cleaning up srcdir >>> py3-virtualenvwrapper: Cleaning up pkgdir >>> py3-virtualenvwrapper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/virtualenvwrapper-4.8.4.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-virtualenvwrapper: Fetching https://pypi.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-4.8.4.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 294 100 294 0 0 2294 0 --:--:-- --:--:-- --:--:-- 2296 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 327k 97 318k 0 0 283k 0 0:00:01 0:00:01 --:--:-- 283k 100 327k 100 327k 0 0 290k 0 0:00:01 0:00:01 --:--:-- 4099k >>> py3-virtualenvwrapper: Fetching https://distfiles.alpinelinux.org/distfiles/edge/virtualenvwrapper-4.8.4.tar.gz >>> py3-virtualenvwrapper: Checking sha512sums... virtualenvwrapper-4.8.4.tar.gz: OK >>> py3-virtualenvwrapper: Unpacking /var/cache/distfiles/edge/virtualenvwrapper-4.8.4.tar.gz... 2023-01-16 14:13:16,175 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( 2023-01-16 14:13:16,318 root INFO running bdist_wheel 2023-01-16 14:13:16,322 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-01-16 14:13:16,332 root INFO running build 2023-01-16 14:13:16,332 root INFO running build_py 2023-01-16 14:13:16,336 root INFO creating build 2023-01-16 14:13:16,337 root INFO creating build/lib 2023-01-16 14:13:16,338 root INFO creating build/lib/virtualenvwrapper 2023-01-16 14:13:16,338 root INFO copying virtualenvwrapper/hook_loader.py -> build/lib/virtualenvwrapper 2023-01-16 14:13:16,339 root INFO copying virtualenvwrapper/project.py -> build/lib/virtualenvwrapper 2023-01-16 14:13:16,339 root INFO copying virtualenvwrapper/__init__.py -> build/lib/virtualenvwrapper 2023-01-16 14:13:16,339 root INFO copying virtualenvwrapper/user_scripts.py -> build/lib/virtualenvwrapper 2023-01-16 14:13:16,340 root INFO running egg_info 2023-01-16 14:13:16,343 root INFO writing virtualenvwrapper.egg-info/PKG-INFO 2023-01-16 14:13:16,343 root INFO writing dependency_links to virtualenvwrapper.egg-info/dependency_links.txt 2023-01-16 14:13:16,344 root INFO writing entry points to virtualenvwrapper.egg-info/entry_points.txt 2023-01-16 14:13:16,345 root INFO writing namespace_packages to virtualenvwrapper.egg-info/namespace_packages.txt 2023-01-16 14:13:16,345 root INFO writing requirements to virtualenvwrapper.egg-info/requires.txt 2023-01-16 14:13:16,345 root INFO writing top-level names to virtualenvwrapper.egg-info/top_level.txt 2023-01-16 14:13:16,357 root INFO [pbr] Reusing existing SOURCES.txt 2023-01-16 14:13:16,359 root INFO running build_scripts 2023-01-16 14:13:16,359 root INFO creating build/scripts-3.11 2023-01-16 14:13:16,360 root INFO copying virtualenvwrapper.sh -> build/scripts-3.11 2023-01-16 14:13:16,361 root INFO copying virtualenvwrapper_lazy.sh -> build/scripts-3.11 2023-01-16 14:13:16,362 root INFO changing mode of build/scripts-3.11/virtualenvwrapper.sh from 644 to 755 2023-01-16 14:13:16,362 root INFO changing mode of build/scripts-3.11/virtualenvwrapper_lazy.sh from 644 to 755 2023-01-16 14:13:16,362 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-01-16 14:13:16,362 root INFO running install 2023-01-16 14:13:16,381 root INFO [pbr] Generating AUTHORS 2023-01-16 14:13:16,385 root INFO [pbr] AUTHORS complete (0.0s) 2023-01-16 14:13:16,386 root INFO running install_lib 2023-01-16 14:13:16,389 root INFO copying virtualenvwrapper/hook_loader.py -> build/bdist.linux-armv8l/wheel/virtualenvwrapper 2023-01-16 14:13:16,391 root INFO copying virtualenvwrapper/project.py -> build/bdist.linux-armv8l/wheel/virtualenvwrapper 2023-01-16 14:13:16,391 root WARNING Skipping installation of build/bdist.linux-armv8l/wheel/virtualenvwrapper/__init__.py (namespace package) 2023-01-16 14:13:16,391 root INFO copying virtualenvwrapper/user_scripts.py -> build/bdist.linux-armv8l/wheel/virtualenvwrapper 2023-01-16 14:13:16,392 root INFO running install_egg_info 2023-01-16 14:13:16,394 root INFO Copying virtualenvwrapper.egg-info to build/bdist.linux-armv8l/wheel/virtualenvwrapper-4.8.4-py3.11.egg-info 2023-01-16 14:13:16,396 root INFO Installing build/bdist.linux-armv8l/wheel/virtualenvwrapper-4.8.4-py3.11-nspkg.pth 2023-01-16 14:13:16,397 root INFO running install_scripts 2023-01-16 14:13:16,397 root INFO creating build/bdist.linux-armv8l/wheel/virtualenvwrapper-4.8.4.data 2023-01-16 14:13:16,398 root INFO creating build/bdist.linux-armv8l/wheel/virtualenvwrapper-4.8.4.data/scripts 2023-01-16 14:13:16,398 root INFO copying build/scripts-3.11/virtualenvwrapper.sh -> build/bdist.linux-armv8l/wheel/virtualenvwrapper-4.8.4.data/scripts 2023-01-16 14:13:16,399 root INFO copying build/scripts-3.11/virtualenvwrapper_lazy.sh -> build/bdist.linux-armv8l/wheel/virtualenvwrapper-4.8.4.data/scripts 2023-01-16 14:13:16,399 root INFO changing mode of build/bdist.linux-armv8l/wheel/virtualenvwrapper-4.8.4.data/scripts/virtualenvwrapper.sh to 755 2023-01-16 14:13:16,399 root INFO changing mode of build/bdist.linux-armv8l/wheel/virtualenvwrapper-4.8.4.data/scripts/virtualenvwrapper_lazy.sh to 755 2023-01-16 14:13:16,408 wheel INFO creating build/bdist.linux-armv8l/wheel/virtualenvwrapper-4.8.4.dist-info/WHEEL 2023-01-16 14:13:16,408 wheel INFO creating '/home/buildozer/aports/testing/py3-virtualenvwrapper/src/virtualenvwrapper-4.8.4/dist/.tmp-kpu5ufme/virtualenvwrapper-4.8.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-01-16 14:13:16,409 wheel INFO adding 'virtualenvwrapper-4.8.4-py3.11-nspkg.pth' 2023-01-16 14:13:16,409 wheel INFO adding 'virtualenvwrapper/hook_loader.py' 2023-01-16 14:13:16,410 wheel INFO adding 'virtualenvwrapper/project.py' 2023-01-16 14:13:16,410 wheel INFO adding 'virtualenvwrapper/user_scripts.py' 2023-01-16 14:13:16,410 wheel INFO adding 'virtualenvwrapper-4.8.4.data/scripts/virtualenvwrapper.sh' 2023-01-16 14:13:16,411 wheel INFO adding 'virtualenvwrapper-4.8.4.data/scripts/virtualenvwrapper_lazy.sh' 2023-01-16 14:13:16,412 wheel INFO adding 'virtualenvwrapper-4.8.4.dist-info/AUTHORS' 2023-01-16 14:13:16,412 wheel INFO adding 'virtualenvwrapper-4.8.4.dist-info/LICENSE' 2023-01-16 14:13:16,412 wheel INFO adding 'virtualenvwrapper-4.8.4.dist-info/METADATA' 2023-01-16 14:13:16,412 wheel INFO adding 'virtualenvwrapper-4.8.4.dist-info/WHEEL' 2023-01-16 14:13:16,412 wheel INFO adding 'virtualenvwrapper-4.8.4.dist-info/entry_points.txt' 2023-01-16 14:13:16,412 wheel INFO adding 'virtualenvwrapper-4.8.4.dist-info/namespace_packages.txt' 2023-01-16 14:13:16,412 wheel INFO adding 'virtualenvwrapper-4.8.4.dist-info/pbr.json' 2023-01-16 14:13:16,413 wheel INFO adding 'virtualenvwrapper-4.8.4.dist-info/top_level.txt' 2023-01-16 14:13:16,413 wheel INFO adding 'virtualenvwrapper-4.8.4.dist-info/zip-safe' 2023-01-16 14:13:16,413 wheel INFO adding 'virtualenvwrapper-4.8.4.dist-info/RECORD' 2023-01-16 14:13:16,413 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-01-16 14:13:16,414 gpep517 INFO The backend produced dist/virtualenvwrapper-4.8.4-py2.py3-none-any.whl virtualenvwrapper-4.8.4-py2.py3-none-any.whl >>> py3-virtualenvwrapper: Entering fakeroot... >>> py3-virtualenvwrapper*: Running postcheck for py3-virtualenvwrapper >>> py3-virtualenvwrapper*: Preparing package py3-virtualenvwrapper... >>> py3-virtualenvwrapper*: Tracing dependencies... >>> py3-virtualenvwrapper*: Package size: 188.0 KB >>> py3-virtualenvwrapper*: Compressing data... >>> py3-virtualenvwrapper*: Create checksum... >>> py3-virtualenvwrapper*: Create py3-virtualenvwrapper-4.8.4-r0.apk >>> py3-virtualenvwrapper: Build complete at Mon, 16 Jan 2023 14:13:17 +0000 elapsed time 0h 0m 7s >>> py3-virtualenvwrapper: Cleaning up srcdir >>> py3-virtualenvwrapper: Cleaning up pkgdir >>> py3-virtualenvwrapper: Uninstalling dependencies... (1/22) Purging .makedepends-py3-virtualenvwrapper (20230116.141312) (2/22) Purging py3-virtualenv (20.17.1-r0) (3/22) Purging py3-platformdirs (2.6.2-r0) (4/22) Purging py3-distlib (0.3.6-r1) (5/22) Purging py3-filelock (3.8.2-r0) (6/22) Purging py3-stevedore (4.1.1-r1) (7/22) Purging grep (3.8-r1) (8/22) Purging py3-gpep517 (13-r0) (9/22) Purging py3-installer (0.6.0-r0) (10/22) Purging py3-pbr (5.11.1-r0) (11/22) Purging py3-setuptools (66.0.0-r0) (12/22) Purging py3-wheel (0.38.4-r1) (13/22) Purging py3-packaging (23.0-r0) (14/22) Purging py3-parsing (3.0.9-r1) (15/22) Purging python3 (3.11.1-r2) (16/22) Purging libbz2 (1.0.8-r4) (17/22) Purging libffi (3.4.4-r0) (18/22) Purging gdbm (1.23-r0) (19/22) Purging xz-libs (5.4.1-r0) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.2.0-r0) (22/22) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r0.trigger OK: 332 MiB in 96 packages >>> py3-virtualenvwrapper: Updating the testing/armhf repository index... >>> py3-virtualenvwrapper: Signing the index...