>>> py3-imdbpy: Building testing/py3-imdbpy 2021.4.18-r5 (using abuild 3.13.0-r5) started Thu, 08 Aug 2024 18:51:54 +0000 >>> py3-imdbpy: Checking sanity of /home/buildozer/aports/testing/py3-imdbpy/APKBUILD... >>> py3-imdbpy: Analyzing dependencies... >>> py3-imdbpy: Installing for build: build-base py3-lxml py3-sqlalchemy py3-setuptools py3-gpep517 (1/32) Installing libffi (3.4.6-r0) (2/32) Installing gdbm (1.24-r0) (3/32) Installing mpdecimal (4.0.0-r0) (4/32) Installing libpanelw (6.5_p20240601-r0) (5/32) Installing sqlite-libs (3.46.0-r0) (6/32) Installing python3 (3.12.4-r0) (7/32) Installing python3-pycache-pyc0 (3.12.4-r0) (8/32) Installing pyc (3.12.4-r0) (9/32) Installing py3-lxml-pyc (5.1.0-r0) (10/32) Installing python3-pyc (3.12.4-r0) (11/32) Installing libgpg-error (1.50-r0) (12/32) Installing libgcrypt (1.10.3-r0) (13/32) Installing libxml2 (2.12.8-r0) (14/32) Installing libxslt (1.1.39-r1) (15/32) Installing py3-lxml (5.1.0-r0) (16/32) Installing py3-greenlet (3.0.3-r1) (17/32) Installing py3-greenlet-pyc (3.0.3-r1) (18/32) Installing py3-typing-extensions (4.12.2-r0) (19/32) Installing py3-typing-extensions-pyc (4.12.2-r0) (20/32) Installing py3-sqlalchemy (2.0.29-r1) (21/32) Installing py3-sqlalchemy-pyc (2.0.29-r1) (22/32) Installing py3-parsing (3.1.2-r1) (23/32) Installing py3-parsing-pyc (3.1.2-r1) (24/32) Installing py3-packaging (24.1-r0) (25/32) Installing py3-packaging-pyc (24.1-r0) (26/32) Installing py3-setuptools (70.3.0-r0) (27/32) Installing py3-setuptools-pyc (70.3.0-r0) (28/32) Installing py3-installer (0.7.0-r2) (29/32) Installing py3-installer-pyc (0.7.0-r2) (30/32) Installing py3-gpep517 (16-r0) (31/32) Installing py3-gpep517-pyc (16-r0) (32/32) Installing .makedepends-py3-imdbpy (20240808.185155) Executing busybox-1.36.1-r31.trigger OK: 363 MiB in 142 packages >>> py3-imdbpy: Cleaning up srcdir >>> py3-imdbpy: Cleaning up pkgdir >>> py3-imdbpy: Cleaning up tmpdir >>> py3-imdbpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/IMDbPY-2021.4.18.tar.gz >>> py3-imdbpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/IMDbPY-2021.4.18.tar.gz >>> py3-imdbpy: Checking sha512sums... IMDbPY-2021.4.18.tar.gz: OK >>> py3-imdbpy: Unpacking /var/cache/distfiles/IMDbPY-2021.4.18.tar.gz... 2024-08-08 18:51:56,776 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '2021.04.18' to '2021.4.18' self.metadata.version = self._normalize_version(self.metadata.version) 2024-08-08 18:51:56,977 root INFO running bdist_wheel 2024-08-08 18:51:56,997 root INFO running build 2024-08-08 18:51:56,997 root INFO running build_py 2024-08-08 18:51:57,000 root INFO creating build 2024-08-08 18:51:57,001 root INFO creating build/lib 2024-08-08 18:51:57,001 root INFO creating build/lib/imdb 2024-08-08 18:51:57,001 root INFO copying imdb/_exceptions.py -> build/lib/imdb 2024-08-08 18:51:57,001 root INFO copying imdb/cli.py -> build/lib/imdb 2024-08-08 18:51:57,001 root INFO copying imdb/version.py -> build/lib/imdb 2024-08-08 18:51:57,001 root INFO copying imdb/Movie.py -> build/lib/imdb 2024-08-08 18:51:57,001 root INFO copying imdb/Company.py -> build/lib/imdb 2024-08-08 18:51:57,002 root INFO copying imdb/utils.py -> build/lib/imdb 2024-08-08 18:51:57,002 root INFO copying imdb/helpers.py -> build/lib/imdb 2024-08-08 18:51:57,002 root INFO copying imdb/_logging.py -> build/lib/imdb 2024-08-08 18:51:57,002 root INFO copying imdb/__init__.py -> build/lib/imdb 2024-08-08 18:51:57,003 root INFO copying imdb/Character.py -> build/lib/imdb 2024-08-08 18:51:57,003 root INFO copying imdb/linguistics.py -> build/lib/imdb 2024-08-08 18:51:57,003 root INFO copying imdb/Person.py -> build/lib/imdb 2024-08-08 18:51:57,003 root INFO creating build/lib/imdb/parser 2024-08-08 18:51:57,003 root INFO copying imdb/parser/logging.py -> build/lib/imdb/parser 2024-08-08 18:51:57,004 root INFO copying imdb/parser/__init__.py -> build/lib/imdb/parser 2024-08-08 18:51:57,004 root INFO creating build/lib/imdb/locale 2024-08-08 18:51:57,004 root INFO copying imdb/locale/generatepot.py -> build/lib/imdb/locale 2024-08-08 18:51:57,004 root INFO copying imdb/locale/msgfmt.py -> build/lib/imdb/locale 2024-08-08 18:51:57,004 root INFO copying imdb/locale/rebuildmo.py -> build/lib/imdb/locale 2024-08-08 18:51:57,005 root INFO copying imdb/locale/__init__.py -> build/lib/imdb/locale 2024-08-08 18:51:57,005 root INFO creating build/lib/imdb/parser/sql 2024-08-08 18:51:57,005 root INFO copying imdb/parser/sql/dbschema.py -> build/lib/imdb/parser/sql 2024-08-08 18:51:57,005 root INFO copying imdb/parser/sql/logging.py -> build/lib/imdb/parser/sql 2024-08-08 18:51:57,005 root INFO copying imdb/parser/sql/__init__.py -> build/lib/imdb/parser/sql 2024-08-08 18:51:57,006 root INFO copying imdb/parser/sql/alchemyadapter.py -> build/lib/imdb/parser/sql 2024-08-08 18:51:57,006 root INFO creating build/lib/imdb/parser/http 2024-08-08 18:51:57,006 root INFO copying imdb/parser/http/topBottomParser.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,006 root INFO copying imdb/parser/http/companyParser.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,007 root INFO copying imdb/parser/http/movieParser.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,007 root INFO copying imdb/parser/http/listParser.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,007 root INFO copying imdb/parser/http/piculet.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,007 root INFO copying imdb/parser/http/searchPersonParser.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,007 root INFO copying imdb/parser/http/logging.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,008 root INFO copying imdb/parser/http/searchMovieParser.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,008 root INFO copying imdb/parser/http/utils.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,008 root INFO copying imdb/parser/http/searchCompanyParser.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,008 root INFO copying imdb/parser/http/searchMovieAdvancedParser.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,008 root INFO copying imdb/parser/http/personParser.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,009 root INFO copying imdb/parser/http/__init__.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,009 root INFO copying imdb/parser/http/searchKeywordParser.py -> build/lib/imdb/parser/http 2024-08-08 18:51:57,009 root INFO creating build/lib/imdb/parser/s3 2024-08-08 18:51:57,009 root INFO copying imdb/parser/s3/utils.py -> build/lib/imdb/parser/s3 2024-08-08 18:51:57,009 root INFO copying imdb/parser/s3/__init__.py -> build/lib/imdb/parser/s3 2024-08-08 18:51:57,012 root INFO copying imdb/locale/imdbpy.pot -> build/lib/imdb/locale 2024-08-08 18:51:57,012 root INFO copying imdb/locale/imdbpy-bg.po -> build/lib/imdb/locale 2024-08-08 18:51:57,012 root INFO copying imdb/locale/imdbpy-pt_BR.po -> build/lib/imdb/locale 2024-08-08 18:51:57,012 root INFO copying imdb/locale/imdbpy-ar.po -> build/lib/imdb/locale 2024-08-08 18:51:57,012 root INFO copying imdb/locale/imdbpy-de.po -> build/lib/imdb/locale 2024-08-08 18:51:57,013 root INFO copying imdb/locale/imdbpy-fr.po -> build/lib/imdb/locale 2024-08-08 18:51:57,013 root INFO copying imdb/locale/imdbpy-es.po -> build/lib/imdb/locale 2024-08-08 18:51:57,013 root INFO copying imdb/locale/imdbpy-sr.po -> build/lib/imdb/locale 2024-08-08 18:51:57,013 root INFO copying imdb/locale/imdbpy-it.po -> build/lib/imdb/locale 2024-08-08 18:51:57,014 root INFO copying imdb/locale/imdbpy-tr.po -> build/lib/imdb/locale 2024-08-08 18:51:57,014 root INFO copying imdb/locale/imdbpy-en.po -> build/lib/imdb/locale 2024-08-08 18:51:57,014 root INFO creating build/lib/imdb/locale/bg 2024-08-08 18:51:57,014 root INFO creating build/lib/imdb/locale/bg/LC_MESSAGES 2024-08-08 18:51:57,014 root INFO copying imdb/locale/bg/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/bg/LC_MESSAGES 2024-08-08 18:51:57,014 root INFO creating build/lib/imdb/locale/fr 2024-08-08 18:51:57,014 root INFO creating build/lib/imdb/locale/fr/LC_MESSAGES 2024-08-08 18:51:57,015 root INFO copying imdb/locale/fr/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/fr/LC_MESSAGES 2024-08-08 18:51:57,015 root INFO creating build/lib/imdb/locale/de 2024-08-08 18:51:57,015 root INFO creating build/lib/imdb/locale/de/LC_MESSAGES 2024-08-08 18:51:57,015 root INFO copying imdb/locale/de/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/de/LC_MESSAGES 2024-08-08 18:51:57,015 root INFO creating build/lib/imdb/locale/ar 2024-08-08 18:51:57,015 root INFO creating build/lib/imdb/locale/ar/LC_MESSAGES 2024-08-08 18:51:57,015 root INFO copying imdb/locale/ar/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/ar/LC_MESSAGES 2024-08-08 18:51:57,016 root INFO creating build/lib/imdb/locale/it 2024-08-08 18:51:57,016 root INFO creating build/lib/imdb/locale/it/LC_MESSAGES 2024-08-08 18:51:57,016 root INFO copying imdb/locale/it/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/it/LC_MESSAGES 2024-08-08 18:51:57,016 root INFO creating build/lib/imdb/locale/en 2024-08-08 18:51:57,016 root INFO creating build/lib/imdb/locale/en/LC_MESSAGES 2024-08-08 18:51:57,016 root INFO copying imdb/locale/en/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/en/LC_MESSAGES 2024-08-08 18:51:57,016 root INFO creating build/lib/imdb/locale/es 2024-08-08 18:51:57,016 root INFO creating build/lib/imdb/locale/es/LC_MESSAGES 2024-08-08 18:51:57,017 root INFO copying imdb/locale/es/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/es/LC_MESSAGES 2024-08-08 18:51:57,017 root INFO creating build/lib/imdb/locale/tr 2024-08-08 18:51:57,017 root INFO creating build/lib/imdb/locale/tr/LC_MESSAGES 2024-08-08 18:51:57,017 root INFO copying imdb/locale/tr/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/tr/LC_MESSAGES 2024-08-08 18:51:57,017 root INFO creating build/lib/imdb/locale/sr 2024-08-08 18:51:57,017 root INFO creating build/lib/imdb/locale/sr/LC_MESSAGES 2024-08-08 18:51:57,017 root INFO copying imdb/locale/sr/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/sr/LC_MESSAGES 2024-08-08 18:51:57,018 root INFO creating build/lib/imdb/locale/pt_BR 2024-08-08 18:51:57,018 root INFO creating build/lib/imdb/locale/pt_BR/LC_MESSAGES 2024-08-08 18:51:57,018 root INFO copying imdb/locale/pt_BR/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/pt_BR/LC_MESSAGES 2024-08-08 18:51:57,019 root INFO running build_scripts 2024-08-08 18:51:57,019 root INFO creating build/scripts-3.12 2024-08-08 18:51:57,020 root INFO copying and adjusting ./bin/get_first_movie.py -> build/scripts-3.12 2024-08-08 18:51:57,020 root INFO copying and adjusting ./bin/imdbpy2sql.py -> build/scripts-3.12 2024-08-08 18:51:57,021 root INFO copying and adjusting ./bin/s32imdbpy.py -> build/scripts-3.12 2024-08-08 18:51:57,022 root INFO copying and adjusting ./bin/get_movie.py -> build/scripts-3.12 2024-08-08 18:51:57,022 root INFO copying and adjusting ./bin/search_movie.py -> build/scripts-3.12 2024-08-08 18:51:57,022 root INFO copying and adjusting ./bin/get_first_person.py -> build/scripts-3.12 2024-08-08 18:51:57,022 root INFO copying and adjusting ./bin/get_person.py -> build/scripts-3.12 2024-08-08 18:51:57,022 root INFO copying and adjusting ./bin/search_person.py -> build/scripts-3.12 2024-08-08 18:51:57,022 root INFO copying and adjusting ./bin/get_company.py -> build/scripts-3.12 2024-08-08 18:51:57,023 root INFO copying and adjusting ./bin/search_company.py -> build/scripts-3.12 2024-08-08 18:51:57,023 root INFO copying and adjusting ./bin/get_first_company.py -> build/scripts-3.12 2024-08-08 18:51:57,023 root INFO copying and adjusting ./bin/get_keyword.py -> build/scripts-3.12 2024-08-08 18:51:57,023 root INFO copying and adjusting ./bin/search_keyword.py -> build/scripts-3.12 2024-08-08 18:51:57,023 root INFO copying and adjusting ./bin/get_top_bottom_movies.py -> build/scripts-3.12 2024-08-08 18:51:57,023 root INFO changing mode of build/scripts-3.12/get_first_movie.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/imdbpy2sql.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/s32imdbpy.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/get_movie.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/search_movie.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/get_first_person.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/get_person.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/search_person.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/get_company.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/search_company.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/get_first_company.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/get_keyword.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/search_keyword.py from 644 to 755 2024-08-08 18:51:57,024 root INFO changing mode of build/scripts-3.12/get_top_bottom_movies.py from 644 to 755 2024-08-08 18:51:57,030 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-08-08 18:51:57,030 root INFO running install 2024-08-08 18:51:57,052 root INFO running install_lib 2024-08-08 18:51:57,055 root INFO creating build/bdist.linux-ppc64le 2024-08-08 18:51:57,055 root INFO creating build/bdist.linux-ppc64le/wheel 2024-08-08 18:51:57,055 root INFO creating build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,055 root INFO copying build/lib/imdb/_exceptions.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,055 root INFO copying build/lib/imdb/cli.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,056 root INFO copying build/lib/imdb/version.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,056 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/parser 2024-08-08 18:51:57,056 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/parser/sql 2024-08-08 18:51:57,056 root INFO copying build/lib/imdb/parser/sql/dbschema.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/sql 2024-08-08 18:51:57,056 root INFO copying build/lib/imdb/parser/sql/logging.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/sql 2024-08-08 18:51:57,056 root INFO copying build/lib/imdb/parser/sql/__init__.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/sql 2024-08-08 18:51:57,057 root INFO copying build/lib/imdb/parser/sql/alchemyadapter.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/sql 2024-08-08 18:51:57,057 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,057 root INFO copying build/lib/imdb/parser/http/topBottomParser.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,057 root INFO copying build/lib/imdb/parser/http/companyParser.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,057 root INFO copying build/lib/imdb/parser/http/movieParser.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,058 root INFO copying build/lib/imdb/parser/http/listParser.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,058 root INFO copying build/lib/imdb/parser/http/piculet.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,058 root INFO copying build/lib/imdb/parser/http/searchPersonParser.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,058 root INFO copying build/lib/imdb/parser/http/logging.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,058 root INFO copying build/lib/imdb/parser/http/searchMovieParser.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,058 root INFO copying build/lib/imdb/parser/http/utils.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,059 root INFO copying build/lib/imdb/parser/http/searchCompanyParser.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,059 root INFO copying build/lib/imdb/parser/http/searchMovieAdvancedParser.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,059 root INFO copying build/lib/imdb/parser/http/personParser.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,059 root INFO copying build/lib/imdb/parser/http/__init__.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,059 root INFO copying build/lib/imdb/parser/http/searchKeywordParser.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/http 2024-08-08 18:51:57,060 root INFO copying build/lib/imdb/parser/logging.py -> build/bdist.linux-ppc64le/wheel/imdb/parser 2024-08-08 18:51:57,060 root INFO copying build/lib/imdb/parser/__init__.py -> build/bdist.linux-ppc64le/wheel/imdb/parser 2024-08-08 18:51:57,060 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/parser/s3 2024-08-08 18:51:57,060 root INFO copying build/lib/imdb/parser/s3/utils.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/s3 2024-08-08 18:51:57,060 root INFO copying build/lib/imdb/parser/s3/__init__.py -> build/bdist.linux-ppc64le/wheel/imdb/parser/s3 2024-08-08 18:51:57,060 root INFO copying build/lib/imdb/Movie.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,061 root INFO copying build/lib/imdb/Company.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,061 root INFO copying build/lib/imdb/utils.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,061 root INFO copying build/lib/imdb/helpers.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,061 root INFO copying build/lib/imdb/_logging.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,061 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,062 root INFO copying build/lib/imdb/locale/imdbpy-bg.po -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,062 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/bg 2024-08-08 18:51:57,062 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/bg/LC_MESSAGES 2024-08-08 18:51:57,062 root INFO copying build/lib/imdb/locale/bg/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/imdb/locale/bg/LC_MESSAGES 2024-08-08 18:51:57,062 root INFO copying build/lib/imdb/locale/generatepot.py -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,062 root INFO copying build/lib/imdb/locale/imdbpy-pt_BR.po -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,063 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/fr 2024-08-08 18:51:57,063 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/fr/LC_MESSAGES 2024-08-08 18:51:57,063 root INFO copying build/lib/imdb/locale/fr/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/imdb/locale/fr/LC_MESSAGES 2024-08-08 18:51:57,063 root INFO copying build/lib/imdb/locale/imdbpy-ar.po -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,063 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/de 2024-08-08 18:51:57,063 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/de/LC_MESSAGES 2024-08-08 18:51:57,064 root INFO copying build/lib/imdb/locale/de/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/imdb/locale/de/LC_MESSAGES 2024-08-08 18:51:57,064 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/ar 2024-08-08 18:51:57,064 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/ar/LC_MESSAGES 2024-08-08 18:51:57,064 root INFO copying build/lib/imdb/locale/ar/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/imdb/locale/ar/LC_MESSAGES 2024-08-08 18:51:57,064 root INFO copying build/lib/imdb/locale/imdbpy.pot -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,064 root INFO copying build/lib/imdb/locale/imdbpy-de.po -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,065 root INFO copying build/lib/imdb/locale/imdbpy-fr.po -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,065 root INFO copying build/lib/imdb/locale/msgfmt.py -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,065 root INFO copying build/lib/imdb/locale/imdbpy-es.po -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,065 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/it 2024-08-08 18:51:57,065 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/it/LC_MESSAGES 2024-08-08 18:51:57,065 root INFO copying build/lib/imdb/locale/it/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/imdb/locale/it/LC_MESSAGES 2024-08-08 18:51:57,066 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/en 2024-08-08 18:51:57,066 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/en/LC_MESSAGES 2024-08-08 18:51:57,066 root INFO copying build/lib/imdb/locale/en/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/imdb/locale/en/LC_MESSAGES 2024-08-08 18:51:57,066 root INFO copying build/lib/imdb/locale/rebuildmo.py -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,066 root INFO copying build/lib/imdb/locale/imdbpy-sr.po -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,066 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/es 2024-08-08 18:51:57,067 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/es/LC_MESSAGES 2024-08-08 18:51:57,067 root INFO copying build/lib/imdb/locale/es/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/imdb/locale/es/LC_MESSAGES 2024-08-08 18:51:57,067 root INFO copying build/lib/imdb/locale/imdbpy-it.po -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,067 root INFO copying build/lib/imdb/locale/imdbpy-tr.po -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,067 root INFO copying build/lib/imdb/locale/__init__.py -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,068 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/tr 2024-08-08 18:51:57,068 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/tr/LC_MESSAGES 2024-08-08 18:51:57,068 root INFO copying build/lib/imdb/locale/tr/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/imdb/locale/tr/LC_MESSAGES 2024-08-08 18:51:57,068 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/sr 2024-08-08 18:51:57,068 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/sr/LC_MESSAGES 2024-08-08 18:51:57,068 root INFO copying build/lib/imdb/locale/sr/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/imdb/locale/sr/LC_MESSAGES 2024-08-08 18:51:57,068 root INFO copying build/lib/imdb/locale/imdbpy-en.po -> build/bdist.linux-ppc64le/wheel/imdb/locale 2024-08-08 18:51:57,069 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/pt_BR 2024-08-08 18:51:57,069 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/pt_BR/LC_MESSAGES 2024-08-08 18:51:57,069 root INFO copying build/lib/imdb/locale/pt_BR/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/imdb/locale/pt_BR/LC_MESSAGES 2024-08-08 18:51:57,069 root INFO copying build/lib/imdb/__init__.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,069 root INFO copying build/lib/imdb/Character.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,070 root INFO copying build/lib/imdb/linguistics.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,070 root INFO copying build/lib/imdb/Person.py -> build/bdist.linux-ppc64le/wheel/imdb 2024-08-08 18:51:57,070 root INFO running install_egg_info 2024-08-08 18:51:57,073 root INFO running egg_info 2024-08-08 18:51:57,075 root INFO writing IMDbPY.egg-info/PKG-INFO 2024-08-08 18:51:57,077 root INFO writing dependency_links to IMDbPY.egg-info/dependency_links.txt 2024-08-08 18:51:57,077 root INFO writing entry points to IMDbPY.egg-info/entry_points.txt 2024-08-08 18:51:57,078 root INFO writing requirements to IMDbPY.egg-info/requires.txt 2024-08-08 18:51:57,078 root INFO writing top-level names to IMDbPY.egg-info/top_level.txt 2024-08-08 18:51:57,085 root INFO reading manifest file 'IMDbPY.egg-info/SOURCES.txt' 2024-08-08 18:51:57,086 root INFO reading manifest template 'MANIFEST.in' 2024-08-08 18:51:57,090 root WARNING no previously-included directories found matching 'tests/__pycache__' 2024-08-08 18:51:57,091 root WARNING no previously-included directories found matching 'tests/.cache' 2024-08-08 18:51:57,092 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-08-08 18:51:57,092 root WARNING warning: no previously-included files matching '.pytest_cache' found anywhere in distribution 2024-08-08 18:51:57,093 root WARNING warning: no previously-included files matching '.tox' found anywhere in distribution 2024-08-08 18:51:57,093 root WARNING warning: no previously-included files matching '.cache' found anywhere in distribution 2024-08-08 18:51:57,094 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2024-08-08 18:51:57,094 root INFO adding license file 'LICENSE.txt' 2024-08-08 18:51:57,098 root INFO writing manifest file 'IMDbPY.egg-info/SOURCES.txt' 2024-08-08 18:51:57,098 root INFO Copying IMDbPY.egg-info to build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18-py3.12.egg-info 2024-08-08 18:51:57,099 root INFO running install_scripts 2024-08-08 18:51:57,099 root INFO creating build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data 2024-08-08 18:51:57,100 root INFO creating build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,100 root INFO copying build/scripts-3.12/get_first_movie.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,100 root INFO copying build/scripts-3.12/get_movie.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,100 root INFO copying build/scripts-3.12/search_keyword.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,100 root INFO copying build/scripts-3.12/get_first_person.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,100 root INFO copying build/scripts-3.12/get_keyword.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,101 root INFO copying build/scripts-3.12/get_person.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,101 root INFO copying build/scripts-3.12/get_top_bottom_movies.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,101 root INFO copying build/scripts-3.12/s32imdbpy.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,101 root INFO copying build/scripts-3.12/search_company.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,101 root INFO copying build/scripts-3.12/search_movie.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,102 root INFO copying build/scripts-3.12/search_person.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,102 root INFO copying build/scripts-3.12/get_company.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,102 root INFO copying build/scripts-3.12/get_first_company.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,102 root INFO copying build/scripts-3.12/imdbpy2sql.py -> build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts 2024-08-08 18:51:57,102 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/get_first_movie.py to 755 2024-08-08 18:51:57,102 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/get_movie.py to 755 2024-08-08 18:51:57,102 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/search_keyword.py to 755 2024-08-08 18:51:57,102 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/get_first_person.py to 755 2024-08-08 18:51:57,102 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/get_keyword.py to 755 2024-08-08 18:51:57,103 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/get_person.py to 755 2024-08-08 18:51:57,103 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/get_top_bottom_movies.py to 755 2024-08-08 18:51:57,103 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/s32imdbpy.py to 755 2024-08-08 18:51:57,103 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/search_company.py to 755 2024-08-08 18:51:57,103 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/search_movie.py to 755 2024-08-08 18:51:57,103 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/search_person.py to 755 2024-08-08 18:51:57,103 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/get_company.py to 755 2024-08-08 18:51:57,103 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/get_first_company.py to 755 2024-08-08 18:51:57,103 root INFO changing mode of build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.data/scripts/imdbpy2sql.py to 755 2024-08-08 18:51:57,107 root INFO creating build/bdist.linux-ppc64le/wheel/IMDbPY-2021.4.18.dist-info/WHEEL 2024-08-08 18:51:57,107 wheel INFO creating '/home/buildozer/aports/testing/py3-imdbpy/src/IMDbPY-2021.4.18/.dist/.tmp-60kg4hjo/IMDbPY-2021.4.18-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-08-08 18:51:57,107 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/get_company.py' 2024-08-08 18:51:57,108 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/get_first_company.py' 2024-08-08 18:51:57,108 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/get_first_movie.py' 2024-08-08 18:51:57,108 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/get_first_person.py' 2024-08-08 18:51:57,108 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/get_keyword.py' 2024-08-08 18:51:57,108 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/get_movie.py' 2024-08-08 18:51:57,108 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/get_person.py' 2024-08-08 18:51:57,109 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/get_top_bottom_movies.py' 2024-08-08 18:51:57,109 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/imdbpy2sql.py' 2024-08-08 18:51:57,110 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/s32imdbpy.py' 2024-08-08 18:51:57,110 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/search_company.py' 2024-08-08 18:51:57,110 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/search_keyword.py' 2024-08-08 18:51:57,110 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/search_movie.py' 2024-08-08 18:51:57,110 wheel INFO adding 'IMDbPY-2021.4.18.data/scripts/search_person.py' 2024-08-08 18:51:57,111 wheel INFO adding 'imdb/Character.py' 2024-08-08 18:51:57,111 wheel INFO adding 'imdb/Company.py' 2024-08-08 18:51:57,111 wheel INFO adding 'imdb/Movie.py' 2024-08-08 18:51:57,111 wheel INFO adding 'imdb/Person.py' 2024-08-08 18:51:57,112 wheel INFO adding 'imdb/__init__.py' 2024-08-08 18:51:57,112 wheel INFO adding 'imdb/_exceptions.py' 2024-08-08 18:51:57,112 wheel INFO adding 'imdb/_logging.py' 2024-08-08 18:51:57,112 wheel INFO adding 'imdb/cli.py' 2024-08-08 18:51:57,113 wheel INFO adding 'imdb/helpers.py' 2024-08-08 18:51:57,113 wheel INFO adding 'imdb/linguistics.py' 2024-08-08 18:51:57,113 wheel INFO adding 'imdb/utils.py' 2024-08-08 18:51:57,114 wheel INFO adding 'imdb/version.py' 2024-08-08 18:51:57,114 wheel INFO adding 'imdb/locale/__init__.py' 2024-08-08 18:51:57,114 wheel INFO adding 'imdb/locale/generatepot.py' 2024-08-08 18:51:57,114 wheel INFO adding 'imdb/locale/imdbpy-ar.po' 2024-08-08 18:51:57,114 wheel INFO adding 'imdb/locale/imdbpy-bg.po' 2024-08-08 18:51:57,115 wheel INFO adding 'imdb/locale/imdbpy-de.po' 2024-08-08 18:51:57,115 wheel INFO adding 'imdb/locale/imdbpy-en.po' 2024-08-08 18:51:57,115 wheel INFO adding 'imdb/locale/imdbpy-es.po' 2024-08-08 18:51:57,116 wheel INFO adding 'imdb/locale/imdbpy-fr.po' 2024-08-08 18:51:57,116 wheel INFO adding 'imdb/locale/imdbpy-it.po' 2024-08-08 18:51:57,116 wheel INFO adding 'imdb/locale/imdbpy-pt_BR.po' 2024-08-08 18:51:57,116 wheel INFO adding 'imdb/locale/imdbpy-sr.po' 2024-08-08 18:51:57,117 wheel INFO adding 'imdb/locale/imdbpy-tr.po' 2024-08-08 18:51:57,117 wheel INFO adding 'imdb/locale/imdbpy.pot' 2024-08-08 18:51:57,117 wheel INFO adding 'imdb/locale/msgfmt.py' 2024-08-08 18:51:57,117 wheel INFO adding 'imdb/locale/rebuildmo.py' 2024-08-08 18:51:57,118 wheel INFO adding 'imdb/locale/ar/LC_MESSAGES/imdbpy.mo' 2024-08-08 18:51:57,118 wheel INFO adding 'imdb/locale/bg/LC_MESSAGES/imdbpy.mo' 2024-08-08 18:51:57,118 wheel INFO adding 'imdb/locale/de/LC_MESSAGES/imdbpy.mo' 2024-08-08 18:51:57,119 wheel INFO adding 'imdb/locale/en/LC_MESSAGES/imdbpy.mo' 2024-08-08 18:51:57,119 wheel INFO adding 'imdb/locale/es/LC_MESSAGES/imdbpy.mo' 2024-08-08 18:51:57,119 wheel INFO adding 'imdb/locale/fr/LC_MESSAGES/imdbpy.mo' 2024-08-08 18:51:57,119 wheel INFO adding 'imdb/locale/it/LC_MESSAGES/imdbpy.mo' 2024-08-08 18:51:57,120 wheel INFO adding 'imdb/locale/pt_BR/LC_MESSAGES/imdbpy.mo' 2024-08-08 18:51:57,120 wheel INFO adding 'imdb/locale/sr/LC_MESSAGES/imdbpy.mo' 2024-08-08 18:51:57,120 wheel INFO adding 'imdb/locale/tr/LC_MESSAGES/imdbpy.mo' 2024-08-08 18:51:57,121 wheel INFO adding 'imdb/parser/__init__.py' 2024-08-08 18:51:57,121 wheel INFO adding 'imdb/parser/logging.py' 2024-08-08 18:51:57,121 wheel INFO adding 'imdb/parser/http/__init__.py' 2024-08-08 18:51:57,121 wheel INFO adding 'imdb/parser/http/companyParser.py' 2024-08-08 18:51:57,121 wheel INFO adding 'imdb/parser/http/listParser.py' 2024-08-08 18:51:57,122 wheel INFO adding 'imdb/parser/http/logging.py' 2024-08-08 18:51:57,122 wheel INFO adding 'imdb/parser/http/movieParser.py' 2024-08-08 18:51:57,122 wheel INFO adding 'imdb/parser/http/personParser.py' 2024-08-08 18:51:57,123 wheel INFO adding 'imdb/parser/http/piculet.py' 2024-08-08 18:51:57,123 wheel INFO adding 'imdb/parser/http/searchCompanyParser.py' 2024-08-08 18:51:57,123 wheel INFO adding 'imdb/parser/http/searchKeywordParser.py' 2024-08-08 18:51:57,123 wheel INFO adding 'imdb/parser/http/searchMovieAdvancedParser.py' 2024-08-08 18:51:57,124 wheel INFO adding 'imdb/parser/http/searchMovieParser.py' 2024-08-08 18:51:57,124 wheel INFO adding 'imdb/parser/http/searchPersonParser.py' 2024-08-08 18:51:57,124 wheel INFO adding 'imdb/parser/http/topBottomParser.py' 2024-08-08 18:51:57,124 wheel INFO adding 'imdb/parser/http/utils.py' 2024-08-08 18:51:57,125 wheel INFO adding 'imdb/parser/s3/__init__.py' 2024-08-08 18:51:57,125 wheel INFO adding 'imdb/parser/s3/utils.py' 2024-08-08 18:51:57,125 wheel INFO adding 'imdb/parser/sql/__init__.py' 2024-08-08 18:51:57,125 wheel INFO adding 'imdb/parser/sql/alchemyadapter.py' 2024-08-08 18:51:57,126 wheel INFO adding 'imdb/parser/sql/dbschema.py' 2024-08-08 18:51:57,126 wheel INFO adding 'imdb/parser/sql/logging.py' 2024-08-08 18:51:57,126 wheel INFO adding 'IMDbPY-2021.4.18.dist-info/LICENSE.txt' 2024-08-08 18:51:57,126 wheel INFO adding 'IMDbPY-2021.4.18.dist-info/METADATA' 2024-08-08 18:51:57,126 wheel INFO adding 'IMDbPY-2021.4.18.dist-info/WHEEL' 2024-08-08 18:51:57,127 wheel INFO adding 'IMDbPY-2021.4.18.dist-info/entry_points.txt' 2024-08-08 18:51:57,127 wheel INFO adding 'IMDbPY-2021.4.18.dist-info/top_level.txt' 2024-08-08 18:51:57,127 wheel INFO adding 'IMDbPY-2021.4.18.dist-info/RECORD' 2024-08-08 18:51:57,128 root INFO removing build/bdist.linux-ppc64le/wheel 2024-08-08 18:51:57,132 gpep517 INFO The backend produced .dist/IMDbPY-2021.4.18-py3-none-any.whl IMDbPY-2021.4.18-py3-none-any.whl Created locale for: ar bg de en es fr it pt_BR sr tr. >>> py3-imdbpy: Entering fakeroot... 2024-08-08 18:51:57,362 gpep517 INFO Installing .dist/IMDbPY-2021.4.18-py3-none-any.whl into /home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy 2024-08-08 18:51:57,583 gpep517 INFO Installation complete >>> py3-imdbpy-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy/usr/lib/python3.12/site-packages/imdb/parser/sql/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.12/site-packages/imdb/parser/sql/__pycache__' '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy/usr/lib/python3.12/site-packages/imdb/parser/http/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.12/site-packages/imdb/parser/http/__pycache__' '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy/usr/lib/python3.12/site-packages/imdb/parser/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.12/site-packages/imdb/parser/__pycache__' '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy/usr/lib/python3.12/site-packages/imdb/parser/s3/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.12/site-packages/imdb/parser/s3/__pycache__' '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy/usr/lib/python3.12/site-packages/imdb/locale/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.12/site-packages/imdb/locale/__pycache__' '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy/usr/lib/python3.12/site-packages/imdb/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.12/site-packages/imdb/__pycache__' >>> py3-imdbpy-pyc*: Preparing subpackage py3-imdbpy-pyc... >>> py3-imdbpy-pyc*: Running postcheck for py3-imdbpy-pyc >>> py3-imdbpy*: Running postcheck for py3-imdbpy >>> py3-imdbpy*: Preparing package py3-imdbpy... >>> py3-imdbpy-pyc*: Tracing dependencies... py3-lxml py3-sqlalchemy python3~3.12 >>> py3-imdbpy-pyc*: Package size: 744.0 KB >>> py3-imdbpy-pyc*: Compressing data... >>> py3-imdbpy-pyc*: Create checksum... >>> py3-imdbpy-pyc*: Create py3-imdbpy-pyc-2021.4.18-r5.apk >>> py3-imdbpy*: Tracing dependencies... py3-lxml py3-sqlalchemy python3~3.12 >>> py3-imdbpy*: Package size: 1.3 MB >>> py3-imdbpy*: Compressing data... >>> py3-imdbpy*: Create checksum... >>> py3-imdbpy*: Create py3-imdbpy-2021.4.18-r5.apk >>> py3-imdbpy: Build complete at Thu, 08 Aug 2024 18:51:58 +0000 elapsed time 0h 0m 3s >>> py3-imdbpy: Cleaning up srcdir >>> py3-imdbpy: Cleaning up pkgdir >>> py3-imdbpy: Uninstalling dependencies... (1/32) Purging .makedepends-py3-imdbpy (20240808.185155) (2/32) Purging py3-lxml-pyc (5.1.0-r0) (3/32) Purging py3-lxml (5.1.0-r0) (4/32) Purging py3-sqlalchemy-pyc (2.0.29-r1) (5/32) Purging py3-sqlalchemy (2.0.29-r1) (6/32) Purging py3-greenlet-pyc (3.0.3-r1) (7/32) Purging py3-greenlet (3.0.3-r1) (8/32) Purging py3-typing-extensions-pyc (4.12.2-r0) (9/32) Purging py3-typing-extensions (4.12.2-r0) (10/32) Purging py3-setuptools-pyc (70.3.0-r0) (11/32) Purging py3-setuptools (70.3.0-r0) (12/32) Purging py3-packaging-pyc (24.1-r0) (13/32) Purging py3-packaging (24.1-r0) (14/32) Purging py3-parsing-pyc (3.1.2-r1) (15/32) Purging py3-parsing (3.1.2-r1) (16/32) Purging py3-gpep517-pyc (16-r0) (17/32) Purging py3-gpep517 (16-r0) (18/32) Purging py3-installer-pyc (0.7.0-r2) (19/32) Purging py3-installer (0.7.0-r2) (20/32) Purging python3-pyc (3.12.4-r0) (21/32) Purging python3-pycache-pyc0 (3.12.4-r0) (22/32) Purging pyc (3.12.4-r0) (23/32) Purging python3 (3.12.4-r0) (24/32) Purging gdbm (1.24-r0) (25/32) Purging libffi (3.4.6-r0) (26/32) Purging libpanelw (6.5_p20240601-r0) (27/32) Purging libxslt (1.1.39-r1) (28/32) Purging mpdecimal (4.0.0-r0) (29/32) Purging sqlite-libs (3.46.0-r0) (30/32) Purging libgcrypt (1.10.3-r0) (31/32) Purging libgpg-error (1.50-r0) (32/32) Purging libxml2 (2.12.8-r0) Executing busybox-1.36.1-r31.trigger OK: 282 MiB in 110 packages >>> py3-imdbpy: Updating the testing/ppc64le repository index... >>> py3-imdbpy: Signing the index...