>>> py3-ipython_genutils: Building community/py3-ipython_genutils 0.2.0-r10 (using abuild 3.15.0_rc3-r1) started Sat, 03 May 2025 00:19:45 +0000 >>> py3-ipython_genutils: Validating /home/buildozer/aports/community/py3-ipython_genutils/APKBUILD... >>> py3-ipython_genutils: Analyzing dependencies... >>> py3-ipython_genutils: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel py3-nose (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.8-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.8.1-r0) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.5_p20250412-r0) (7/26) Installing sqlite-libs (3.49.1-r1) (8/26) Installing python3 (3.12.10-r0) (9/26) Installing python3-pycache-pyc0 (3.12.10-r0) (10/26) Installing pyc (3.12.10-r0) (11/26) Installing python3-pyc (3.12.10-r0) (12/26) Installing py3-parsing (3.2.0-r0) (13/26) Installing py3-parsing-pyc (3.2.0-r0) (14/26) Installing py3-packaging (25.0-r0) (15/26) Installing py3-packaging-pyc (25.0-r0) (16/26) Installing py3-setuptools (77.0.3-r0) (17/26) Installing py3-setuptools-pyc (77.0.3-r0) (18/26) Installing py3-installer (0.7.0-r2) (19/26) Installing py3-installer-pyc (0.7.0-r2) (20/26) Installing py3-gpep517 (16-r0) (21/26) Installing py3-gpep517-pyc (16-r0) (22/26) Installing py3-wheel (0.43.0-r0) (23/26) Installing py3-wheel-pyc (0.43.0-r0) (24/26) Installing py3-nose (1.3.7-r13) (25/26) Installing py3-nose-pyc (1.3.7-r13) (26/26) Installing .makedepends-py3-ipython_genutils (20250503.001946) Executing busybox-1.37.0-r16.trigger OK: 328 MiB in 129 packages >>> py3-ipython_genutils: Cleaning up srcdir >>> py3-ipython_genutils: Cleaning up pkgdir >>> py3-ipython_genutils: Cleaning up tmpdir >>> py3-ipython_genutils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ipython_genutils-0.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-ipython_genutils: Fetching py3-ipython_genutils-0.2.0.tar.gz::https://github.com/ipython/ipython_genutils/archive/0.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 24943 0 24943 0 0 17523 0 --:--:-- 0:00:01 --:--:-- 85129 >>> py3-ipython_genutils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ipython_genutils-0.2.0.tar.gz >>> py3-ipython_genutils: Checking sha512sums... py3-ipython_genutils-0.2.0.tar.gz: OK assertEquals.patch: OK >>> py3-ipython_genutils: Unpacking /var/cache/distfiles/py3-ipython_genutils-0.2.0.tar.gz... >>> py3-ipython_genutils: assertEquals.patch patching file ipython_genutils/tests/test_path.py 2025-05-03 00:19:49,487 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-03 00:19:49,519 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-05-03 00:19:49,548 root INFO running build 2025-05-03 00:19:49,548 root INFO running build_py 2025-05-03 00:19:49,554 root INFO creating build/lib/ipython_genutils 2025-05-03 00:19:49,554 root INFO copying ipython_genutils/path.py -> build/lib/ipython_genutils 2025-05-03 00:19:49,555 root INFO copying ipython_genutils/ipstruct.py -> build/lib/ipython_genutils 2025-05-03 00:19:49,555 root INFO copying ipython_genutils/tempdir.py -> build/lib/ipython_genutils 2025-05-03 00:19:49,555 root INFO copying ipython_genutils/importstring.py -> build/lib/ipython_genutils 2025-05-03 00:19:49,556 root INFO copying ipython_genutils/_version.py -> build/lib/ipython_genutils 2025-05-03 00:19:49,556 root INFO copying ipython_genutils/__init__.py -> build/lib/ipython_genutils 2025-05-03 00:19:49,556 root INFO copying ipython_genutils/py3compat.py -> build/lib/ipython_genutils 2025-05-03 00:19:49,557 root INFO copying ipython_genutils/encoding.py -> build/lib/ipython_genutils 2025-05-03 00:19:49,557 root INFO copying ipython_genutils/text.py -> build/lib/ipython_genutils 2025-05-03 00:19:49,557 root INFO creating build/lib/ipython_genutils/testing 2025-05-03 00:19:49,557 root INFO copying ipython_genutils/testing/decorators.py -> build/lib/ipython_genutils/testing 2025-05-03 00:19:49,558 root INFO copying ipython_genutils/testing/__init__.py -> build/lib/ipython_genutils/testing 2025-05-03 00:19:49,558 root INFO creating build/lib/ipython_genutils/tests 2025-05-03 00:19:49,558 root INFO copying ipython_genutils/tests/test_importstring.py -> build/lib/ipython_genutils/tests 2025-05-03 00:19:49,559 root INFO copying ipython_genutils/tests/test_tempdir.py -> build/lib/ipython_genutils/tests 2025-05-03 00:19:49,559 root INFO copying ipython_genutils/tests/test_text.py -> build/lib/ipython_genutils/tests 2025-05-03 00:19:49,559 root INFO copying ipython_genutils/tests/test_path.py -> build/lib/ipython_genutils/tests 2025-05-03 00:19:49,560 root INFO copying ipython_genutils/tests/__init__.py -> build/lib/ipython_genutils/tests 2025-05-03 00:19:49,571 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-05-03 00:19:49,571 root INFO running install 2025-05-03 00:19:49,602 root INFO running install_lib 2025-05-03 00:19:49,607 root INFO creating build/bdist.linux-ppc64le/wheel 2025-05-03 00:19:49,607 root INFO creating build/bdist.linux-ppc64le/wheel/ipython_genutils 2025-05-03 00:19:49,607 root INFO creating build/bdist.linux-ppc64le/wheel/ipython_genutils/testing 2025-05-03 00:19:49,608 root INFO copying build/lib/ipython_genutils/testing/decorators.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils/testing 2025-05-03 00:19:49,608 root INFO copying build/lib/ipython_genutils/testing/__init__.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils/testing 2025-05-03 00:19:49,608 root INFO copying build/lib/ipython_genutils/path.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils 2025-05-03 00:19:49,608 root INFO copying build/lib/ipython_genutils/ipstruct.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils 2025-05-03 00:19:49,609 root INFO creating build/bdist.linux-ppc64le/wheel/ipython_genutils/tests 2025-05-03 00:19:49,609 root INFO copying build/lib/ipython_genutils/tests/test_importstring.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils/tests 2025-05-03 00:19:49,609 root INFO copying build/lib/ipython_genutils/tests/test_tempdir.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils/tests 2025-05-03 00:19:49,609 root INFO copying build/lib/ipython_genutils/tests/test_text.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils/tests 2025-05-03 00:19:49,610 root INFO copying build/lib/ipython_genutils/tests/test_path.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils/tests 2025-05-03 00:19:49,610 root INFO copying build/lib/ipython_genutils/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils/tests 2025-05-03 00:19:49,610 root INFO copying build/lib/ipython_genutils/tempdir.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils 2025-05-03 00:19:49,610 root INFO copying build/lib/ipython_genutils/importstring.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils 2025-05-03 00:19:49,610 root INFO copying build/lib/ipython_genutils/_version.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils 2025-05-03 00:19:49,611 root INFO copying build/lib/ipython_genutils/__init__.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils 2025-05-03 00:19:49,611 root INFO copying build/lib/ipython_genutils/py3compat.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils 2025-05-03 00:19:49,611 root INFO copying build/lib/ipython_genutils/encoding.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils 2025-05-03 00:19:49,611 root INFO copying build/lib/ipython_genutils/text.py -> build/bdist.linux-ppc64le/wheel/./ipython_genutils 2025-05-03 00:19:49,612 root INFO running install_egg_info 2025-05-03 00:19:49,618 root INFO running egg_info 2025-05-03 00:19:49,622 root INFO creating ipython_genutils.egg-info 2025-05-03 00:19:49,623 root INFO writing ipython_genutils.egg-info/PKG-INFO 2025-05-03 00:19:49,623 root INFO writing dependency_links to ipython_genutils.egg-info/dependency_links.txt 2025-05-03 00:19:49,623 root INFO writing top-level names to ipython_genutils.egg-info/top_level.txt 2025-05-03 00:19:49,624 root INFO writing manifest file 'ipython_genutils.egg-info/SOURCES.txt' 2025-05-03 00:19:49,630 root INFO reading manifest file 'ipython_genutils.egg-info/SOURCES.txt' 2025-05-03 00:19:49,631 root INFO reading manifest template 'MANIFEST.in' 2025-05-03 00:19:49,631 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-05-03 00:19:49,632 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-05-03 00:19:49,632 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2025-05-03 00:19:49,632 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2025-05-03 00:19:49,633 root WARNING warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution 2025-05-03 00:19:49,633 root INFO adding license file 'COPYING.md' 2025-05-03 00:19:49,635 root INFO writing manifest file 'ipython_genutils.egg-info/SOURCES.txt' 2025-05-03 00:19:49,635 root INFO Copying ipython_genutils.egg-info to build/bdist.linux-ppc64le/wheel/./ipython_genutils-0.2.0-py3.12.egg-info 2025-05-03 00:19:49,636 root INFO running install_scripts 2025-05-03 00:19:49,637 root INFO creating build/bdist.linux-ppc64le/wheel/ipython_genutils-0.2.0.dist-info/WHEEL 2025-05-03 00:19:49,638 wheel INFO creating '/home/buildozer/aports/community/py3-ipython_genutils/src/ipython_genutils-0.2.0/.dist/.tmp-bckoj1dl/ipython_genutils-0.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-05-03 00:19:49,639 wheel INFO adding 'ipython_genutils/__init__.py' 2025-05-03 00:19:49,639 wheel INFO adding 'ipython_genutils/_version.py' 2025-05-03 00:19:49,639 wheel INFO adding 'ipython_genutils/encoding.py' 2025-05-03 00:19:49,639 wheel INFO adding 'ipython_genutils/importstring.py' 2025-05-03 00:19:49,640 wheel INFO adding 'ipython_genutils/ipstruct.py' 2025-05-03 00:19:49,640 wheel INFO adding 'ipython_genutils/path.py' 2025-05-03 00:19:49,640 wheel INFO adding 'ipython_genutils/py3compat.py' 2025-05-03 00:19:49,641 wheel INFO adding 'ipython_genutils/tempdir.py' 2025-05-03 00:19:49,641 wheel INFO adding 'ipython_genutils/text.py' 2025-05-03 00:19:49,641 wheel INFO adding 'ipython_genutils/testing/__init__.py' 2025-05-03 00:19:49,641 wheel INFO adding 'ipython_genutils/testing/decorators.py' 2025-05-03 00:19:49,642 wheel INFO adding 'ipython_genutils/tests/__init__.py' 2025-05-03 00:19:49,642 wheel INFO adding 'ipython_genutils/tests/test_importstring.py' 2025-05-03 00:19:49,642 wheel INFO adding 'ipython_genutils/tests/test_path.py' 2025-05-03 00:19:49,642 wheel INFO adding 'ipython_genutils/tests/test_tempdir.py' 2025-05-03 00:19:49,643 wheel INFO adding 'ipython_genutils/tests/test_text.py' 2025-05-03 00:19:49,643 wheel INFO adding 'ipython_genutils-0.2.0.dist-info/licenses/COPYING.md' 2025-05-03 00:19:49,643 wheel INFO adding 'ipython_genutils-0.2.0.dist-info/METADATA' 2025-05-03 00:19:49,644 wheel INFO adding 'ipython_genutils-0.2.0.dist-info/WHEEL' 2025-05-03 00:19:49,644 wheel INFO adding 'ipython_genutils-0.2.0.dist-info/top_level.txt' 2025-05-03 00:19:49,644 wheel INFO adding 'ipython_genutils-0.2.0.dist-info/RECORD' 2025-05-03 00:19:49,644 root INFO removing build/bdist.linux-ppc64le/wheel 2025-05-03 00:19:49,646 gpep517 INFO The backend produced .dist/ipython_genutils-0.2.0-py2.py3-none-any.whl ipython_genutils-0.2.0-py2.py3-none-any.whl ........S........ ---------------------------------------------------------------------- Ran 17 tests in 0.023s OK (SKIP=1) >>> py3-ipython_genutils: Entering fakeroot... >>> py3-ipython_genutils-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/ipython_genutils/testing/__pycache__' -> '/home/buildozer/aports/community/py3-ipython_genutils/pkg/py3-ipython_genutils-pyc/usr/lib/python3.12/site-packages/ipython_genutils/testing/__pycache__' 'usr/lib/python3.12/site-packages/ipython_genutils/tests/__pycache__' -> '/home/buildozer/aports/community/py3-ipython_genutils/pkg/py3-ipython_genutils-pyc/usr/lib/python3.12/site-packages/ipython_genutils/tests/__pycache__' 'usr/lib/python3.12/site-packages/ipython_genutils/__pycache__' -> '/home/buildozer/aports/community/py3-ipython_genutils/pkg/py3-ipython_genutils-pyc/usr/lib/python3.12/site-packages/ipython_genutils/__pycache__' >>> py3-ipython_genutils-pyc*: Preparing subpackage py3-ipython_genutils-pyc... >>> py3-ipython_genutils-pyc*: Running postcheck for py3-ipython_genutils-pyc >>> py3-ipython_genutils*: Running postcheck for py3-ipython_genutils >>> py3-ipython_genutils*: Preparing package py3-ipython_genutils... >>> py3-ipython_genutils-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-ipython_genutils-pyc*: Package size: 76.6 KB >>> py3-ipython_genutils-pyc*: Compressing data... >>> py3-ipython_genutils-pyc*: Create checksum... >>> py3-ipython_genutils-pyc*: Create py3-ipython_genutils-pyc-0.2.0-r10.apk >>> py3-ipython_genutils*: Tracing dependencies... python3 python3~3.12 >>> py3-ipython_genutils*: Package size: 65.1 KB >>> py3-ipython_genutils*: Compressing data... >>> py3-ipython_genutils*: Create checksum... >>> py3-ipython_genutils*: Create py3-ipython_genutils-0.2.0-r10.apk >>> py3-ipython_genutils: Build complete at Sat, 03 May 2025 00:19:50 +0000 elapsed time 0h 0m 5s >>> py3-ipython_genutils: Cleaning up srcdir >>> py3-ipython_genutils: Cleaning up pkgdir >>> py3-ipython_genutils: Uninstalling dependencies... (1/26) Purging .makedepends-py3-ipython_genutils (20250503.001946) (2/26) Purging py3-setuptools-pyc (77.0.3-r0) (3/26) Purging py3-setuptools (77.0.3-r0) (4/26) Purging py3-gpep517-pyc (16-r0) (5/26) Purging py3-gpep517 (16-r0) (6/26) Purging py3-installer-pyc (0.7.0-r2) (7/26) Purging py3-installer (0.7.0-r2) (8/26) Purging py3-wheel-pyc (0.43.0-r0) (9/26) Purging py3-wheel (0.43.0-r0) (10/26) Purging py3-packaging-pyc (25.0-r0) (11/26) Purging py3-packaging (25.0-r0) (12/26) Purging py3-parsing-pyc (3.2.0-r0) (13/26) Purging py3-parsing (3.2.0-r0) (14/26) Purging py3-nose-pyc (1.3.7-r13) (15/26) Purging py3-nose (1.3.7-r13) (16/26) Purging python3-pyc (3.12.10-r0) (17/26) Purging python3-pycache-pyc0 (3.12.10-r0) (18/26) Purging pyc (3.12.10-r0) (19/26) Purging python3 (3.12.10-r0) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.8-r0) (23/26) Purging libpanelw (6.5_p20250412-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging sqlite-libs (3.49.1-r1) (26/26) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 275 MiB in 103 packages >>> py3-ipython_genutils: Updating the community/ppc64le repository index... >>> py3-ipython_genutils: Signing the index...