>>> py3-roman: Building community/py3-roman 4.0-r0 (using abuild 3.10.0-r0) started Tue, 28 Mar 2023 21:50:58 +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/11) Installing libffi (3.4.4-r1) (2/11) Installing gdbm (1.23-r0) (3/11) Installing mpdecimal (2.5.1-r1) (4/11) Installing libpanelw (6.4_p20230311-r0) (5/11) Installing readline (8.2.1-r0) (6/11) Installing sqlite-libs (3.41.2-r1) (7/11) Installing python3 (3.11.2-r0) (8/11) Installing py3-parsing (3.0.9-r1) (9/11) Installing py3-packaging (23.0-r1) (10/11) Installing py3-setuptools (67.6.1-r0) (11/11) Installing .makedepends-py3-roman (20230328.215059) Executing busybox-1.36.0-r5.trigger OK: 451 MiB in 115 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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-roman: Fetching https://files.pythonhosted.org/packages/source/r/roman/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9380 100 9380 0 0 25545 0 --:--:-- --:--:-- --:--:-- 25545 100 9380 100 9380 0 0 25519 0 --:--:-- --:--:-- --:--:-- 0 >>> 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/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( 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*: Running postcheck for py3-roman >>> py3-roman*: Preparing package py3-roman... >>> py3-roman*: Tracing dependencies... >>> py3-roman*: Package size: 72.0 KB >>> py3-roman*: Compressing data... >>> py3-roman*: Create checksum... >>> py3-roman*: Create py3-roman-4.0-r0.apk >>> py3-roman: Build complete at Tue, 28 Mar 2023 21:51:02 +0000 elapsed time 0h 0m 4s >>> py3-roman: Cleaning up srcdir >>> py3-roman: Cleaning up pkgdir >>> py3-roman: Uninstalling dependencies... (1/11) Purging .makedepends-py3-roman (20230328.215059) (2/11) Purging py3-setuptools (67.6.1-r0) (3/11) Purging py3-packaging (23.0-r1) (4/11) Purging py3-parsing (3.0.9-r1) (5/11) Purging python3 (3.11.2-r0) (6/11) Purging libffi (3.4.4-r1) (7/11) Purging gdbm (1.23-r0) (8/11) Purging mpdecimal (2.5.1-r1) (9/11) Purging libpanelw (6.4_p20230311-r0) (10/11) Purging readline (8.2.1-r0) (11/11) Purging sqlite-libs (3.41.2-r1) Executing busybox-1.36.0-r5.trigger OK: 379 MiB in 104 packages >>> py3-roman: Updating the community/x86 repository index... >>> py3-roman: Signing the index...