>>> py3-imdbpy: Building testing/py3-imdbpy 2021.4.18-r6 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 14:27:00 +0000 >>> py3-imdbpy: Validating /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/30) Installing libbz2 (1.0.8-r6) ( 2/30) Installing libffi (3.5.2-r0) ( 3/30) Installing gdbm (1.26-r0) ( 4/30) Installing xz-libs (5.8.2-r0) ( 5/30) Installing mpdecimal (4.0.1-r0) ( 6/30) Installing libpanelw (6.6_p20251231-r0) ( 7/30) Installing sqlite-libs (3.51.2-r1) ( 8/30) Installing python3 (3.14.3-r0) ( 9/30) Installing python3-pycache-pyc0 (3.14.3-r0) (10/30) Installing pyc (3.14.3-r0) (11/30) Installing py3-lxml-pyc (6.0.2-r2) (12/30) Installing python3-pyc (3.14.3-r0) (13/30) Installing libxml2 (2.13.9-r1) (14/30) Installing libxslt (1.1.43-r3) (15/30) Installing py3-lxml (6.0.2-r2) (16/30) Installing py3-greenlet (3.2.4-r1) (17/30) Installing py3-greenlet-pyc (3.2.4-r1) (18/30) Installing py3-sqlalchemy (2.0.44-r1) (19/30) Installing py3-sqlalchemy-pyc (2.0.44-r1) (20/30) Installing py3-parsing (3.3.2-r1) (21/30) Installing py3-parsing-pyc (3.3.2-r1) (22/30) Installing py3-packaging (26.0-r1) (23/30) Installing py3-packaging-pyc (26.0-r1) (24/30) Installing py3-setuptools (82.0.1-r1) (25/30) Installing py3-setuptools-pyc (82.0.1-r1) (26/30) Installing py3-installer (0.7.0-r3) (27/30) Installing py3-installer-pyc (0.7.0-r3) (28/30) Installing py3-gpep517 (19-r2) (29/30) Installing py3-gpep517-pyc (19-r2) (30/30) Installing .makedepends-py3-imdbpy (20260330.142703) Executing busybox-1.37.0-r31.trigger OK: 363.7 MiB in 135 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-imdbpy: Fetching https://files.pythonhosted.org/packages/source/I/IMDbPY/IMDbPY-2021.4.18.tar.gz Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/IMDbPY-2021.4.18.tar.gz.part' IMDbPY-2021.4.18.tar 100% |********************************| 258k 0:00:00 ETA '/var/cache/distfiles/IMDbPY-2021.4.18.tar.gz.part' saved /var/cache/distfiles/IMDbPY-2021.4.18.tar.gz: OK >>> py3-imdbpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/IMDbPY-2021.4.18.tar.gz /var/cache/distfiles/IMDbPY-2021.4.18.tar.gz: OK >>> py3-imdbpy: Unpacking /var/cache/distfiles/IMDbPY-2021.4.18.tar.gz... 2026-03-30 14:27:06,302 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '2021.04.18' to '2021.4.18' self.metadata.version = self._normalize_version(self.metadata.version) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 14:27:06,370 root INFO running bdist_wheel 2026-03-30 14:27:06,426 root INFO running build 2026-03-30 14:27:06,426 root INFO running build_py 2026-03-30 14:27:06,435 root INFO creating build/lib/imdb 2026-03-30 14:27:06,436 root INFO copying imdb/_exceptions.py -> build/lib/imdb 2026-03-30 14:27:06,437 root INFO copying imdb/cli.py -> build/lib/imdb 2026-03-30 14:27:06,438 root INFO copying imdb/version.py -> build/lib/imdb 2026-03-30 14:27:06,439 root INFO copying imdb/Movie.py -> build/lib/imdb 2026-03-30 14:27:06,440 root INFO copying imdb/Company.py -> build/lib/imdb 2026-03-30 14:27:06,441 root INFO copying imdb/utils.py -> build/lib/imdb 2026-03-30 14:27:06,442 root INFO copying imdb/helpers.py -> build/lib/imdb 2026-03-30 14:27:06,443 root INFO copying imdb/_logging.py -> build/lib/imdb 2026-03-30 14:27:06,444 root INFO copying imdb/__init__.py -> build/lib/imdb 2026-03-30 14:27:06,445 root INFO copying imdb/Character.py -> build/lib/imdb 2026-03-30 14:27:06,445 root INFO copying imdb/linguistics.py -> build/lib/imdb 2026-03-30 14:27:06,446 root INFO copying imdb/Person.py -> build/lib/imdb 2026-03-30 14:27:06,448 root INFO creating build/lib/imdb/parser 2026-03-30 14:27:06,448 root INFO copying imdb/parser/logging.py -> build/lib/imdb/parser 2026-03-30 14:27:06,449 root INFO copying imdb/parser/__init__.py -> build/lib/imdb/parser 2026-03-30 14:27:06,451 root INFO creating build/lib/imdb/locale 2026-03-30 14:27:06,451 root INFO copying imdb/locale/generatepot.py -> build/lib/imdb/locale 2026-03-30 14:27:06,452 root INFO copying imdb/locale/msgfmt.py -> build/lib/imdb/locale 2026-03-30 14:27:06,453 root INFO copying imdb/locale/rebuildmo.py -> build/lib/imdb/locale 2026-03-30 14:27:06,454 root INFO copying imdb/locale/__init__.py -> build/lib/imdb/locale 2026-03-30 14:27:06,455 root INFO creating build/lib/imdb/parser/sql 2026-03-30 14:27:06,455 root INFO copying imdb/parser/sql/dbschema.py -> build/lib/imdb/parser/sql 2026-03-30 14:27:06,456 root INFO copying imdb/parser/sql/logging.py -> build/lib/imdb/parser/sql 2026-03-30 14:27:06,457 root INFO copying imdb/parser/sql/__init__.py -> build/lib/imdb/parser/sql 2026-03-30 14:27:06,458 root INFO copying imdb/parser/sql/alchemyadapter.py -> build/lib/imdb/parser/sql 2026-03-30 14:27:06,460 root INFO creating build/lib/imdb/parser/http 2026-03-30 14:27:06,461 root INFO copying imdb/parser/http/topBottomParser.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,461 root INFO copying imdb/parser/http/companyParser.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,462 root INFO copying imdb/parser/http/movieParser.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,463 root INFO copying imdb/parser/http/listParser.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,464 root INFO copying imdb/parser/http/piculet.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,465 root INFO copying imdb/parser/http/searchPersonParser.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,466 root INFO copying imdb/parser/http/logging.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,467 root INFO copying imdb/parser/http/searchMovieParser.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,468 root INFO copying imdb/parser/http/utils.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,469 root INFO copying imdb/parser/http/searchCompanyParser.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,470 root INFO copying imdb/parser/http/searchMovieAdvancedParser.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,471 root INFO copying imdb/parser/http/personParser.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,472 root INFO copying imdb/parser/http/__init__.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,472 root INFO copying imdb/parser/http/searchKeywordParser.py -> build/lib/imdb/parser/http 2026-03-30 14:27:06,474 root INFO creating build/lib/imdb/parser/s3 2026-03-30 14:27:06,474 root INFO copying imdb/parser/s3/utils.py -> build/lib/imdb/parser/s3 2026-03-30 14:27:06,475 root INFO copying imdb/parser/s3/__init__.py -> build/lib/imdb/parser/s3 2026-03-30 14:27:06,485 root INFO copying imdb/locale/imdbpy.pot -> build/lib/imdb/locale 2026-03-30 14:27:06,486 root INFO copying imdb/locale/imdbpy-bg.po -> build/lib/imdb/locale 2026-03-30 14:27:06,487 root INFO copying imdb/locale/imdbpy-pt_BR.po -> build/lib/imdb/locale 2026-03-30 14:27:06,488 root INFO copying imdb/locale/imdbpy-ar.po -> build/lib/imdb/locale 2026-03-30 14:27:06,489 root INFO copying imdb/locale/imdbpy-de.po -> build/lib/imdb/locale 2026-03-30 14:27:06,490 root INFO copying imdb/locale/imdbpy-fr.po -> build/lib/imdb/locale 2026-03-30 14:27:06,491 root INFO copying imdb/locale/imdbpy-es.po -> build/lib/imdb/locale 2026-03-30 14:27:06,492 root INFO copying imdb/locale/imdbpy-sr.po -> build/lib/imdb/locale 2026-03-30 14:27:06,493 root INFO copying imdb/locale/imdbpy-it.po -> build/lib/imdb/locale 2026-03-30 14:27:06,494 root INFO copying imdb/locale/imdbpy-tr.po -> build/lib/imdb/locale 2026-03-30 14:27:06,495 root INFO copying imdb/locale/imdbpy-en.po -> build/lib/imdb/locale 2026-03-30 14:27:06,496 root INFO creating build/lib/imdb/locale/bg/LC_MESSAGES 2026-03-30 14:27:06,496 root INFO copying imdb/locale/bg/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/bg/LC_MESSAGES 2026-03-30 14:27:06,497 root INFO creating build/lib/imdb/locale/fr/LC_MESSAGES 2026-03-30 14:27:06,498 root INFO copying imdb/locale/fr/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/fr/LC_MESSAGES 2026-03-30 14:27:06,498 root INFO creating build/lib/imdb/locale/de/LC_MESSAGES 2026-03-30 14:27:06,499 root INFO copying imdb/locale/de/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/de/LC_MESSAGES 2026-03-30 14:27:06,500 root INFO creating build/lib/imdb/locale/ar/LC_MESSAGES 2026-03-30 14:27:06,500 root INFO copying imdb/locale/ar/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/ar/LC_MESSAGES 2026-03-30 14:27:06,501 root INFO creating build/lib/imdb/locale/it/LC_MESSAGES 2026-03-30 14:27:06,502 root INFO copying imdb/locale/it/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/it/LC_MESSAGES 2026-03-30 14:27:06,503 root INFO creating build/lib/imdb/locale/en/LC_MESSAGES 2026-03-30 14:27:06,503 root INFO copying imdb/locale/en/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/en/LC_MESSAGES 2026-03-30 14:27:06,504 root INFO creating build/lib/imdb/locale/es/LC_MESSAGES 2026-03-30 14:27:06,505 root INFO copying imdb/locale/es/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/es/LC_MESSAGES 2026-03-30 14:27:06,506 root INFO creating build/lib/imdb/locale/tr/LC_MESSAGES 2026-03-30 14:27:06,507 root INFO copying imdb/locale/tr/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/tr/LC_MESSAGES 2026-03-30 14:27:06,508 root INFO creating build/lib/imdb/locale/sr/LC_MESSAGES 2026-03-30 14:27:06,508 root INFO copying imdb/locale/sr/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/sr/LC_MESSAGES 2026-03-30 14:27:06,509 root INFO creating build/lib/imdb/locale/pt_BR/LC_MESSAGES 2026-03-30 14:27:06,510 root INFO copying imdb/locale/pt_BR/LC_MESSAGES/imdbpy.mo -> build/lib/imdb/locale/pt_BR/LC_MESSAGES 2026-03-30 14:27:06,513 root INFO running build_scripts 2026-03-30 14:27:06,513 root INFO creating build/scripts-3.14 2026-03-30 14:27:06,513 root INFO copying and adjusting bin/get_first_movie.py -> build/scripts-3.14 2026-03-30 14:27:06,514 root INFO copying and adjusting bin/imdbpy2sql.py -> build/scripts-3.14 2026-03-30 14:27:06,517 root INFO copying and adjusting bin/s32imdbpy.py -> build/scripts-3.14 2026-03-30 14:27:06,518 root INFO copying and adjusting bin/get_movie.py -> build/scripts-3.14 2026-03-30 14:27:06,519 root INFO copying and adjusting bin/search_movie.py -> build/scripts-3.14 2026-03-30 14:27:06,519 root INFO copying and adjusting bin/get_first_person.py -> build/scripts-3.14 2026-03-30 14:27:06,520 root INFO copying and adjusting bin/get_person.py -> build/scripts-3.14 2026-03-30 14:27:06,521 root INFO copying and adjusting bin/search_person.py -> build/scripts-3.14 2026-03-30 14:27:06,521 root INFO copying and adjusting bin/get_company.py -> build/scripts-3.14 2026-03-30 14:27:06,522 root INFO copying and adjusting bin/search_company.py -> build/scripts-3.14 2026-03-30 14:27:06,523 root INFO copying and adjusting bin/get_first_company.py -> build/scripts-3.14 2026-03-30 14:27:06,523 root INFO copying and adjusting bin/get_keyword.py -> build/scripts-3.14 2026-03-30 14:27:06,524 root INFO copying and adjusting bin/search_keyword.py -> build/scripts-3.14 2026-03-30 14:27:06,525 root INFO copying and adjusting bin/get_top_bottom_movies.py -> build/scripts-3.14 2026-03-30 14:27:06,525 root INFO changing mode of build/scripts-3.14/get_first_movie.py from 644 to 755 2026-03-30 14:27:06,526 root INFO changing mode of build/scripts-3.14/imdbpy2sql.py from 644 to 755 2026-03-30 14:27:06,526 root INFO changing mode of build/scripts-3.14/s32imdbpy.py from 644 to 755 2026-03-30 14:27:06,526 root INFO changing mode of build/scripts-3.14/get_movie.py from 644 to 755 2026-03-30 14:27:06,526 root INFO changing mode of build/scripts-3.14/search_movie.py from 644 to 755 2026-03-30 14:27:06,526 root INFO changing mode of build/scripts-3.14/get_first_person.py from 644 to 755 2026-03-30 14:27:06,526 root INFO changing mode of build/scripts-3.14/get_person.py from 644 to 755 2026-03-30 14:27:06,527 root INFO changing mode of build/scripts-3.14/search_person.py from 644 to 755 2026-03-30 14:27:06,527 root INFO changing mode of build/scripts-3.14/get_company.py from 644 to 755 2026-03-30 14:27:06,527 root INFO changing mode of build/scripts-3.14/search_company.py from 644 to 755 2026-03-30 14:27:06,527 root INFO changing mode of build/scripts-3.14/get_first_company.py from 644 to 755 2026-03-30 14:27:06,527 root INFO changing mode of build/scripts-3.14/get_keyword.py from 644 to 755 2026-03-30 14:27:06,528 root INFO changing mode of build/scripts-3.14/search_keyword.py from 644 to 755 2026-03-30 14:27:06,528 root INFO changing mode of build/scripts-3.14/get_top_bottom_movies.py from 644 to 755 2026-03-30 14:27:06,559 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-30 14:27:06,560 root INFO running install 2026-03-30 14:27:06,634 root INFO running install_lib 2026-03-30 14:27:06,648 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-30 14:27:06,648 root INFO creating build/bdist.linux-ppc64le/wheel/imdb 2026-03-30 14:27:06,649 root INFO copying build/lib/imdb/_exceptions.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,649 root INFO copying build/lib/imdb/cli.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,650 root INFO copying build/lib/imdb/version.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,651 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/parser 2026-03-30 14:27:06,651 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/parser/sql 2026-03-30 14:27:06,651 root INFO copying build/lib/imdb/parser/sql/dbschema.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/sql 2026-03-30 14:27:06,652 root INFO copying build/lib/imdb/parser/sql/logging.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/sql 2026-03-30 14:27:06,652 root INFO copying build/lib/imdb/parser/sql/__init__.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/sql 2026-03-30 14:27:06,653 root INFO copying build/lib/imdb/parser/sql/alchemyadapter.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/sql 2026-03-30 14:27:06,653 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/parser/http 2026-03-30 14:27:06,654 root INFO copying build/lib/imdb/parser/http/topBottomParser.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,654 root INFO copying build/lib/imdb/parser/http/companyParser.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,654 root INFO copying build/lib/imdb/parser/http/movieParser.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,655 root INFO copying build/lib/imdb/parser/http/listParser.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,655 root INFO copying build/lib/imdb/parser/http/piculet.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,656 root INFO copying build/lib/imdb/parser/http/searchPersonParser.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,656 root INFO copying build/lib/imdb/parser/http/logging.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,656 root INFO copying build/lib/imdb/parser/http/searchMovieParser.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,657 root INFO copying build/lib/imdb/parser/http/utils.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,657 root INFO copying build/lib/imdb/parser/http/searchCompanyParser.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,658 root INFO copying build/lib/imdb/parser/http/searchMovieAdvancedParser.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,658 root INFO copying build/lib/imdb/parser/http/personParser.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,658 root INFO copying build/lib/imdb/parser/http/__init__.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,659 root INFO copying build/lib/imdb/parser/http/searchKeywordParser.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/http 2026-03-30 14:27:06,659 root INFO copying build/lib/imdb/parser/logging.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser 2026-03-30 14:27:06,660 root INFO copying build/lib/imdb/parser/__init__.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser 2026-03-30 14:27:06,660 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/parser/s3 2026-03-30 14:27:06,660 root INFO copying build/lib/imdb/parser/s3/utils.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/s3 2026-03-30 14:27:06,661 root INFO copying build/lib/imdb/parser/s3/__init__.py -> build/bdist.linux-ppc64le/wheel/./imdb/parser/s3 2026-03-30 14:27:06,661 root INFO copying build/lib/imdb/Movie.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,661 root INFO copying build/lib/imdb/Company.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,662 root INFO copying build/lib/imdb/utils.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,662 root INFO copying build/lib/imdb/helpers.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,663 root INFO copying build/lib/imdb/_logging.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,663 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale 2026-03-30 14:27:06,663 root INFO copying build/lib/imdb/locale/imdbpy-bg.po -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,664 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/bg 2026-03-30 14:27:06,664 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/bg/LC_MESSAGES 2026-03-30 14:27:06,664 root INFO copying build/lib/imdb/locale/bg/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/./imdb/locale/bg/LC_MESSAGES 2026-03-30 14:27:06,665 root INFO copying build/lib/imdb/locale/generatepot.py -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,665 root INFO copying build/lib/imdb/locale/imdbpy-pt_BR.po -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,666 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/fr 2026-03-30 14:27:06,666 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/fr/LC_MESSAGES 2026-03-30 14:27:06,666 root INFO copying build/lib/imdb/locale/fr/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/./imdb/locale/fr/LC_MESSAGES 2026-03-30 14:27:06,667 root INFO copying build/lib/imdb/locale/imdbpy-ar.po -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,667 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/de 2026-03-30 14:27:06,667 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/de/LC_MESSAGES 2026-03-30 14:27:06,668 root INFO copying build/lib/imdb/locale/de/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/./imdb/locale/de/LC_MESSAGES 2026-03-30 14:27:06,668 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/ar 2026-03-30 14:27:06,669 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/ar/LC_MESSAGES 2026-03-30 14:27:06,669 root INFO copying build/lib/imdb/locale/ar/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/./imdb/locale/ar/LC_MESSAGES 2026-03-30 14:27:06,669 root INFO copying build/lib/imdb/locale/imdbpy.pot -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,670 root INFO copying build/lib/imdb/locale/imdbpy-de.po -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,670 root INFO copying build/lib/imdb/locale/imdbpy-fr.po -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,670 root INFO copying build/lib/imdb/locale/msgfmt.py -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,671 root INFO copying build/lib/imdb/locale/imdbpy-es.po -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,671 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/it 2026-03-30 14:27:06,672 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/it/LC_MESSAGES 2026-03-30 14:27:06,672 root INFO copying build/lib/imdb/locale/it/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/./imdb/locale/it/LC_MESSAGES 2026-03-30 14:27:06,672 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/en 2026-03-30 14:27:06,673 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/en/LC_MESSAGES 2026-03-30 14:27:06,673 root INFO copying build/lib/imdb/locale/en/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/./imdb/locale/en/LC_MESSAGES 2026-03-30 14:27:06,673 root INFO copying build/lib/imdb/locale/rebuildmo.py -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,674 root INFO copying build/lib/imdb/locale/imdbpy-sr.po -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,674 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/es 2026-03-30 14:27:06,675 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/es/LC_MESSAGES 2026-03-30 14:27:06,675 root INFO copying build/lib/imdb/locale/es/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/./imdb/locale/es/LC_MESSAGES 2026-03-30 14:27:06,675 root INFO copying build/lib/imdb/locale/imdbpy-it.po -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,676 root INFO copying build/lib/imdb/locale/imdbpy-tr.po -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,676 root INFO copying build/lib/imdb/locale/__init__.py -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,676 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/tr 2026-03-30 14:27:06,677 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/tr/LC_MESSAGES 2026-03-30 14:27:06,677 root INFO copying build/lib/imdb/locale/tr/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/./imdb/locale/tr/LC_MESSAGES 2026-03-30 14:27:06,678 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/sr 2026-03-30 14:27:06,678 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/sr/LC_MESSAGES 2026-03-30 14:27:06,678 root INFO copying build/lib/imdb/locale/sr/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/./imdb/locale/sr/LC_MESSAGES 2026-03-30 14:27:06,679 root INFO copying build/lib/imdb/locale/imdbpy-en.po -> build/bdist.linux-ppc64le/wheel/./imdb/locale 2026-03-30 14:27:06,679 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/pt_BR 2026-03-30 14:27:06,679 root INFO creating build/bdist.linux-ppc64le/wheel/imdb/locale/pt_BR/LC_MESSAGES 2026-03-30 14:27:06,680 root INFO copying build/lib/imdb/locale/pt_BR/LC_MESSAGES/imdbpy.mo -> build/bdist.linux-ppc64le/wheel/./imdb/locale/pt_BR/LC_MESSAGES 2026-03-30 14:27:06,680 root INFO copying build/lib/imdb/__init__.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,681 root INFO copying build/lib/imdb/Character.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,681 root INFO copying build/lib/imdb/linguistics.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,681 root INFO copying build/lib/imdb/Person.py -> build/bdist.linux-ppc64le/wheel/./imdb 2026-03-30 14:27:06,682 root INFO running install_egg_info 2026-03-30 14:27:06,688 root INFO running egg_info 2026-03-30 14:27:06,692 root INFO writing IMDbPY.egg-info/PKG-INFO 2026-03-30 14:27:06,694 root INFO writing dependency_links to IMDbPY.egg-info/dependency_links.txt 2026-03-30 14:27:06,694 root INFO writing entry points to IMDbPY.egg-info/entry_points.txt 2026-03-30 14:27:06,695 root INFO writing requirements to IMDbPY.egg-info/requires.txt 2026-03-30 14:27:06,695 root INFO writing top-level names to IMDbPY.egg-info/top_level.txt 2026-03-30 14:27:06,722 root INFO reading manifest file 'IMDbPY.egg-info/SOURCES.txt' 2026-03-30 14:27:06,732 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 14:27:06,744 root WARNING no previously-included directories found matching 'tests/__pycache__' 2026-03-30 14:27:06,745 root WARNING no previously-included directories found matching 'tests/.cache' 2026-03-30 14:27:06,746 root WARNING no previously-included directories found matching 'imdb/locale/__pycache__' 2026-03-30 14:27:06,747 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-03-30 14:27:06,748 root WARNING warning: no previously-included files matching '.pytest_cache' found anywhere in distribution 2026-03-30 14:27:06,750 root WARNING warning: no previously-included files matching '.tox' found anywhere in distribution 2026-03-30 14:27:06,752 root WARNING warning: no previously-included files matching '.cache' found anywhere in distribution 2026-03-30 14:27:06,754 root WARNING warning: no previously-included files matching '*~' found anywhere in distribution 2026-03-30 14:27:06,754 root INFO adding license file 'LICENSE.txt' 2026-03-30 14:27:06,766 root INFO writing manifest file 'IMDbPY.egg-info/SOURCES.txt' 2026-03-30 14:27:06,766 root INFO Copying IMDbPY.egg-info to build/bdist.linux-ppc64le/wheel/./IMDbPY-2021.4.18-py3.14.egg-info 2026-03-30 14:27:06,769 root INFO running install_scripts 2026-03-30 14:27:06,769 root INFO creating build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,769 root INFO copying build/scripts-3.14/get_first_movie.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,770 root INFO copying build/scripts-3.14/get_movie.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,770 root INFO copying build/scripts-3.14/search_keyword.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,771 root INFO copying build/scripts-3.14/get_first_person.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,771 root INFO copying build/scripts-3.14/get_keyword.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,771 root INFO copying build/scripts-3.14/get_person.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,772 root INFO copying build/scripts-3.14/get_top_bottom_movies.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,772 root INFO copying build/scripts-3.14/s32imdbpy.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,773 root INFO copying build/scripts-3.14/search_company.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,773 root INFO copying build/scripts-3.14/search_movie.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,773 root INFO copying build/scripts-3.14/search_person.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,774 root INFO copying build/scripts-3.14/get_company.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,774 root INFO copying build/scripts-3.14/get_first_company.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,775 root INFO copying build/scripts-3.14/imdbpy2sql.py -> build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts 2026-03-30 14:27:06,775 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/get_first_movie.py to 755 2026-03-30 14:27:06,775 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/get_movie.py to 755 2026-03-30 14:27:06,775 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/search_keyword.py to 755 2026-03-30 14:27:06,775 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/get_first_person.py to 755 2026-03-30 14:27:06,775 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/get_keyword.py to 755 2026-03-30 14:27:06,775 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/get_person.py to 755 2026-03-30 14:27:06,776 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/get_top_bottom_movies.py to 755 2026-03-30 14:27:06,776 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/s32imdbpy.py to 755 2026-03-30 14:27:06,776 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/search_company.py to 755 2026-03-30 14:27:06,776 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/search_movie.py to 755 2026-03-30 14:27:06,776 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/search_person.py to 755 2026-03-30 14:27:06,776 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/get_company.py to 755 2026-03-30 14:27:06,776 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/get_first_company.py to 755 2026-03-30 14:27:06,776 root INFO changing mode of build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.data/scripts/imdbpy2sql.py to 755 2026-03-30 14:27:06,778 root INFO creating build/bdist.linux-ppc64le/wheel/imdbpy-2021.4.18.dist-info/WHEEL 2026-03-30 14:27:06,779 wheel INFO creating '/home/buildozer/aports/testing/py3-imdbpy/src/IMDbPY-2021.4.18/.dist/.tmp-5k4yz6y1/imdbpy-2021.4.18-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-30 14:27:06,780 wheel INFO adding 'imdb/Character.py' 2026-03-30 14:27:06,780 wheel INFO adding 'imdb/Company.py' 2026-03-30 14:27:06,780 wheel INFO adding 'imdb/Movie.py' 2026-03-30 14:27:06,781 wheel INFO adding 'imdb/Person.py' 2026-03-30 14:27:06,781 wheel INFO adding 'imdb/__init__.py' 2026-03-30 14:27:06,782 wheel INFO adding 'imdb/_exceptions.py' 2026-03-30 14:27:06,782 wheel INFO adding 'imdb/_logging.py' 2026-03-30 14:27:06,782 wheel INFO adding 'imdb/cli.py' 2026-03-30 14:27:06,782 wheel INFO adding 'imdb/helpers.py' 2026-03-30 14:27:06,783 wheel INFO adding 'imdb/linguistics.py' 2026-03-30 14:27:06,783 wheel INFO adding 'imdb/utils.py' 2026-03-30 14:27:06,783 wheel INFO adding 'imdb/version.py' 2026-03-30 14:27:06,784 wheel INFO adding 'imdb/locale/__init__.py' 2026-03-30 14:27:06,784 wheel INFO adding 'imdb/locale/generatepot.py' 2026-03-30 14:27:06,784 wheel INFO adding 'imdb/locale/imdbpy-ar.po' 2026-03-30 14:27:06,785 wheel INFO adding 'imdb/locale/imdbpy-bg.po' 2026-03-30 14:27:06,785 wheel INFO adding 'imdb/locale/imdbpy-de.po' 2026-03-30 14:27:06,786 wheel INFO adding 'imdb/locale/imdbpy-en.po' 2026-03-30 14:27:06,786 wheel INFO adding 'imdb/locale/imdbpy-es.po' 2026-03-30 14:27:06,787 wheel INFO adding 'imdb/locale/imdbpy-fr.po' 2026-03-30 14:27:06,787 wheel INFO adding 'imdb/locale/imdbpy-it.po' 2026-03-30 14:27:06,788 wheel INFO adding 'imdb/locale/imdbpy-pt_BR.po' 2026-03-30 14:27:06,788 wheel INFO adding 'imdb/locale/imdbpy-sr.po' 2026-03-30 14:27:06,789 wheel INFO adding 'imdb/locale/imdbpy-tr.po' 2026-03-30 14:27:06,790 wheel INFO adding 'imdb/locale/imdbpy.pot' 2026-03-30 14:27:06,790 wheel INFO adding 'imdb/locale/msgfmt.py' 2026-03-30 14:27:06,790 wheel INFO adding 'imdb/locale/rebuildmo.py' 2026-03-30 14:27:06,791 wheel INFO adding 'imdb/locale/ar/LC_MESSAGES/imdbpy.mo' 2026-03-30 14:27:06,791 wheel INFO adding 'imdb/locale/bg/LC_MESSAGES/imdbpy.mo' 2026-03-30 14:27:06,792 wheel INFO adding 'imdb/locale/de/LC_MESSAGES/imdbpy.mo' 2026-03-30 14:27:06,792 wheel INFO adding 'imdb/locale/en/LC_MESSAGES/imdbpy.mo' 2026-03-30 14:27:06,793 wheel INFO adding 'imdb/locale/es/LC_MESSAGES/imdbpy.mo' 2026-03-30 14:27:06,793 wheel INFO adding 'imdb/locale/fr/LC_MESSAGES/imdbpy.mo' 2026-03-30 14:27:06,794 wheel INFO adding 'imdb/locale/it/LC_MESSAGES/imdbpy.mo' 2026-03-30 14:27:06,794 wheel INFO adding 'imdb/locale/pt_BR/LC_MESSAGES/imdbpy.mo' 2026-03-30 14:27:06,795 wheel INFO adding 'imdb/locale/sr/LC_MESSAGES/imdbpy.mo' 2026-03-30 14:27:06,795 wheel INFO adding 'imdb/locale/tr/LC_MESSAGES/imdbpy.mo' 2026-03-30 14:27:06,796 wheel INFO adding 'imdb/parser/__init__.py' 2026-03-30 14:27:06,796 wheel INFO adding 'imdb/parser/logging.py' 2026-03-30 14:27:06,796 wheel INFO adding 'imdb/parser/http/__init__.py' 2026-03-30 14:27:06,796 wheel INFO adding 'imdb/parser/http/companyParser.py' 2026-03-30 14:27:06,797 wheel INFO adding 'imdb/parser/http/listParser.py' 2026-03-30 14:27:06,797 wheel INFO adding 'imdb/parser/http/logging.py' 2026-03-30 14:27:06,797 wheel INFO adding 'imdb/parser/http/movieParser.py' 2026-03-30 14:27:06,798 wheel INFO adding 'imdb/parser/http/personParser.py' 2026-03-30 14:27:06,798 wheel INFO adding 'imdb/parser/http/piculet.py' 2026-03-30 14:27:06,798 wheel INFO adding 'imdb/parser/http/searchCompanyParser.py' 2026-03-30 14:27:06,799 wheel INFO adding 'imdb/parser/http/searchKeywordParser.py' 2026-03-30 14:27:06,799 wheel INFO adding 'imdb/parser/http/searchMovieAdvancedParser.py' 2026-03-30 14:27:06,799 wheel INFO adding 'imdb/parser/http/searchMovieParser.py' 2026-03-30 14:27:06,800 wheel INFO adding 'imdb/parser/http/searchPersonParser.py' 2026-03-30 14:27:06,800 wheel INFO adding 'imdb/parser/http/topBottomParser.py' 2026-03-30 14:27:06,800 wheel INFO adding 'imdb/parser/http/utils.py' 2026-03-30 14:27:06,801 wheel INFO adding 'imdb/parser/s3/__init__.py' 2026-03-30 14:27:06,801 wheel INFO adding 'imdb/parser/s3/utils.py' 2026-03-30 14:27:06,802 wheel INFO adding 'imdb/parser/sql/__init__.py' 2026-03-30 14:27:06,803 wheel INFO adding 'imdb/parser/sql/alchemyadapter.py' 2026-03-30 14:27:06,803 wheel INFO adding 'imdb/parser/sql/dbschema.py' 2026-03-30 14:27:06,804 wheel INFO adding 'imdb/parser/sql/logging.py' 2026-03-30 14:27:06,805 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/get_company.py' 2026-03-30 14:27:06,805 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/get_first_company.py' 2026-03-30 14:27:06,806 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/get_first_movie.py' 2026-03-30 14:27:06,807 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/get_first_person.py' 2026-03-30 14:27:06,807 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/get_keyword.py' 2026-03-30 14:27:06,808 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/get_movie.py' 2026-03-30 14:27:06,809 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/get_person.py' 2026-03-30 14:27:06,809 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/get_top_bottom_movies.py' 2026-03-30 14:27:06,811 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/imdbpy2sql.py' 2026-03-30 14:27:06,813 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/s32imdbpy.py' 2026-03-30 14:27:06,813 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/search_company.py' 2026-03-30 14:27:06,814 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/search_keyword.py' 2026-03-30 14:27:06,814 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/search_movie.py' 2026-03-30 14:27:06,815 wheel INFO adding 'imdbpy-2021.4.18.data/scripts/search_person.py' 2026-03-30 14:27:06,816 wheel INFO adding 'imdbpy-2021.4.18.dist-info/licenses/LICENSE.txt' 2026-03-30 14:27:06,816 wheel INFO adding 'imdbpy-2021.4.18.dist-info/METADATA' 2026-03-30 14:27:06,817 wheel INFO adding 'imdbpy-2021.4.18.dist-info/WHEEL' 2026-03-30 14:27:06,817 wheel INFO adding 'imdbpy-2021.4.18.dist-info/entry_points.txt' 2026-03-30 14:27:06,818 wheel INFO adding 'imdbpy-2021.4.18.dist-info/top_level.txt' 2026-03-30 14:27:06,819 wheel INFO adding 'imdbpy-2021.4.18.dist-info/RECORD' 2026-03-30 14:27:06,821 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-30 14:27:06,829 gpep517 INFO The backend produced .dist/imdbpy-2021.4.18-py3-none-any.whl imdbpy-2021.4.18-py3-none-any.whl ERROR: unable to rebuild .mo files; caught exception cannot import name 'find_loader' from 'pkgutil' (/usr/lib/python3.14/pkgutil.py) >>> py3-imdbpy: Entering fakeroot... 2026-03-30 14:27:07,239 gpep517 INFO Installing .dist/imdbpy-2021.4.18-py3-none-any.whl into /home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy 2026-03-30 14:27:07,605 gpep517 INFO Installation complete >>> py3-imdbpy-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/imdb/parser/sql/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.14/site-packages/imdb/parser/sql/__pycache__' 'usr/lib/python3.14/site-packages/imdb/parser/http/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.14/site-packages/imdb/parser/http/__pycache__' 'usr/lib/python3.14/site-packages/imdb/parser/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.14/site-packages/imdb/parser/__pycache__' 'usr/lib/python3.14/site-packages/imdb/parser/s3/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.14/site-packages/imdb/parser/s3/__pycache__' 'usr/lib/python3.14/site-packages/imdb/locale/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.14/site-packages/imdb/locale/__pycache__' 'usr/lib/python3.14/site-packages/imdb/__pycache__' -> '/home/buildozer/aports/testing/py3-imdbpy/pkg/py3-imdbpy-pyc/usr/lib/python3.14/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... python3~3.14 >>> py3-imdbpy-pyc*: Package size: 613.4 KB >>> py3-imdbpy-pyc*: Compressing data... >>> py3-imdbpy-pyc*: Create checksum... >>> py3-imdbpy-pyc*: Create py3-imdbpy-pyc-2021.4.18-r6.apk >>> py3-imdbpy*: Tracing dependencies... py3-lxml py3-sqlalchemy python3~3.14 >>> py3-imdbpy*: Package size: 1.0 MB >>> py3-imdbpy*: Compressing data... >>> py3-imdbpy*: Create checksum... >>> py3-imdbpy*: Create py3-imdbpy-2021.4.18-r6.apk >>> py3-imdbpy: Build complete at Mon, 30 Mar 2026 14:27:08 +0000 elapsed time 0h 0m 8s >>> py3-imdbpy: Cleaning up srcdir >>> py3-imdbpy: Cleaning up pkgdir >>> py3-imdbpy: Uninstalling dependencies... ( 1/30) Purging .makedepends-py3-imdbpy (20260330.142703) ( 2/30) Purging py3-lxml-pyc (6.0.2-r2) ( 3/30) Purging py3-lxml (6.0.2-r2) ( 4/30) Purging py3-sqlalchemy-pyc (2.0.44-r1) ( 5/30) Purging py3-sqlalchemy (2.0.44-r1) ( 6/30) Purging py3-greenlet-pyc (3.2.4-r1) ( 7/30) Purging py3-greenlet (3.2.4-r1) ( 8/30) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/30) Purging py3-setuptools (82.0.1-r1) (10/30) Purging py3-packaging-pyc (26.0-r1) (11/30) Purging py3-packaging (26.0-r1) (12/30) Purging py3-parsing-pyc (3.3.2-r1) (13/30) Purging py3-parsing (3.3.2-r1) (14/30) Purging py3-gpep517-pyc (19-r2) (15/30) Purging py3-gpep517 (19-r2) (16/30) Purging py3-installer-pyc (0.7.0-r3) (17/30) Purging py3-installer (0.7.0-r3) (18/30) Purging python3-pyc (3.14.3-r0) (19/30) Purging python3-pycache-pyc0 (3.14.3-r0) (20/30) Purging pyc (3.14.3-r0) (21/30) Purging python3 (3.14.3-r0) (22/30) Purging gdbm (1.26-r0) (23/30) Purging libbz2 (1.0.8-r6) (24/30) Purging libffi (3.5.2-r0) (25/30) Purging libpanelw (6.6_p20251231-r0) (26/30) Purging libxslt (1.1.43-r3) (27/30) Purging mpdecimal (4.0.1-r0) (28/30) Purging sqlite-libs (3.51.2-r1) (29/30) Purging libxml2 (2.13.9-r1) (30/30) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.7 MiB in 105 packages >>> py3-imdbpy: Updating the testing/ppc64le repository index... >>> py3-imdbpy: Signing the index...