>>> py3-ipython_genutils: Building community/py3-ipython_genutils 0.2.0-r10 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 19:15:47 +0000 >>> py3-ipython_genutils: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/15) Installing py3-parsing (3.2.3-r0) (2/15) Installing py3-parsing-pyc (3.2.3-r0) (3/15) Installing py3-packaging (25.0-r0) (4/15) Installing py3-packaging-pyc (25.0-r0) (5/15) Installing py3-setuptools (80.9.0-r0) (6/15) Installing py3-setuptools-pyc (80.9.0-r0) (7/15) Installing py3-installer (0.7.0-r2) (8/15) Installing py3-installer-pyc (0.7.0-r2) (9/15) Installing py3-gpep517 (19-r0) (10/15) Installing py3-gpep517-pyc (19-r0) (11/15) Installing py3-wheel (0.46.1-r0) (12/15) Installing py3-wheel-pyc (0.46.1-r0) (13/15) Installing py3-nose (1.3.7-r15) (14/15) Installing py3-nose-pyc (1.3.7-r15) (15/15) Installing .makedepends-py3-ipython_genutils (20251012.191548) Executing busybox-1.37.0-r19.trigger OK: 308 MiB in 104 packages >>> py3-ipython_genutils: Cleaning up srcdir >>> py3-ipython_genutils: Cleaning up pkgdir >>> py3-ipython_genutils: Cleaning up tmpdir >>> py3-ipython_genutils: Fetching py3-ipython_genutils-0.2.0.tar.gz::https://github.com/ipython/ipython_genutils/archive/0.2.0.tar.gz >>> py3-ipython_genutils: Fetching py3-ipython_genutils-0.2.0.tar.gz::https://github.com/ipython/ipython_genutils/archive/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-10-12 19:15:49,138 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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-10-12 19:15:49,161 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-12 19:15:49,180 root INFO running build 2025-10-12 19:15:49,180 root INFO running build_py 2025-10-12 19:15:49,184 root INFO creating build/lib/ipython_genutils 2025-10-12 19:15:49,184 root INFO copying ipython_genutils/text.py -> build/lib/ipython_genutils 2025-10-12 19:15:49,185 root INFO copying ipython_genutils/py3compat.py -> build/lib/ipython_genutils 2025-10-12 19:15:49,185 root INFO copying ipython_genutils/tempdir.py -> build/lib/ipython_genutils 2025-10-12 19:15:49,185 root INFO copying ipython_genutils/encoding.py -> build/lib/ipython_genutils 2025-10-12 19:15:49,186 root INFO copying ipython_genutils/path.py -> build/lib/ipython_genutils 2025-10-12 19:15:49,186 root INFO copying ipython_genutils/ipstruct.py -> build/lib/ipython_genutils 2025-10-12 19:15:49,186 root INFO copying ipython_genutils/_version.py -> build/lib/ipython_genutils 2025-10-12 19:15:49,186 root INFO copying ipython_genutils/__init__.py -> build/lib/ipython_genutils 2025-10-12 19:15:49,187 root INFO copying ipython_genutils/importstring.py -> build/lib/ipython_genutils 2025-10-12 19:15:49,187 root INFO creating build/lib/ipython_genutils/testing 2025-10-12 19:15:49,187 root INFO copying ipython_genutils/testing/decorators.py -> build/lib/ipython_genutils/testing 2025-10-12 19:15:49,188 root INFO copying ipython_genutils/testing/__init__.py -> build/lib/ipython_genutils/testing 2025-10-12 19:15:49,188 root INFO creating build/lib/ipython_genutils/tests 2025-10-12 19:15:49,188 root INFO copying ipython_genutils/tests/test_tempdir.py -> build/lib/ipython_genutils/tests 2025-10-12 19:15:49,188 root INFO copying ipython_genutils/tests/test_importstring.py -> build/lib/ipython_genutils/tests 2025-10-12 19:15:49,189 root INFO copying ipython_genutils/tests/test_path.py -> build/lib/ipython_genutils/tests 2025-10-12 19:15:49,189 root INFO copying ipython_genutils/tests/test_text.py -> build/lib/ipython_genutils/tests 2025-10-12 19:15:49,189 root INFO copying ipython_genutils/tests/__init__.py -> build/lib/ipython_genutils/tests 2025-10-12 19:15:49,197 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 19:15:49,197 root INFO running install 2025-10-12 19:15:49,207 root INFO running install_lib 2025-10-12 19:15:49,210 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 19:15:49,211 root INFO creating build/bdist.linux-x86_64/wheel/ipython_genutils 2025-10-12 19:15:49,211 root INFO copying build/lib/ipython_genutils/text.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils 2025-10-12 19:15:49,211 root INFO copying build/lib/ipython_genutils/py3compat.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils 2025-10-12 19:15:49,211 root INFO copying build/lib/ipython_genutils/tempdir.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils 2025-10-12 19:15:49,211 root INFO copying build/lib/ipython_genutils/encoding.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils 2025-10-12 19:15:49,212 root INFO copying build/lib/ipython_genutils/path.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils 2025-10-12 19:15:49,212 root INFO copying build/lib/ipython_genutils/ipstruct.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils 2025-10-12 19:15:49,212 root INFO copying build/lib/ipython_genutils/_version.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils 2025-10-12 19:15:49,212 root INFO copying build/lib/ipython_genutils/__init__.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils 2025-10-12 19:15:49,212 root INFO copying build/lib/ipython_genutils/importstring.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils 2025-10-12 19:15:49,212 root INFO creating build/bdist.linux-x86_64/wheel/ipython_genutils/testing 2025-10-12 19:15:49,213 root INFO copying build/lib/ipython_genutils/testing/decorators.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils/testing 2025-10-12 19:15:49,213 root INFO copying build/lib/ipython_genutils/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils/testing 2025-10-12 19:15:49,213 root INFO creating build/bdist.linux-x86_64/wheel/ipython_genutils/tests 2025-10-12 19:15:49,213 root INFO copying build/lib/ipython_genutils/tests/test_tempdir.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils/tests 2025-10-12 19:15:49,214 root INFO copying build/lib/ipython_genutils/tests/test_importstring.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils/tests 2025-10-12 19:15:49,214 root INFO copying build/lib/ipython_genutils/tests/test_path.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils/tests 2025-10-12 19:15:49,214 root INFO copying build/lib/ipython_genutils/tests/test_text.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils/tests 2025-10-12 19:15:49,214 root INFO copying build/lib/ipython_genutils/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./ipython_genutils/tests 2025-10-12 19:15:49,214 root INFO running install_egg_info 2025-10-12 19:15:49,218 root INFO running egg_info 2025-10-12 19:15:49,220 root INFO creating ipython_genutils.egg-info 2025-10-12 19:15:49,220 root INFO writing ipython_genutils.egg-info/PKG-INFO 2025-10-12 19:15:49,221 root INFO writing dependency_links to ipython_genutils.egg-info/dependency_links.txt 2025-10-12 19:15:49,221 root INFO writing top-level names to ipython_genutils.egg-info/top_level.txt 2025-10-12 19:15:49,221 root INFO writing manifest file 'ipython_genutils.egg-info/SOURCES.txt' 2025-10-12 19:15:49,225 root INFO reading manifest file 'ipython_genutils.egg-info/SOURCES.txt' 2025-10-12 19:15:49,225 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 19:15:49,225 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2025-10-12 19:15:49,226 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-10-12 19:15:49,226 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2025-10-12 19:15:49,226 root WARNING warning: no previously-included files matching '.git' found anywhere in distribution 2025-10-12 19:15:49,226 root WARNING warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution 2025-10-12 19:15:49,226 root INFO adding license file 'COPYING.md' 2025-10-12 19:15:49,227 root INFO writing manifest file 'ipython_genutils.egg-info/SOURCES.txt' 2025-10-12 19:15:49,228 root INFO Copying ipython_genutils.egg-info to build/bdist.linux-x86_64/wheel/./ipython_genutils-0.2.0-py3.12.egg-info 2025-10-12 19:15:49,228 root INFO running install_scripts 2025-10-12 19:15:49,229 root INFO creating build/bdist.linux-x86_64/wheel/ipython_genutils-0.2.0.dist-info/WHEEL 2025-10-12 19:15:49,230 wheel INFO creating '/home/udu/aports/community/py3-ipython_genutils/src/ipython_genutils-0.2.0/.dist/.tmp-61qxdcpc/ipython_genutils-0.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 19:15:49,231 wheel INFO adding 'ipython_genutils/__init__.py' 2025-10-12 19:15:49,231 wheel INFO adding 'ipython_genutils/_version.py' 2025-10-12 19:15:49,231 wheel INFO adding 'ipython_genutils/encoding.py' 2025-10-12 19:15:49,231 wheel INFO adding 'ipython_genutils/importstring.py' 2025-10-12 19:15:49,231 wheel INFO adding 'ipython_genutils/ipstruct.py' 2025-10-12 19:15:49,232 wheel INFO adding 'ipython_genutils/path.py' 2025-10-12 19:15:49,232 wheel INFO adding 'ipython_genutils/py3compat.py' 2025-10-12 19:15:49,232 wheel INFO adding 'ipython_genutils/tempdir.py' 2025-10-12 19:15:49,232 wheel INFO adding 'ipython_genutils/text.py' 2025-10-12 19:15:49,232 wheel INFO adding 'ipython_genutils/testing/__init__.py' 2025-10-12 19:15:49,233 wheel INFO adding 'ipython_genutils/testing/decorators.py' 2025-10-12 19:15:49,233 wheel INFO adding 'ipython_genutils/tests/__init__.py' 2025-10-12 19:15:49,233 wheel INFO adding 'ipython_genutils/tests/test_importstring.py' 2025-10-12 19:15:49,233 wheel INFO adding 'ipython_genutils/tests/test_path.py' 2025-10-12 19:15:49,233 wheel INFO adding 'ipython_genutils/tests/test_tempdir.py' 2025-10-12 19:15:49,233 wheel INFO adding 'ipython_genutils/tests/test_text.py' 2025-10-12 19:15:49,234 wheel INFO adding 'ipython_genutils-0.2.0.dist-info/licenses/COPYING.md' 2025-10-12 19:15:49,234 wheel INFO adding 'ipython_genutils-0.2.0.dist-info/METADATA' 2025-10-12 19:15:49,234 wheel INFO adding 'ipython_genutils-0.2.0.dist-info/WHEEL' 2025-10-12 19:15:49,234 wheel INFO adding 'ipython_genutils-0.2.0.dist-info/top_level.txt' 2025-10-12 19:15:49,234 wheel INFO adding 'ipython_genutils-0.2.0.dist-info/RECORD' 2025-10-12 19:15:49,234 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 19:15:49,235 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 /usr/lib/python3.12/site-packages/nose/plugins/manager.py:418: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources ........S........ ---------------------------------------------------------------------- Ran 17 tests in 0.013s OK (SKIP=1) >>> py3-ipython_genutils: Entering fakeroot... >>> py3-ipython_genutils-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/ipython_genutils/__pycache__' -> '/home/udu/aports/community/py3-ipython_genutils/pkg/py3-ipython_genutils-pyc/usr/lib/python3.12/site-packages/ipython_genutils/__pycache__' 'usr/lib/python3.12/site-packages/ipython_genutils/testing/__pycache__' -> '/home/udu/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/udu/aports/community/py3-ipython_genutils/pkg/py3-ipython_genutils-pyc/usr/lib/python3.12/site-packages/ipython_genutils/tests/__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 Sun, 12 Oct 2025 19:15:50 +0000 elapsed time 0h 0m 3s >>> py3-ipython_genutils: Cleaning up srcdir >>> py3-ipython_genutils: Cleaning up pkgdir >>> py3-ipython_genutils: Uninstalling dependencies... (1/15) Purging .makedepends-py3-ipython_genutils (20251012.191548) (2/15) Purging py3-setuptools-pyc (80.9.0-r0) (3/15) Purging py3-setuptools (80.9.0-r0) (4/15) Purging py3-gpep517-pyc (19-r0) (5/15) Purging py3-gpep517 (19-r0) (6/15) Purging py3-installer-pyc (0.7.0-r2) (7/15) Purging py3-installer (0.7.0-r2) (8/15) Purging py3-wheel-pyc (0.46.1-r0) (9/15) Purging py3-wheel (0.46.1-r0) (10/15) Purging py3-packaging-pyc (25.0-r0) (11/15) Purging py3-packaging (25.0-r0) (12/15) Purging py3-parsing-pyc (3.2.3-r0) (13/15) Purging py3-parsing (3.2.3-r0) (14/15) Purging py3-nose-pyc (1.3.7-r15) (15/15) Purging py3-nose (1.3.7-r15) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-ipython_genutils: Updating the community/x86_64 repository index... >>> py3-ipython_genutils: Signing the index...