>>> py3-pyrfc3339: Building community/py3-pyrfc3339 1.1-r8 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 11:53:25 +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/21) Installing libffi (3.4.4-r2) (2/21) Installing gdbm (1.23-r1) (3/21) Installing mpdecimal (2.5.1-r2) (4/21) Installing libpanelw (6.4_p20230401-r6) (5/21) Installing readline (8.2.1-r1) (6/21) Installing sqlite-libs (3.41.2-r2) (7/21) Installing python3 (3.11.3-r10) (8/21) Installing python3-pycache-pyc0 (3.11.3-r10) (9/21) Installing pyc (0.1-r0) (10/21) Installing py3-tz-pyc (2023.3-r1) (11/21) Installing python3-pyc (3.11.3-r10) (12/21) Installing py3-tz (2023.3-r1) (13/21) Installing py3-parsing (3.0.9-r2) (14/21) Installing py3-parsing-pyc (3.0.9-r2) (15/21) Installing py3-packaging (23.1-r1) (16/21) Installing py3-packaging-pyc (23.1-r1) (17/21) Installing py3-setuptools (67.7.2-r0) (18/21) Installing py3-setuptools-pyc (67.7.2-r0) (19/21) Installing py3-nose (1.3.7-r11) (20/21) Installing py3-nose-pyc (1.3.7-r11) (21/21) Installing .makedepends-py3-pyrfc3339 (20230425.115326) Executing busybox-1.36.0-r8.trigger OK: 499 MiB in 124 packages >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pyRFC3339-1.1.tar.gz >>> py3-pyrfc3339: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pyRFC3339-1.1.tar.gz >>> py3-pyrfc3339: Checking sha512sums... pyRFC3339-1.1.tar.gz: OK >>> py3-pyrfc3339: Unpacking /var/cache/distfiles/v3.18/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/generator.py -> build/lib/pyrfc3339 copying pyrfc3339/__init__.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.039s 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/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 copying build/lib/pyrfc3339/__init__.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/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 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 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 11:53:28 +0000 elapsed time 0h 0m 3s >>> py3-pyrfc3339: Cleaning up srcdir >>> py3-pyrfc3339: Cleaning up pkgdir >>> py3-pyrfc3339: Uninstalling dependencies... (1/21) Purging .makedepends-py3-pyrfc3339 (20230425.115326) (2/21) Purging py3-tz-pyc (2023.3-r1) (3/21) Purging py3-tz (2023.3-r1) (4/21) Purging py3-setuptools-pyc (67.7.2-r0) (5/21) Purging py3-setuptools (67.7.2-r0) (6/21) Purging py3-packaging-pyc (23.1-r1) (7/21) Purging py3-packaging (23.1-r1) (8/21) Purging py3-parsing-pyc (3.0.9-r2) (9/21) Purging py3-parsing (3.0.9-r2) (10/21) Purging py3-nose-pyc (1.3.7-r11) (11/21) Purging py3-nose (1.3.7-r11) (12/21) Purging python3-pyc (3.11.3-r10) (13/21) Purging python3-pycache-pyc0 (3.11.3-r10) (14/21) Purging pyc (0.1-r0) (15/21) Purging python3 (3.11.3-r10) (16/21) Purging gdbm (1.23-r1) (17/21) Purging libffi (3.4.4-r2) (18/21) Purging libpanelw (6.4_p20230401-r6) (19/21) Purging mpdecimal (2.5.1-r2) (20/21) Purging readline (8.2.1-r1) (21/21) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> py3-pyrfc3339: Updating the community/ppc64le repository index... >>> py3-pyrfc3339: Signing the index...