>>> cffconvert: Building community/cffconvert 2.0.0-r3 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 14:30:35 +0000 >>> cffconvert: Checking sanity of /home/buildozer/aports/community/cffconvert/APKBUILD... >>> cffconvert: Analyzing dependencies... >>> cffconvert: Installing for build: build-base python3 py3-click py3-jsonschema py3-pykwalify py3-requests py3-ruamel.yaml py3-setuptools (1/47) Installing libbz2 (1.0.8-r5) (2/47) Installing libffi (3.4.4-r2) (3/47) Installing gdbm (1.23-r1) (4/47) Installing xz-libs (5.4.2-r1) (5/47) Installing mpdecimal (2.5.1-r2) (6/47) Installing libpanelw (6.4_p20230401-r5) (7/47) Installing readline (8.2.1-r1) (8/47) Installing sqlite-libs (3.41.2-r2) (9/47) Installing python3 (3.11.3-r10) (10/47) Installing python3-pycache-pyc0 (3.11.3-r10) (11/47) Installing pyc (0.1-r0) (12/47) Installing python3-pyc (3.11.3-r10) (13/47) Installing py3-click (8.1.3-r2) (14/47) Installing py3-click-pyc (8.1.3-r2) (15/47) Installing py3-pyrsistent (0.19.3-r1) (16/47) Installing py3-pyrsistent-pyc (0.19.3-r1) (17/47) Installing py3-attrs (23.1.0-r1) (18/47) Installing py3-attrs-pyc (23.1.0-r1) (19/47) Installing py3-jsonschema (4.7.2-r4) (20/47) Installing py3-jsonschema-pyc (4.7.2-r4) (21/47) Installing py3-docopt (0.6.2-r10) (22/47) Installing py3-docopt-pyc (0.6.2-r10) (23/47) Installing py3-ruamel.yaml.clib (0.2.7-r1) (24/47) Installing py3-ruamel.yaml (0.17.21-r2) (25/47) Installing py3-ruamel.yaml-pyc (0.17.21-r2) (26/47) Installing py3-six (1.16.0-r6) (27/47) Installing py3-six-pyc (1.16.0-r6) (28/47) Installing py3-dateutil (2.8.2-r3) (29/47) Installing py3-dateutil-pyc (2.8.2-r3) (30/47) Installing py3-pykwalify (1.8.0-r4) (31/47) Installing py3-certifi (2022.12.7-r2) (32/47) Installing py3-certifi-pyc (2022.12.7-r2) (33/47) Installing py3-charset-normalizer (3.1.0-r1) (34/47) Installing py3-charset-normalizer-pyc (3.1.0-r1) (35/47) Installing py3-idna (3.4-r4) (36/47) Installing py3-idna-pyc (3.4-r4) (37/47) Installing py3-urllib3 (1.26.15-r1) (38/47) Installing py3-urllib3-pyc (1.26.15-r1) (39/47) Installing py3-requests (2.28.2-r1) (40/47) Installing py3-requests-pyc (2.28.2-r1) (41/47) Installing py3-parsing (3.0.9-r2) (42/47) Installing py3-parsing-pyc (3.0.9-r2) (43/47) Installing py3-packaging (23.1-r1) (44/47) Installing py3-packaging-pyc (23.1-r1) (45/47) Installing py3-setuptools (67.7.1-r0) (46/47) Installing py3-setuptools-pyc (67.7.1-r0) (47/47) Installing .makedepends-cffconvert (20230422.143035) Executing busybox-1.36.0-r7.trigger OK: 382 MiB in 146 packages >>> cffconvert: Cleaning up srcdir >>> cffconvert: Cleaning up pkgdir >>> cffconvert: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cffconvert-2.0.0.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 197k 100 197k 0 0 685k 0 --:--:-- --:--:-- --:--:-- 686k >>> cffconvert: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cffconvert-2.0.0.tar.gz >>> cffconvert: Checking sha512sums... cffconvert-2.0.0.tar.gz: OK >>> cffconvert: Unpacking /var/cache/distfiles/edge/cffconvert-2.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/cffconvert copying cffconvert/__init__.py -> build/lib/cffconvert copying cffconvert/root.py -> build/lib/cffconvert copying cffconvert/version.py -> build/lib/cffconvert copying cffconvert/citation.py -> build/lib/cffconvert creating build/lib/cffconvert/cli copying cffconvert/cli/__init__.py -> build/lib/cffconvert/cli copying cffconvert/cli/read_from_url.py -> build/lib/cffconvert/cli copying cffconvert/cli/cli.py -> build/lib/cffconvert/cli copying cffconvert/cli/create_citation.py -> build/lib/cffconvert/cli copying cffconvert/cli/check_early_exits.py -> build/lib/cffconvert/cli copying cffconvert/cli/rawify_url.py -> build/lib/cffconvert/cli copying cffconvert/cli/validate_or_write_output.py -> build/lib/cffconvert/cli copying cffconvert/cli/read_from_file.py -> build/lib/cffconvert/cli creating build/lib/cffconvert/contracts copying cffconvert/contracts/__init__.py -> build/lib/cffconvert/contracts copying cffconvert/contracts/citation.py -> build/lib/cffconvert/contracts creating build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/__init__.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/ris_url_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/bibtex_url_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/zenodo_object_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/endnote_author_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/schemaorg_author_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/schemaorg_object_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/endnote_url_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/ris_author_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/bibtex_object_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/schemaorg_urls_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/apalike_object_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/apalike_author_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/ris_object_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/bibtex_author_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/abstract_url_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/zenodo_creator_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/apalike_url_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/abstract_author_shared.py -> build/lib/cffconvert/behavior_shared copying cffconvert/behavior_shared/endnote_object_shared.py -> build/lib/cffconvert/behavior_shared creating build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/__init__.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/ris_url.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/endnote_object.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/schemaorg_author.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/ris_object.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/zenodo_object.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/endnote_author.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/apalike_url.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/citation.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/apalike_author.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/codemeta_object.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/bibtex_object.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/bibtex_author.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/ris_author.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/bibtex_url.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/zenodo_creator.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/schemaorg_urls.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/schemaorg_object.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/endnote_url.py -> build/lib/cffconvert/behavior_1_0_x copying cffconvert/behavior_1_0_x/apalike_object.py -> build/lib/cffconvert/behavior_1_0_x creating build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/__init__.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/ris_url.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/endnote_object.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/schemaorg_author.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/ris_object.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/zenodo_object.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/endnote_author.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/apalike_url.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/citation.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/apalike_author.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/codemeta_object.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/bibtex_object.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/bibtex_author.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/ris_author.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/bibtex_url.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/zenodo_creator.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/schemaorg_urls.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/schemaorg_object.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/endnote_url.py -> build/lib/cffconvert/behavior_1_2_x copying cffconvert/behavior_1_2_x/apalike_object.py -> build/lib/cffconvert/behavior_1_2_x creating build/lib/cffconvert/gcloud copying cffconvert/gcloud/__init__.py -> build/lib/cffconvert/gcloud copying cffconvert/gcloud/gcloud.py -> build/lib/cffconvert/gcloud creating build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/__init__.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/ris_url.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/endnote_object.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/schemaorg_author.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/ris_object.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/zenodo_object.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/endnote_author.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/apalike_url.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/citation.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/apalike_author.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/codemeta_object.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/bibtex_object.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/bibtex_author.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/ris_author.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/bibtex_url.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/zenodo_creator.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/schemaorg_urls.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/schemaorg_object.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/endnote_url.py -> build/lib/cffconvert/behavior_1_1_x copying cffconvert/behavior_1_1_x/apalike_object.py -> build/lib/cffconvert/behavior_1_1_x running egg_info creating cffconvert.egg-info writing cffconvert.egg-info/PKG-INFO writing dependency_links to cffconvert.egg-info/dependency_links.txt writing entry points to cffconvert.egg-info/entry_points.txt writing requirements to cffconvert.egg-info/requires.txt writing top-level names to cffconvert.egg-info/top_level.txt writing manifest file 'cffconvert.egg-info/SOURCES.txt' reading manifest file 'cffconvert.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cffconvert.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'cffconvert.schemas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cffconvert.schemas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cffconvert.schemas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cffconvert.schemas' to be distributed and are already explicitly excluding 'cffconvert.schemas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/cffconvert/schemas creating build/lib/cffconvert/schemas/1.0.1 copying cffconvert/schemas/1.0.1/schema.yaml -> build/lib/cffconvert/schemas/1.0.1 creating build/lib/cffconvert/schemas/1.0.2 copying cffconvert/schemas/1.0.2/schema.yaml -> build/lib/cffconvert/schemas/1.0.2 creating build/lib/cffconvert/schemas/1.0.3 copying cffconvert/schemas/1.0.3/schema.yaml -> build/lib/cffconvert/schemas/1.0.3 creating build/lib/cffconvert/schemas/1.1.0 copying cffconvert/schemas/1.1.0/schema.yaml -> build/lib/cffconvert/schemas/1.1.0 creating build/lib/cffconvert/schemas/1.2.0 copying cffconvert/schemas/1.2.0/schema.json -> build/lib/cffconvert/schemas/1.2.0 copying cffconvert/gcloud/index.html -> build/lib/cffconvert/gcloud >>> cffconvert: 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/cffconvert/pkg creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11 creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert copying build/lib/cffconvert/__init__.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert copying build/lib/cffconvert/root.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli copying build/lib/cffconvert/cli/__init__.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli copying build/lib/cffconvert/cli/read_from_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli copying build/lib/cffconvert/cli/cli.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli copying build/lib/cffconvert/cli/create_citation.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli copying build/lib/cffconvert/cli/check_early_exits.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli copying build/lib/cffconvert/cli/rawify_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli copying build/lib/cffconvert/cli/validate_or_write_output.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli copying build/lib/cffconvert/cli/read_from_file.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli copying build/lib/cffconvert/version.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/contracts copying build/lib/cffconvert/contracts/__init__.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/contracts copying build/lib/cffconvert/contracts/citation.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/contracts copying build/lib/cffconvert/citation.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/schemas creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/schemas/1.0.2 copying build/lib/cffconvert/schemas/1.0.2/schema.yaml -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/schemas/1.0.2 creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/schemas/1.1.0 copying build/lib/cffconvert/schemas/1.1.0/schema.yaml -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/schemas/1.1.0 creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/schemas/1.2.0 copying build/lib/cffconvert/schemas/1.2.0/schema.json -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/schemas/1.2.0 creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/schemas/1.0.1 copying build/lib/cffconvert/schemas/1.0.1/schema.yaml -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/schemas/1.0.1 creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/schemas/1.0.3 copying build/lib/cffconvert/schemas/1.0.3/schema.yaml -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/schemas/1.0.3 creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/__init__.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/ris_url_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/bibtex_url_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/zenodo_object_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/endnote_author_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/schemaorg_author_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/schemaorg_object_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/endnote_url_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/ris_author_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/bibtex_object_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/schemaorg_urls_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/apalike_object_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/apalike_author_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/ris_object_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/bibtex_author_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/abstract_url_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/zenodo_creator_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/apalike_url_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/abstract_author_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared copying build/lib/cffconvert/behavior_shared/endnote_object_shared.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/__init__.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/ris_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/endnote_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/schemaorg_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/ris_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/zenodo_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/endnote_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/apalike_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/citation.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/apalike_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/codemeta_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/bibtex_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/bibtex_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/ris_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/bibtex_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/zenodo_creator.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/schemaorg_urls.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/schemaorg_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/endnote_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x copying build/lib/cffconvert/behavior_1_0_x/apalike_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/__init__.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/ris_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/endnote_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/schemaorg_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/ris_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/zenodo_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/endnote_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/apalike_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/citation.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/apalike_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/codemeta_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/bibtex_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/bibtex_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/ris_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/bibtex_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/zenodo_creator.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/schemaorg_urls.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/schemaorg_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/endnote_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x copying build/lib/cffconvert/behavior_1_2_x/apalike_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/gcloud copying build/lib/cffconvert/gcloud/__init__.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/gcloud copying build/lib/cffconvert/gcloud/index.html -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/gcloud copying build/lib/cffconvert/gcloud/gcloud.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/gcloud creating /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/__init__.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/ris_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/endnote_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/schemaorg_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/ris_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/zenodo_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/endnote_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/apalike_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/citation.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/apalike_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/codemeta_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/bibtex_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/bibtex_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/ris_author.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/bibtex_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/zenodo_creator.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/schemaorg_urls.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/schemaorg_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/endnote_url.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x copying build/lib/cffconvert/behavior_1_1_x/apalike_object.py -> /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/root.py to root.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli/read_from_url.py to read_from_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli/create_citation.py to create_citation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli/check_early_exits.py to check_early_exits.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli/rawify_url.py to rawify_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli/validate_or_write_output.py to validate_or_write_output.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli/read_from_file.py to read_from_file.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/contracts/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/contracts/citation.py to citation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/citation.py to citation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/ris_url_shared.py to ris_url_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/bibtex_url_shared.py to bibtex_url_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/zenodo_object_shared.py to zenodo_object_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/endnote_author_shared.py to endnote_author_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/schemaorg_author_shared.py to schemaorg_author_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/schemaorg_object_shared.py to schemaorg_object_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/endnote_url_shared.py to endnote_url_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/ris_author_shared.py to ris_author_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/bibtex_object_shared.py to bibtex_object_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/schemaorg_urls_shared.py to schemaorg_urls_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/apalike_object_shared.py to apalike_object_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/apalike_author_shared.py to apalike_author_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/ris_object_shared.py to ris_object_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/bibtex_author_shared.py to bibtex_author_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/abstract_url_shared.py to abstract_url_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/zenodo_creator_shared.py to zenodo_creator_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/apalike_url_shared.py to apalike_url_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/abstract_author_shared.py to abstract_author_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/endnote_object_shared.py to endnote_object_shared.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/ris_url.py to ris_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/endnote_object.py to endnote_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/schemaorg_author.py to schemaorg_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/ris_object.py to ris_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/zenodo_object.py to zenodo_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/endnote_author.py to endnote_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/apalike_url.py to apalike_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/citation.py to citation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/apalike_author.py to apalike_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/codemeta_object.py to codemeta_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/bibtex_object.py to bibtex_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/bibtex_author.py to bibtex_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/ris_author.py to ris_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/bibtex_url.py to bibtex_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/zenodo_creator.py to zenodo_creator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/schemaorg_urls.py to schemaorg_urls.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/schemaorg_object.py to schemaorg_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/endnote_url.py to endnote_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/apalike_object.py to apalike_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/ris_url.py to ris_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/endnote_object.py to endnote_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/schemaorg_author.py to schemaorg_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/ris_object.py to ris_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/zenodo_object.py to zenodo_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/endnote_author.py to endnote_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/apalike_url.py to apalike_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/citation.py to citation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/apalike_author.py to apalike_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/codemeta_object.py to codemeta_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/bibtex_object.py to bibtex_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/bibtex_author.py to bibtex_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/ris_author.py to ris_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/bibtex_url.py to bibtex_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/zenodo_creator.py to zenodo_creator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/schemaorg_urls.py to schemaorg_urls.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/schemaorg_object.py to schemaorg_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/endnote_url.py to endnote_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/apalike_object.py to apalike_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/gcloud/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/gcloud/gcloud.py to gcloud.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/ris_url.py to ris_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/endnote_object.py to endnote_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/schemaorg_author.py to schemaorg_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/ris_object.py to ris_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/zenodo_object.py to zenodo_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/endnote_author.py to endnote_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/apalike_url.py to apalike_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/citation.py to citation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/apalike_author.py to apalike_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/codemeta_object.py to codemeta_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/bibtex_object.py to bibtex_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/bibtex_author.py to bibtex_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/ris_author.py to ris_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/bibtex_url.py to bibtex_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/zenodo_creator.py to zenodo_creator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/schemaorg_urls.py to schemaorg_urls.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/schemaorg_object.py to schemaorg_object.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/endnote_url.py to endnote_url.cpython-311.pyc byte-compiling /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/apalike_object.py to apalike_object.cpython-311.pyc running install_egg_info running egg_info writing cffconvert.egg-info/PKG-INFO writing dependency_links to cffconvert.egg-info/dependency_links.txt writing entry points to cffconvert.egg-info/entry_points.txt writing requirements to cffconvert.egg-info/requires.txt writing top-level names to cffconvert.egg-info/top_level.txt reading manifest file 'cffconvert.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cffconvert.egg-info/SOURCES.txt' Copying cffconvert.egg-info to /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert-2.0.0-py3.11.egg-info running install_scripts Installing cffconvert script to /home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/bin >>> cffconvert-pyc*: Running split function pyc... '/home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/__pycache__' -> '/home/buildozer/aports/community/cffconvert/pkg/cffconvert-pyc/usr/lib/python3.11/site-packages/cffconvert/__pycache__' '/home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/cli/__pycache__' -> '/home/buildozer/aports/community/cffconvert/pkg/cffconvert-pyc/usr/lib/python3.11/site-packages/cffconvert/cli/__pycache__' '/home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/contracts/__pycache__' -> '/home/buildozer/aports/community/cffconvert/pkg/cffconvert-pyc/usr/lib/python3.11/site-packages/cffconvert/contracts/__pycache__' '/home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/__pycache__' -> '/home/buildozer/aports/community/cffconvert/pkg/cffconvert-pyc/usr/lib/python3.11/site-packages/cffconvert/behavior_shared/__pycache__' '/home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/__pycache__' -> '/home/buildozer/aports/community/cffconvert/pkg/cffconvert-pyc/usr/lib/python3.11/site-packages/cffconvert/behavior_1_0_x/__pycache__' '/home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/__pycache__' -> '/home/buildozer/aports/community/cffconvert/pkg/cffconvert-pyc/usr/lib/python3.11/site-packages/cffconvert/behavior_1_2_x/__pycache__' '/home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/gcloud/__pycache__' -> '/home/buildozer/aports/community/cffconvert/pkg/cffconvert-pyc/usr/lib/python3.11/site-packages/cffconvert/gcloud/__pycache__' '/home/buildozer/aports/community/cffconvert/pkg/cffconvert/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/__pycache__' -> '/home/buildozer/aports/community/cffconvert/pkg/cffconvert-pyc/usr/lib/python3.11/site-packages/cffconvert/behavior_1_1_x/__pycache__' >>> cffconvert-pyc*: Preparing subpackage cffconvert-pyc... >>> cffconvert-pyc*: Running postcheck for cffconvert-pyc >>> cffconvert*: Running postcheck for cffconvert >>> cffconvert*: Preparing package cffconvert... >>> cffconvert-pyc*: Tracing dependencies... python3 py3-click py3-jsonschema py3-pykwalify py3-requests py3-ruamel.yaml python3~3.11 >>> cffconvert-pyc*: Package size: 552.0 KB >>> cffconvert-pyc*: Compressing data... >>> cffconvert-pyc*: Create checksum... >>> cffconvert-pyc*: Create cffconvert-pyc-2.0.0-r3.apk >>> cffconvert*: Tracing dependencies... python3 py3-click py3-jsonschema py3-pykwalify py3-requests py3-ruamel.yaml python3~3.11 >>> cffconvert*: Package size: 916.0 KB >>> cffconvert*: Compressing data... >>> cffconvert*: Create checksum... >>> cffconvert*: Create cffconvert-2.0.0-r3.apk >>> cffconvert: Build complete at Sat, 22 Apr 2023 14:30:37 +0000 elapsed time 0h 0m 2s >>> cffconvert: Cleaning up srcdir >>> cffconvert: Cleaning up pkgdir >>> cffconvert: Uninstalling dependencies... (1/47) Purging .makedepends-cffconvert (20230422.143035) (2/47) Purging py3-click-pyc (8.1.3-r2) (3/47) Purging py3-click (8.1.3-r2) (4/47) Purging py3-jsonschema-pyc (4.7.2-r4) (5/47) Purging py3-jsonschema (4.7.2-r4) (6/47) Purging py3-pyrsistent-pyc (0.19.3-r1) (7/47) Purging py3-pyrsistent (0.19.3-r1) (8/47) Purging py3-attrs-pyc (23.1.0-r1) (9/47) Purging py3-attrs (23.1.0-r1) (10/47) Purging py3-pykwalify (1.8.0-r4) (11/47) Purging py3-docopt-pyc (0.6.2-r10) (12/47) Purging py3-docopt (0.6.2-r10) (13/47) Purging py3-dateutil-pyc (2.8.2-r3) (14/47) Purging py3-dateutil (2.8.2-r3) (15/47) Purging py3-six-pyc (1.16.0-r6) (16/47) Purging py3-six (1.16.0-r6) (17/47) Purging py3-requests-pyc (2.28.2-r1) (18/47) Purging py3-requests (2.28.2-r1) (19/47) Purging py3-certifi-pyc (2022.12.7-r2) (20/47) Purging py3-certifi (2022.12.7-r2) (21/47) Purging py3-charset-normalizer-pyc (3.1.0-r1) (22/47) Purging py3-charset-normalizer (3.1.0-r1) (23/47) Purging py3-idna-pyc (3.4-r4) (24/47) Purging py3-idna (3.4-r4) (25/47) Purging py3-urllib3-pyc (1.26.15-r1) (26/47) Purging py3-urllib3 (1.26.15-r1) (27/47) Purging py3-ruamel.yaml-pyc (0.17.21-r2) (28/47) Purging py3-ruamel.yaml (0.17.21-r2) (29/47) Purging py3-ruamel.yaml.clib (0.2.7-r1) (30/47) Purging py3-setuptools-pyc (67.7.1-r0) (31/47) Purging py3-setuptools (67.7.1-r0) (32/47) Purging py3-packaging-pyc (23.1-r1) (33/47) Purging py3-packaging (23.1-r1) (34/47) Purging py3-parsing-pyc (3.0.9-r2) (35/47) Purging py3-parsing (3.0.9-r2) (36/47) Purging python3-pyc (3.11.3-r10) (37/47) Purging python3-pycache-pyc0 (3.11.3-r10) (38/47) Purging pyc (0.1-r0) (39/47) Purging python3 (3.11.3-r10) (40/47) Purging gdbm (1.23-r1) (41/47) Purging libbz2 (1.0.8-r5) (42/47) Purging libffi (3.4.4-r2) (43/47) Purging libpanelw (6.4_p20230401-r5) (44/47) Purging mpdecimal (2.5.1-r2) (45/47) Purging readline (8.2.1-r1) (46/47) Purging sqlite-libs (3.41.2-r2) (47/47) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> cffconvert: Updating the community/armhf repository index... >>> cffconvert: Signing the index...