>>> py3-pyrfc3339: Building community/py3-pyrfc3339 1.1-r9 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 22:46:26 +0000 >>> py3-pyrfc3339: Validating /home/buildozer/aports/community/py3-pyrfc3339/APKBUILD... >>> py3-pyrfc3339: Analyzing dependencies... >>> py3-pyrfc3339: Installing for build: build-base py3-tz py3-setuptools py3-nose (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing libffi (3.4.6-r0) (3/22) Installing gdbm (1.24-r0) (4/22) Installing xz-libs (5.6.3-r0) (5/22) Installing mpdecimal (4.0.0-r0) (6/22) Installing libpanelw (6.5_p20241006-r1) (7/22) Installing sqlite-libs (3.47.0-r0) (8/22) Installing python3 (3.12.7-r1) (9/22) Installing python3-pycache-pyc0 (3.12.7-r1) (10/22) Installing pyc (3.12.7-r1) (11/22) Installing py3-tz-pyc (2024.2-r0) (12/22) Installing python3-pyc (3.12.7-r1) (13/22) Installing py3-tz (2024.2-r0) (14/22) Installing py3-parsing (3.1.4-r0) (15/22) Installing py3-parsing-pyc (3.1.4-r0) (16/22) Installing py3-packaging (24.1-r0) (17/22) Installing py3-packaging-pyc (24.1-r0) (18/22) Installing py3-setuptools (70.3.0-r0) (19/22) Installing py3-setuptools-pyc (70.3.0-r0) (20/22) Installing py3-nose (1.3.7-r13) (21/22) Installing py3-nose-pyc (1.3.7-r13) (22/22) Installing .makedepends-py3-pyrfc3339 (20241030.224640) Executing busybox-1.37.0-r3.trigger OK: 441 MiB in 123 packages >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Cleaning up tmpdir >>> py3-pyrfc3339: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pyRFC3339-1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pyrfc3339: Fetching https://files.pythonhosted.org/packages/source/p/pyRFC3339/pyRFC3339-1.1.tar.gz Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/v3.21/pyRFC3339-1.1.tar.gz.part' pyRFC3339-1.1.tar.gz 100% |********************************| 5290 0:00:00 ETA '/var/cache/distfiles/v3.21/pyRFC3339-1.1.tar.gz.part' saved >>> py3-pyrfc3339: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pyRFC3339-1.1.tar.gz >>> py3-pyrfc3339: Checking sha512sums... pyRFC3339-1.1.tar.gz: OK >>> py3-pyrfc3339: Unpacking /var/cache/distfiles/v3.21/pyRFC3339-1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyrfc3339 copying pyrfc3339/parser.py -> build/lib/pyrfc3339 copying pyrfc3339/utils.py -> build/lib/pyrfc3339 copying pyrfc3339/__init__.py -> build/lib/pyrfc3339 copying pyrfc3339/generator.py -> build/lib/pyrfc3339 nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module Doctest: pyrfc3339.generator.generate ... ok Doctest: pyrfc3339.parser.parse ... ok Doctest: pyrfc3339.utils.FixedOffset ... ok Doctest: pyrfc3339.utils.timedelta_seconds ... ok Doctest: pyrfc3339.utils.timezone ... ok Doctest: pyrfc3339 ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.035s OK >>> py3-pyrfc3339: Entering fakeroot... 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-pyrfc3339/pkg creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339 creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12/site-packages/pyrfc3339 copying build/lib/pyrfc3339/parser.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12/site-packages/pyrfc3339 copying build/lib/pyrfc3339/utils.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12/site-packages/pyrfc3339 copying build/lib/pyrfc3339/__init__.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12/site-packages/pyrfc3339 copying build/lib/pyrfc3339/generator.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12/site-packages/pyrfc3339 byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12/site-packages/pyrfc3339/parser.py to parser.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12/site-packages/pyrfc3339/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12/site-packages/pyrfc3339/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12/site-packages/pyrfc3339/generator.py to generator.cpython-312.pyc running install_egg_info running egg_info writing pyRFC3339.egg-info/PKG-INFO writing dependency_links to pyRFC3339.egg-info/dependency_links.txt writing requirements to pyRFC3339.egg-info/requires.txt writing top-level names to pyRFC3339.egg-info/top_level.txt reading manifest file 'pyRFC3339.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pyRFC3339.egg-info/SOURCES.txt' Copying pyRFC3339.egg-info to /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.12/site-packages/pyRFC3339-1.1-py3.12.egg-info running install_scripts >>> py3-pyrfc3339-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pyrfc3339/__pycache__' -> '/home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339-pyc/usr/lib/python3.12/site-packages/pyrfc3339/__pycache__' >>> py3-pyrfc3339-pyc*: Preparing subpackage py3-pyrfc3339-pyc... >>> py3-pyrfc3339-pyc*: Running postcheck for py3-pyrfc3339-pyc >>> py3-pyrfc3339*: Running postcheck for py3-pyrfc3339 >>> py3-pyrfc3339*: Preparing package py3-pyrfc3339... >>> py3-pyrfc3339-pyc*: Tracing dependencies... py3-tz python3~3.12 >>> py3-pyrfc3339-pyc*: Package size: 12.0 KB >>> py3-pyrfc3339-pyc*: Compressing data... >>> py3-pyrfc3339-pyc*: Create checksum... >>> py3-pyrfc3339-pyc*: Create py3-pyrfc3339-pyc-1.1-r9.apk >>> py3-pyrfc3339*: Tracing dependencies... py3-tz python3~3.12 >>> py3-pyrfc3339*: Package size: 11.5 KB >>> py3-pyrfc3339*: Compressing data... >>> py3-pyrfc3339*: Create checksum... >>> py3-pyrfc3339*: Create py3-pyrfc3339-1.1-r9.apk >>> py3-pyrfc3339: Build complete at Wed, 30 Oct 2024 22:46:42 +0000 elapsed time 0h 0m 16s >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Uninstalling dependencies... (1/22) Purging .makedepends-py3-pyrfc3339 (20241030.224640) (2/22) Purging py3-tz-pyc (2024.2-r0) (3/22) Purging py3-tz (2024.2-r0) (4/22) Purging py3-setuptools-pyc (70.3.0-r0) (5/22) Purging py3-setuptools (70.3.0-r0) (6/22) Purging py3-packaging-pyc (24.1-r0) (7/22) Purging py3-packaging (24.1-r0) (8/22) Purging py3-parsing-pyc (3.1.4-r0) (9/22) Purging py3-parsing (3.1.4-r0) (10/22) Purging py3-nose-pyc (1.3.7-r13) (11/22) Purging py3-nose (1.3.7-r13) (12/22) Purging python3-pyc (3.12.7-r1) (13/22) Purging python3-pycache-pyc0 (3.12.7-r1) (14/22) Purging pyc (3.12.7-r1) (15/22) Purging python3 (3.12.7-r1) (16/22) Purging gdbm (1.24-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.4.6-r0) (19/22) Purging libpanelw (6.5_p20241006-r1) (20/22) Purging mpdecimal (4.0.0-r0) (21/22) Purging sqlite-libs (3.47.0-r0) (22/22) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 396 MiB in 101 packages >>> py3-pyrfc3339: Updating the community/x86 repository index... >>> py3-pyrfc3339: Signing the index...