>>> py3-rfc-bibtex: Building testing/py3-rfc-bibtex 0.3.2-r5 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 16:05:11 +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/34) Installing libbz2 (1.0.8-r5) (2/34) Installing libffi (3.4.4-r2) (3/34) Installing gdbm (1.23-r1) (4/34) Installing xz-libs (5.4.2-r1) (5/34) Installing mpdecimal (2.5.1-r2) (6/34) Installing libpanelw (6.4_p20230401-r6) (7/34) Installing readline (8.2.1-r1) (8/34) Installing sqlite-libs (3.41.2-r2) (9/34) Installing python3 (3.11.3-r10) (10/34) Installing python3-pycache-pyc0 (3.11.3-r10) (11/34) Installing pyc (0.1-r0) (12/34) Installing py3-idna-pyc (3.4-r4) (13/34) Installing python3-pyc (3.11.3-r10) (14/34) Installing py3-idna (3.4-r4) (15/34) Installing py3-multidict (6.0.4-r1) (16/34) Installing py3-multidict-pyc (6.0.4-r1) (17/34) Installing yaml (0.2.5-r1) (18/34) Installing py3-yaml (6.0-r3) (19/34) Installing py3-yaml-pyc (6.0-r3) (20/34) Installing py3-yarl (1.9.1-r0) (21/34) Installing py3-yarl-pyc (1.9.1-r0) (22/34) Installing py3-six (1.16.0-r6) (23/34) Installing py3-six-pyc (1.16.0-r6) (24/34) Installing py3-wrapt (1.15.0-r1) (25/34) Installing py3-wrapt-pyc (1.15.0-r1) (26/34) Installing py3-vcrpy (4.2.1-r2) (27/34) Installing py3-vcrpy-pyc (4.2.1-r2) (28/34) Installing py3-parsing (3.0.9-r2) (29/34) Installing py3-parsing-pyc (3.0.9-r2) (30/34) Installing py3-packaging (23.1-r1) (31/34) Installing py3-packaging-pyc (23.1-r1) (32/34) Installing py3-setuptools (67.7.2-r0) (33/34) Installing py3-setuptools-pyc (67.7.2-r0) (34/34) Installing .makedepends-py3-rfc-bibtex (20230425.160512) Executing busybox-1.36.0-r8.trigger OK: 445 MiB in 135 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27499 100 27499 0 0 392k 0 --:--:-- --:--:-- --:--:-- 394k >>> 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:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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/utils.py -> build/lib/rfc_bibtex copying rfc_bibtex/parser.py -> build/lib/rfc_bibtex copying rfc_bibtex/exceptions.py -> build/lib/rfc_bibtex copying rfc_bibtex/errors.py -> build/lib/rfc_bibtex copying rfc_bibtex/__init__.py -> build/lib/rfc_bibtex copying rfc_bibtex/rfc_bibtex.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.618s OK >>> py3-rfc-bibtex: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Warning: 'classifiers' should be a list, got type 'tuple' running install /usr/lib/python3.11/distutils/cmd.py:62: 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/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/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/parser.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/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/__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/rfc_bibtex.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/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/parser.py to parser.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/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/__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/rfc_bibtex.py to rfc_bibtex.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-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex/usr/lib/python3.11/site-packages/rfc_bibtex/__pycache__' -> '/home/buildozer/aports/testing/py3-rfc-bibtex/pkg/py3-rfc-bibtex-pyc/usr/lib/python3.11/site-packages/rfc_bibtex/__pycache__' >>> py3-rfc-bibtex-pyc*: Preparing subpackage py3-rfc-bibtex-pyc... >>> py3-rfc-bibtex-pyc*: Running postcheck for py3-rfc-bibtex-pyc >>> py3-rfc-bibtex*: Running postcheck for py3-rfc-bibtex >>> py3-rfc-bibtex*: Preparing package py3-rfc-bibtex... >>> py3-rfc-bibtex-pyc*: Tracing dependencies... py3-idna py3-multidict py3-yaml py3-vcrpy py3-wrapt py3-yarl python3~3.11 >>> py3-rfc-bibtex-pyc*: Package size: 68.0 KB >>> py3-rfc-bibtex-pyc*: Compressing data... >>> py3-rfc-bibtex-pyc*: Create checksum... >>> py3-rfc-bibtex-pyc*: Create py3-rfc-bibtex-pyc-0.3.2-r5.apk >>> py3-rfc-bibtex*: Tracing dependencies... py3-idna py3-multidict py3-yaml py3-vcrpy py3-wrapt py3-yarl python3~3.11 >>> py3-rfc-bibtex*: Package size: 104.0 KB >>> py3-rfc-bibtex*: Compressing data... >>> py3-rfc-bibtex*: Create checksum... >>> py3-rfc-bibtex*: Create py3-rfc-bibtex-0.3.2-r5.apk >>> py3-rfc-bibtex: Build complete at Tue, 25 Apr 2023 16:05:17 +0000 elapsed time 0h 0m 6s >>> py3-rfc-bibtex: Cleaning up srcdir >>> py3-rfc-bibtex: Cleaning up pkgdir >>> py3-rfc-bibtex: Uninstalling dependencies... (1/34) Purging .makedepends-py3-rfc-bibtex (20230425.160512) (2/34) Purging py3-vcrpy-pyc (4.2.1-r2) (3/34) Purging py3-vcrpy (4.2.1-r2) (4/34) Purging py3-yaml-pyc (6.0-r3) (5/34) Purging py3-yaml (6.0-r3) (6/34) Purging py3-six-pyc (1.16.0-r6) (7/34) Purging py3-six (1.16.0-r6) (8/34) Purging py3-wrapt-pyc (1.15.0-r1) (9/34) Purging py3-wrapt (1.15.0-r1) (10/34) Purging py3-yarl-pyc (1.9.1-r0) (11/34) Purging py3-yarl (1.9.1-r0) (12/34) Purging py3-idna-pyc (3.4-r4) (13/34) Purging py3-idna (3.4-r4) (14/34) Purging py3-multidict-pyc (6.0.4-r1) (15/34) Purging py3-multidict (6.0.4-r1) (16/34) Purging py3-setuptools-pyc (67.7.2-r0) (17/34) Purging py3-setuptools (67.7.2-r0) (18/34) Purging py3-packaging-pyc (23.1-r1) (19/34) Purging py3-packaging (23.1-r1) (20/34) Purging py3-parsing-pyc (3.0.9-r2) (21/34) Purging py3-parsing (3.0.9-r2) (22/34) Purging python3-pyc (3.11.3-r10) (23/34) Purging python3-pycache-pyc0 (3.11.3-r10) (24/34) Purging pyc (0.1-r0) (25/34) Purging yaml (0.2.5-r1) (26/34) Purging python3 (3.11.3-r10) (27/34) Purging gdbm (1.23-r1) (28/34) Purging libbz2 (1.0.8-r5) (29/34) Purging libffi (3.4.4-r2) (30/34) Purging libpanelw (6.4_p20230401-r6) (31/34) Purging mpdecimal (2.5.1-r2) (32/34) Purging readline (8.2.1-r1) (33/34) Purging sqlite-libs (3.41.2-r2) (34/34) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 393 MiB in 101 packages >>> py3-rfc-bibtex: Updating the testing/x86_64 repository index... >>> py3-rfc-bibtex: Signing the index...