>>> py3-rfc-bibtex: Building testing/py3-rfc-bibtex 0.3.2-r4 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 22:17:10 +0000 >>> py3-rfc-bibtex: Checking sanity of /home/buildozer/aports/testing/py3-rfc-bibtex/APKBUILD... >>> py3-rfc-bibtex: Analyzing dependencies... >>> py3-rfc-bibtex: Installing for build: build-base py3-idna py3-multidict py3-yaml py3-vcrpy py3-wrapt py3-yarl py3-setuptools (1/20) Installing libbz2 (1.0.8-r4) (2/20) Installing libffi (3.4.4-r0) (3/20) Installing gdbm (1.23-r0) (4/20) Installing xz-libs (5.2.8-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.2.0-r0) (7/20) Installing sqlite-libs (3.40.0-r0) (8/20) Installing python3 (3.11.0-r2) (9/20) Installing py3-idna (3.4-r3) (10/20) Installing py3-multidict (6.0.2-r2) (11/20) Installing yaml (0.2.5-r0) (12/20) Installing py3-yaml (6.0-r1) (13/20) Installing py3-yarl (1.8.1-r2) (14/20) Installing py3-six (1.16.0-r4) (15/20) Installing py3-wrapt (1.14.1-r1) (16/20) Installing py3-vcrpy (4.2.1-r1) (17/20) Installing py3-parsing (3.0.9-r1) (18/20) Installing py3-packaging (21.3-r3) (19/20) Installing py3-setuptools (65.6.3-r0) (20/20) Installing .makedepends-py3-rfc-bibtex (20221124.221711) Executing busybox-1.35.0-r29.trigger OK: 486 MiB in 116 packages >>> py3-rfc-bibtex: Cleaning up srcdir >>> py3-rfc-bibtex: Cleaning up pkgdir >>> py3-rfc-bibtex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rfc-bibtex-0.3.2.tar.gz >>> py3-rfc-bibtex: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rfc-bibtex-0.3.2.tar.gz >>> py3-rfc-bibtex: Checking sha512sums... py3-rfc-bibtex-0.3.2.tar.gz: OK >>> py3-rfc-bibtex: Unpacking /var/cache/distfiles/edge/py3-rfc-bibtex-0.3.2.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/rfc_bibtex copying rfc_bibtex/errors.py -> build/lib/rfc_bibtex copying rfc_bibtex/utils.py -> build/lib/rfc_bibtex copying rfc_bibtex/rfc_bibtex.py -> build/lib/rfc_bibtex copying rfc_bibtex/__init__.py -> build/lib/rfc_bibtex copying rfc_bibtex/exceptions.py -> build/lib/rfc_bibtex copying rfc_bibtex/parser.py -> build/lib/rfc_bibtex running build_scripts creating build/scripts-3.11 copying and adjusting bin/rfcbibtex -> build/scripts-3.11 changing mode of build/scripts-3.11/rfcbibtex from 644 to 755 /home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_raw_input.py:30: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) ./home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_raw_input.py:105: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) ./home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_raw_input.py:126: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) ./home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_raw_input.py:48: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) ./home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_raw_input.py:66: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) ./home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_raw_input.py:84: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) ./home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_tex_and_aux.py:72: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) ./home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_tex_and_aux.py:33: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) ./home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_tex_and_aux.py:93: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) ./home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_tex_and_aux.py:51: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) ./home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_tex_and_aux.py:136: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) ./home/buildozer/aports/testing/py3-rfc-bibtex/src/rfc-bibtex-0.3.2/tests/integration/test_obtained_bibtex_from_tex_and_aux.py:114: DeprecationWarning: NotImplemented should not be used in a boolean context entries = list(rfc_bibtex.bibtex_entries) .. ---------------------------------------------------------------------- Ran 13 tests in 1.963s OK >>> py3-rfc-bibtex: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( Warning: 'classifiers' should be a list, got type 'tuple' 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 build running build_py running build_scripts running install_lib creating /home/buildozer/aports/testing/py3-rfc-bibtex/pkg creating /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex creating /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr creating /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib creating /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex copying build/lib/rfc_bibtex/errors.py -> /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex copying build/lib/rfc_bibtex/utils.py -> /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex copying build/lib/rfc_bibtex/rfc_bibtex.py -> /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex copying build/lib/rfc_bibtex/__init__.py -> /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex copying build/lib/rfc_bibtex/exceptions.py -> /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex copying build/lib/rfc_bibtex/parser.py -> /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex byte-compiling /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex/rfc_bibtex.py to rfc_bibtex.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex/parser.py to parser.cpython-311.pyc running install_egg_info running egg_info creating rfcbibtex.egg-info writing rfcbibtex.egg-info/PKG-INFO writing dependency_links to rfcbibtex.egg-info/dependency_links.txt writing top-level names to rfcbibtex.egg-info/top_level.txt writing manifest file 'rfcbibtex.egg-info/SOURCES.txt' reading manifest file 'rfcbibtex.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'rfcbibtex.egg-info/SOURCES.txt' Copying rfcbibtex.egg-info to /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfcbibtex-0.3.2-py3.11.egg-info running install_scripts creating /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/bin copying build/scripts-3.11/rfcbibtex -> /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/bin changing mode of /home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/bin/rfcbibtex to 755 >>> py3-rfc-bibtex*: Running postcheck for py3-rfc-bibtex >>> py3-rfc-bibtex*: Preparing package py3-rfc-bibtex... >>> py3-rfc-bibtex*: Tracing dependencies... >>> py3-rfc-bibtex*: Package size: 148.0 KB >>> py3-rfc-bibtex*: Compressing data... >>> py3-rfc-bibtex*: Create checksum... >>> py3-rfc-bibtex*: Create py3-rfc-bibtex-0.3.2-r4.apk >>> py3-rfc-bibtex: Build complete at Thu, 24 Nov 2022 22:17:14 +0000 elapsed time 0h 0m 4s >>> py3-rfc-bibtex: Cleaning up srcdir >>> py3-rfc-bibtex: Cleaning up pkgdir >>> py3-rfc-bibtex: Uninstalling dependencies... (1/20) Purging .makedepends-py3-rfc-bibtex (20221124.221711) (2/20) Purging py3-vcrpy (4.2.1-r1) (3/20) Purging py3-yaml (6.0-r1) (4/20) Purging py3-six (1.16.0-r4) (5/20) Purging py3-wrapt (1.14.1-r1) (6/20) Purging py3-yarl (1.8.1-r2) (7/20) Purging py3-idna (3.4-r3) (8/20) Purging py3-multidict (6.0.2-r2) (9/20) Purging py3-setuptools (65.6.3-r0) (10/20) Purging py3-packaging (21.3-r3) (11/20) Purging py3-parsing (3.0.9-r1) (12/20) Purging python3 (3.11.0-r2) (13/20) Purging libbz2 (1.0.8-r4) (14/20) Purging libffi (3.4.4-r0) (15/20) Purging gdbm (1.23-r0) (16/20) Purging xz-libs (5.2.8-r0) (17/20) Purging mpdecimal (2.5.1-r1) (18/20) Purging readline (8.2.0-r0) (19/20) Purging sqlite-libs (3.40.0-r0) (20/20) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages >>> py3-rfc-bibtex: Updating the testing/aarch64 repository index... >>> py3-rfc-bibtex: Signing the index...