>>> py3-augeas: Building community/py3-augeas 1.1.0-r6 (using abuild 3.13.0-r5) started Tue, 27 Aug 2024 04:48:14 +0000 >>> py3-augeas: Checking sanity of /home/buildozer/aports/community/py3-augeas/APKBUILD... >>> py3-augeas: Analyzing dependencies... >>> py3-augeas: Installing for build: build-base augeas-libs py3-cffi python3 py3-setuptools (1/24) Installing xz-libs (5.6.2-r0) (2/24) Installing libxml2 (2.12.8-r0) (3/24) Installing augeas-libs (1.12.0-r6) (4/24) Installing libbz2 (1.0.8-r6) (5/24) Installing libffi (3.4.6-r0) (6/24) Installing gdbm (1.24-r0) (7/24) Installing mpdecimal (4.0.0-r0) (8/24) Installing libpanelw (6.5_p20240601-r0) (9/24) Installing sqlite-libs (3.46.1-r0) (10/24) Installing python3 (3.12.5-r1) (11/24) Installing python3-pycache-pyc0 (3.12.5-r1) (12/24) Installing pyc (3.12.5-r1) (13/24) Installing py3-cparser-pyc (2.22-r1) (14/24) Installing py3-cffi-pyc (1.16.0-r1) (15/24) Installing python3-pyc (3.12.5-r1) (16/24) Installing py3-cparser (2.22-r1) (17/24) Installing py3-cffi (1.16.0-r1) (18/24) Installing py3-parsing (3.1.2-r1) (19/24) Installing py3-parsing-pyc (3.1.2-r1) (20/24) Installing py3-packaging (24.1-r0) (21/24) Installing py3-packaging-pyc (24.1-r0) (22/24) Installing py3-setuptools (70.3.0-r0) (23/24) Installing py3-setuptools-pyc (70.3.0-r0) (24/24) Installing .makedepends-py3-augeas (20240827.044826) Executing busybox-1.36.1-r31.trigger OK: 305 MiB in 125 packages >>> py3-augeas: Cleaning up srcdir >>> py3-augeas: Cleaning up pkgdir >>> py3-augeas: Cleaning up tmpdir >>> py3-augeas: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-augeas-1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 93657 100 93657 0 0 896k 0 --:--:-- --:--:-- --:--:-- 896k >>> py3-augeas: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-augeas-1.1.0.tar.gz >>> py3-augeas: Checking sha512sums... python-augeas-1.1.0.tar.gz: OK dlopen-libc-explicitly.patch: OK >>> py3-augeas: Unpacking /var/cache/distfiles/python-augeas-1.1.0.tar.gz... >>> py3-augeas: dlopen-libc-explicitly.patch patching file augeas/__init__.py patching file augeas/ffi.py /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _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`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py file augeas.py (for module augeas) not found creating build creating build/lib creating build/lib/augeas copying augeas/ffi.py -> build/lib/augeas copying augeas/__init__.py -> build/lib/augeas creating build/lib/test copying test/test_augeas.py -> build/lib/test copying test/__init__.py -> build/lib/test file augeas.py (for module augeas) not found generating cffi module 'build/lib/augeas.py' /home/buildozer/aports/community/py3-augeas/src/python-augeas-1.1.0/test/test_augeas.py:252: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead. suite = unittest.makeSuite(TestAugeas, 'test') test01aGetNone (__main__.TestAugeas.test01aGetNone) test aug_get with non-existing path ... ok test01bGetValue (__main__.TestAugeas.test01bGetValue) test aug_get with existing path ... ok test01cGetException (__main__.TestAugeas.test01cGetException) test aug_get with incorrect path ... ok test02Match (__main__.TestAugeas.test02Match) test aug_match ... ok test03PrintAll (__main__.TestAugeas.test03PrintAll) print all tree elements ... ok test04Grub (__main__.TestAugeas.test04Grub) test default setting of grub entry ... ok test05Defvar (__main__.TestAugeas.test05Defvar) test defvar ... ok test06Defnode (__main__.TestAugeas.test06Defnode) test defnode ... ok test07Setm (__main__.TestAugeas.test07Setm) test setm ... ok test08Span (__main__.TestAugeas.test08Span) test span ... ok test09TextStore (__main__.TestAugeas.test09TextStore) ... ok test10TextRetrieve (__main__.TestAugeas.test10TextRetrieve) ... ok test11Rename (__main__.TestAugeas.test11Rename) ... ok test12Transform (__main__.TestAugeas.test12Transform) ... ok test13AddTransform (__main__.TestAugeas.test13AddTransform) ... ok test14aLabelOk (__main__.TestAugeas.test14aLabelOk) test aug_label with valid input ... ok test14bLabelException (__main__.TestAugeas.test14bLabelException) test aug_label with invalid input ... ok test15Copy (__main__.TestAugeas.test15Copy) ... ok testClose (__main__.TestAugeas.testClose) ... ok testSetNone (__main__.TestAugeas.testSetNone) ... ok ---------------------------------------------------------------------- Ran 20 tests in 29.248s OK >>> py3-augeas: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _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`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. 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-augeas/pkg creating /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas creating /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr creating /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib creating /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/augeas copying build/lib/augeas/ffi.py -> /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/augeas copying build/lib/augeas/__init__.py -> /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/augeas copying build/lib/augeas.py -> /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/test copying build/lib/test/test_augeas.py -> /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/test copying build/lib/test/__init__.py -> /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/test byte-compiling /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/augeas/ffi.py to ffi.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/augeas/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/augeas.py to augeas.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/test/test_augeas.py to test_augeas.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/test/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing python_augeas.egg-info/PKG-INFO writing dependency_links to python_augeas.egg-info/dependency_links.txt writing requirements to python_augeas.egg-info/requires.txt writing top-level names to python_augeas.egg-info/top_level.txt reading manifest file 'python_augeas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test/Makefile' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'python_augeas.egg-info/SOURCES.txt' Copying python_augeas.egg-info to /home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/python_augeas-1.1.0-py3.12.egg-info running install_scripts >>> py3-augeas-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-augeas/pkg/py3-augeas-pyc/usr/lib/python3.12/site-packages/__pycache__' '/home/buildozer/aports/community/py3-augeas/pkg/py3-augeas/usr/lib/python3.12/site-packages/augeas/__pycache__' -> '/home/buildozer/aports/community/py3-augeas/pkg/py3-augeas-pyc/usr/lib/python3.12/site-packages/augeas/__pycache__' >>> py3-augeas-pyc*: Preparing subpackage py3-augeas-pyc... >>> py3-augeas-pyc*: Running postcheck for py3-augeas-pyc >>> py3-augeas*: Running postcheck for py3-augeas >>> py3-augeas*: Preparing package py3-augeas... >>> py3-augeas-pyc*: Tracing dependencies... augeas-libs py3-cffi python3 python3~3.12 >>> py3-augeas-pyc*: Package size: 72.0 KB >>> py3-augeas-pyc*: Compressing data... >>> py3-augeas-pyc*: Create checksum... >>> py3-augeas-pyc*: Create py3-augeas-pyc-1.1.0-r6.apk >>> py3-augeas*: Tracing dependencies... augeas-libs py3-cffi python3 python3~3.12 >>> py3-augeas*: Package size: 88.0 KB >>> py3-augeas*: Compressing data... >>> py3-augeas*: Create checksum... >>> py3-augeas*: Create py3-augeas-1.1.0-r6.apk >>> py3-augeas: Build complete at Tue, 27 Aug 2024 04:48:58 +0000 elapsed time 0h 0m 44s >>> py3-augeas: Cleaning up srcdir >>> py3-augeas: Cleaning up pkgdir >>> py3-augeas: Uninstalling dependencies... (1/24) Purging .makedepends-py3-augeas (20240827.044826) (2/24) Purging augeas-libs (1.12.0-r6) (3/24) Purging py3-cffi-pyc (1.16.0-r1) (4/24) Purging py3-cffi (1.16.0-r1) (5/24) Purging py3-cparser-pyc (2.22-r1) (6/24) Purging py3-cparser (2.22-r1) (7/24) Purging py3-setuptools-pyc (70.3.0-r0) (8/24) Purging py3-setuptools (70.3.0-r0) (9/24) Purging py3-packaging-pyc (24.1-r0) (10/24) Purging py3-packaging (24.1-r0) (11/24) Purging py3-parsing-pyc (3.1.2-r1) (12/24) Purging py3-parsing (3.1.2-r1) (13/24) Purging python3-pyc (3.12.5-r1) (14/24) Purging python3-pycache-pyc0 (3.12.5-r1) (15/24) Purging pyc (3.12.5-r1) (16/24) Purging python3 (3.12.5-r1) (17/24) Purging gdbm (1.24-r0) (18/24) Purging libbz2 (1.0.8-r6) (19/24) Purging libffi (3.4.6-r0) (20/24) Purging libpanelw (6.5_p20240601-r0) (21/24) Purging libxml2 (2.12.8-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.46.1-r0) (24/24) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 101 packages >>> py3-augeas: Updating the community/loongarch64 repository index... >>> py3-augeas: Signing the index...