>>> py3-pyrfc3339: Building community/py3-pyrfc3339 1.1-r8 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 09:21:32 +0000 >>> py3-pyrfc3339: Checking sanity of /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/23) Installing libbz2 (1.0.8-r5) (2/23) Installing libffi (3.4.4-r2) (3/23) Installing gdbm (1.23-r1) (4/23) Installing xz-libs (5.4.2-r1) (5/23) Installing mpdecimal (2.5.1-r2) (6/23) Installing libpanelw (6.4_p20230401-r6) (7/23) Installing readline (8.2.1-r1) (8/23) Installing sqlite-libs (3.41.2-r2) (9/23) Installing python3 (3.11.3-r10) (10/23) Installing python3-pycache-pyc0 (3.11.3-r10) (11/23) Installing pyc (0.1-r0) (12/23) Installing py3-tz-pyc (2023.3-r1) (13/23) Installing python3-pyc (3.11.3-r10) (14/23) Installing py3-tz (2023.3-r1) (15/23) Installing py3-parsing (3.0.9-r2) (16/23) Installing py3-parsing-pyc (3.0.9-r2) (17/23) Installing py3-packaging (23.1-r1) (18/23) Installing py3-packaging-pyc (23.1-r1) (19/23) Installing py3-setuptools (67.7.2-r0) (20/23) Installing py3-setuptools-pyc (67.7.2-r0) (21/23) Installing py3-nose (1.3.7-r11) (22/23) Installing py3-nose-pyc (1.3.7-r11) (23/23) Installing .makedepends-py3-pyrfc3339 (20230425.092133) Executing busybox-1.36.0-r8.trigger OK: 465 MiB in 122 packages >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyRFC3339-1.1.tar.gz >>> py3-pyrfc3339: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyRFC3339-1.1.tar.gz >>> py3-pyrfc3339: Checking sha512sums... pyRFC3339-1.1.tar.gz: OK >>> py3-pyrfc3339: Unpacking /var/cache/distfiles/edge/pyRFC3339-1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyrfc3339 copying pyrfc3339/__init__.py -> build/lib/pyrfc3339 copying pyrfc3339/parser.py -> build/lib/pyrfc3339 copying pyrfc3339/utils.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.026s OK >>> py3-pyrfc3339: 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-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.11 creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.11/site-packages/pyrfc3339 copying build/lib/pyrfc3339/__init__.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.11/site-packages/pyrfc3339 copying build/lib/pyrfc3339/parser.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.11/site-packages/pyrfc3339 copying build/lib/pyrfc3339/utils.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.11/site-packages/pyrfc3339 copying build/lib/pyrfc3339/generator.py -> /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.11/site-packages/pyrfc3339 byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.11/site-packages/pyrfc3339/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.11/site-packages/pyrfc3339/parser.py to parser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.11/site-packages/pyrfc3339/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.11/site-packages/pyrfc3339/generator.py to generator.cpython-311.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.11/site-packages/pyRFC3339-1.1-py3.11.egg-info running install_scripts >>> py3-pyrfc3339-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339/usr/lib/python3.11/site-packages/pyrfc3339/__pycache__' -> '/home/buildozer/aports/community/py3-pyrfc3339/pkg/py3-pyrfc3339-pyc/usr/lib/python3.11/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.11 >>> py3-pyrfc3339-pyc*: Package size: 52.0 KB >>> py3-pyrfc3339-pyc*: Compressing data... >>> py3-pyrfc3339-pyc*: Create checksum... >>> py3-pyrfc3339-pyc*: Create py3-pyrfc3339-pyc-1.1-r8.apk >>> py3-pyrfc3339*: Tracing dependencies... py3-tz python3~3.11 >>> py3-pyrfc3339*: Package size: 64.0 KB >>> py3-pyrfc3339*: Compressing data... >>> py3-pyrfc3339*: Create checksum... >>> py3-pyrfc3339*: Create py3-pyrfc3339-1.1-r8.apk >>> py3-pyrfc3339: Build complete at Tue, 25 Apr 2023 09:21:34 +0000 elapsed time 0h 0m 2s >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Uninstalling dependencies... (1/23) Purging .makedepends-py3-pyrfc3339 (20230425.092133) (2/23) Purging py3-tz-pyc (2023.3-r1) (3/23) Purging py3-tz (2023.3-r1) (4/23) Purging py3-setuptools-pyc (67.7.2-r0) (5/23) Purging py3-setuptools (67.7.2-r0) (6/23) Purging py3-packaging-pyc (23.1-r1) (7/23) Purging py3-packaging (23.1-r1) (8/23) Purging py3-parsing-pyc (3.0.9-r2) (9/23) Purging py3-parsing (3.0.9-r2) (10/23) Purging py3-nose-pyc (1.3.7-r11) (11/23) Purging py3-nose (1.3.7-r11) (12/23) Purging python3-pyc (3.11.3-r10) (13/23) Purging python3-pycache-pyc0 (3.11.3-r10) (14/23) Purging pyc (0.1-r0) (15/23) Purging python3 (3.11.3-r10) (16/23) Purging gdbm (1.23-r1) (17/23) Purging libbz2 (1.0.8-r5) (18/23) Purging libffi (3.4.4-r2) (19/23) Purging libpanelw (6.4_p20230401-r6) (20/23) Purging mpdecimal (2.5.1-r2) (21/23) Purging readline (8.2.1-r1) (22/23) Purging sqlite-libs (3.41.2-r2) (23/23) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 99 packages >>> py3-pyrfc3339: Updating the community/aarch64 repository index... >>> py3-pyrfc3339: Signing the index...