>>> py3-roman: Building community/py3-roman 4.0-r1 (using abuild 3.11.0_rc12-r0) started Fri, 21 Apr 2023 07:04:11 +0000 >>> py3-roman: Checking sanity of /home/buildozer/aports/community/py3-roman/APKBUILD... >>> py3-roman: Analyzing dependencies... >>> py3-roman: Installing for build: build-base python3 py3-setuptools (1/17) Installing libffi (3.4.4-r2) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (2.5.1-r2) (4/17) Installing libpanelw (6.4_p20230401-r4) (5/17) Installing readline (8.2.1-r1) (6/17) Installing sqlite-libs (3.41.2-r2) (7/17) Installing python3 (3.11.3-r10) (8/17) Installing python3-pycache-pyc0 (3.11.3-r10) (9/17) Installing pyc (0.1-r0) (10/17) Installing python3-pyc (3.11.3-r10) (11/17) Installing py3-parsing (3.0.9-r2) (12/17) Installing py3-parsing-pyc (3.0.9-r2) (13/17) Installing py3-packaging (23.1-r1) (14/17) Installing py3-packaging-pyc (23.1-r1) (15/17) Installing py3-setuptools (67.7.0-r0) (16/17) Installing py3-setuptools-pyc (67.7.0-r0) (17/17) Installing .makedepends-py3-roman (20230421.070412) Executing busybox-1.36.0-r7.trigger OK: 426 MiB in 123 packages >>> py3-roman: Cleaning up srcdir >>> py3-roman: Cleaning up pkgdir >>> py3-roman: Fetching https://distfiles.alpinelinux.org/distfiles/edge/roman-4.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 9380 100 9380 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k >>> py3-roman: Fetching https://distfiles.alpinelinux.org/distfiles/edge/roman-4.0.tar.gz >>> py3-roman: Checking sha512sums... roman-4.0.tar.gz: OK >>> py3-roman: Unpacking /var/cache/distfiles/edge/roman-4.0.tar.gz... running build running build_py creating build creating build/lib copying src/roman.py -> build/lib running egg_info writing src/roman.egg-info/PKG-INFO writing dependency_links to src/roman.egg-info/dependency_links.txt writing entry points to src/roman.egg-info/entry_points.txt writing top-level names to src/roman.egg-info/top_level.txt reading manifest file 'src/roman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'buildout.cfg' adding license file 'LICENSE.txt' writing manifest file 'src/roman.egg-info/SOURCES.txt' 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.11/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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _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 src/roman.egg-info/PKG-INFO writing dependency_links to src/roman.egg-info/dependency_links.txt writing entry points to src/roman.egg-info/entry_points.txt writing top-level names to src/roman.egg-info/top_level.txt reading manifest file 'src/roman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'buildout.cfg' adding license file 'LICENSE.txt' writing manifest file 'src/roman.egg-info/SOURCES.txt' running build_ext test_fromRoman (tests.TestRoman.test_fromRoman) ... ok test_fromRoman_errors (tests.TestRoman.test_fromRoman_errors) ... ok test_main_fromRoman (tests.TestRoman.test_main_fromRoman) ... ok test_main_fromRoman_caseInsensitive (tests.TestRoman.test_main_fromRoman_caseInsensitive) ... ok test_main_toRoman (tests.TestRoman.test_main_toRoman) ... ok test_parse_args (tests.TestRoman.test_parse_args) ... ok test_toRoman (tests.TestRoman.test_toRoman) ... ok test_toRoman_errors (tests.TestRoman.test_toRoman_errors) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.024s OK >>> py3-roman: Entering fakeroot... running install /usr/lib/python3.11/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, pypa/build 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-roman/pkg creating /home/buildozer/aports/community/py3-roman/pkg/py3-roman creating /home/buildozer/aports/community/py3-roman/pkg/py3-roman/usr creating /home/buildozer/aports/community/py3-roman/pkg/py3-roman/usr/lib creating /home/buildozer/aports/community/py3-roman/pkg/py3-roman/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-roman/pkg/py3-roman/usr/lib/python3.11/site-packages copying build/lib/roman.py -> /home/buildozer/aports/community/py3-roman/pkg/py3-roman/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/community/py3-roman/pkg/py3-roman/usr/lib/python3.11/site-packages/roman.py to roman.cpython-311.pyc running install_egg_info running egg_info writing src/roman.egg-info/PKG-INFO writing dependency_links to src/roman.egg-info/dependency_links.txt writing entry points to src/roman.egg-info/entry_points.txt writing top-level names to src/roman.egg-info/top_level.txt reading manifest file 'src/roman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'buildout.cfg' adding license file 'LICENSE.txt' writing manifest file 'src/roman.egg-info/SOURCES.txt' Copying src/roman.egg-info to /home/buildozer/aports/community/py3-roman/pkg/py3-roman/usr/lib/python3.11/site-packages/roman-4.0-py3.11.egg-info running install_scripts Installing roman script to /home/buildozer/aports/community/py3-roman/pkg/py3-roman/usr/bin >>> py3-roman-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-roman/pkg/py3-roman/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-roman/pkg/py3-roman-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-roman-pyc*: Preparing subpackage py3-roman-pyc... >>> py3-roman-pyc*: Running postcheck for py3-roman-pyc >>> py3-roman*: Running postcheck for py3-roman >>> py3-roman*: Preparing package py3-roman... >>> py3-roman-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-roman-pyc*: Package size: 32.0 KB >>> py3-roman-pyc*: Compressing data... >>> py3-roman-pyc*: Create checksum... >>> py3-roman-pyc*: Create py3-roman-pyc-4.0-r1.apk >>> py3-roman*: Tracing dependencies... python3 python3~3.11 >>> py3-roman*: Package size: 60.0 KB >>> py3-roman*: Compressing data... >>> py3-roman*: Create checksum... >>> py3-roman*: Create py3-roman-4.0-r1.apk >>> py3-roman: Build complete at Fri, 21 Apr 2023 07:04:14 +0000 elapsed time 0h 0m 3s >>> py3-roman: Cleaning up srcdir >>> py3-roman: Cleaning up pkgdir >>> py3-roman: Uninstalling dependencies... (1/17) Purging .makedepends-py3-roman (20230421.070412) (2/17) Purging py3-setuptools-pyc (67.7.0-r0) (3/17) Purging py3-setuptools (67.7.0-r0) (4/17) Purging py3-packaging-pyc (23.1-r1) (5/17) Purging py3-packaging (23.1-r1) (6/17) Purging py3-parsing-pyc (3.0.9-r2) (7/17) Purging py3-parsing (3.0.9-r2) (8/17) Purging python3-pyc (3.11.3-r10) (9/17) Purging python3-pycache-pyc0 (3.11.3-r10) (10/17) Purging pyc (0.1-r0) (11/17) Purging python3 (3.11.3-r10) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libffi (3.4.4-r2) (14/17) Purging libpanelw (6.4_p20230401-r4) (15/17) Purging mpdecimal (2.5.1-r2) (16/17) Purging readline (8.2.1-r1) (17/17) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 378 MiB in 106 packages >>> py3-roman: Updating the community/x86 repository index... >>> py3-roman: Signing the index...