>>> py3-cron-descriptor: Building community/py3-cron-descriptor 2.0.6-r0 (using abuild 3.15.0-r3) started Thu, 11 Sep 2025 16:27:37 +0000 >>> py3-cron-descriptor: Validating /home/buildozer/aports/community/py3-cron-descriptor/APKBUILD... >>> py3-cron-descriptor: Analyzing dependencies... >>> py3-cron-descriptor: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel ( 1/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.1-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.5_p20250816-r0) ( 7/24) Installing sqlite-libs (3.50.4-r1) ( 8/24) Installing python3 (3.12.11-r0) ( 9/24) Installing python3-pycache-pyc0 (3.12.11-r0) (10/24) Installing pyc (3.12.11-r0) (11/24) Installing py3-setuptools-pyc (80.9.0-r1) (12/24) Installing py3-parsing (3.2.3-r0) (13/24) Installing py3-parsing-pyc (3.2.3-r0) (14/24) Installing py3-packaging-pyc (25.0-r0) (15/24) Installing python3-pyc (3.12.11-r0) (16/24) Installing py3-packaging (25.0-r0) (17/24) Installing py3-setuptools (80.9.0-r1) (18/24) Installing py3-installer (0.7.0-r2) (19/24) Installing py3-installer-pyc (0.7.0-r2) (20/24) Installing py3-gpep517 (19-r0) (21/24) Installing py3-gpep517-pyc (19-r0) (22/24) Installing py3-wheel (0.46.1-r0) (23/24) Installing py3-wheel-pyc (0.46.1-r0) (24/24) Installing .makedepends-py3-cron-descriptor (20250911.162738) busybox-1.37.0-r23.trigger: Executing script... OK: 487 MiB in 131 packages >>> py3-cron-descriptor: Cleaning up srcdir >>> py3-cron-descriptor: Cleaning up pkgdir >>> py3-cron-descriptor: Cleaning up tmpdir >>> py3-cron-descriptor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cron-descriptor-2.0.6.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-cron-descriptor: Fetching py3-cron-descriptor-2.0.6.tar.gz::https://github.com/Salamek/cron-descriptor/archive/2.0.6.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/py3-cron-descriptor-2.0.6.tar.gz.part' py3-cron-descriptor- 100% |********************************| 63613 0:00:00 ETA '/var/cache/distfiles/edge/py3-cron-descriptor-2.0.6.tar.gz.part' saved >>> py3-cron-descriptor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cron-descriptor-2.0.6.tar.gz >>> py3-cron-descriptor: Checking sha512sums... py3-cron-descriptor-2.0.6.tar.gz: OK >>> py3-cron-descriptor: Unpacking /var/cache/distfiles/edge/py3-cron-descriptor-2.0.6.tar.gz... 2025-09-11 16:27:39,726 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-09-11 16:27:39,770 root INFO running bdist_wheel 2025-09-11 16:27:39,782 root INFO running build 2025-09-11 16:27:39,782 root INFO running build_py 2025-09-11 16:27:39,784 root INFO creating build/lib/cron_descriptor 2025-09-11 16:27:39,785 root INFO copying cron_descriptor/ExpressionValidator.py -> build/lib/cron_descriptor 2025-09-11 16:27:39,785 root INFO copying cron_descriptor/CasingTypeEnum.py -> build/lib/cron_descriptor 2025-09-11 16:27:39,785 root INFO copying cron_descriptor/GetText.py -> build/lib/cron_descriptor 2025-09-11 16:27:39,786 root INFO copying cron_descriptor/Options.py -> build/lib/cron_descriptor 2025-09-11 16:27:39,786 root INFO copying cron_descriptor/ExpressionDescriptor.py -> build/lib/cron_descriptor 2025-09-11 16:27:39,786 root INFO copying cron_descriptor/DescriptionTypeEnum.py -> build/lib/cron_descriptor 2025-09-11 16:27:39,787 root INFO copying cron_descriptor/ExpressionParser.py -> build/lib/cron_descriptor 2025-09-11 16:27:39,787 root INFO copying cron_descriptor/__init__.py -> build/lib/cron_descriptor 2025-09-11 16:27:39,787 root INFO copying cron_descriptor/__main__.py -> build/lib/cron_descriptor 2025-09-11 16:27:39,787 root INFO copying cron_descriptor/StringBuilder.py -> build/lib/cron_descriptor 2025-09-11 16:27:39,788 root INFO copying cron_descriptor/Exception.py -> build/lib/cron_descriptor 2025-09-11 16:27:39,788 root INFO creating build/lib/tools 2025-09-11 16:27:39,788 root INFO copying tools/compilepos.py -> build/lib/tools 2025-09-11 16:27:39,788 root INFO copying tools/resx2po.py -> build/lib/tools 2025-09-11 16:27:39,789 root INFO running egg_info 2025-09-11 16:27:39,791 root INFO creating cron_descriptor.egg-info 2025-09-11 16:27:39,791 root INFO writing cron_descriptor.egg-info/PKG-INFO 2025-09-11 16:27:39,792 root INFO writing dependency_links to cron_descriptor.egg-info/dependency_links.txt 2025-09-11 16:27:39,793 root INFO writing requirements to cron_descriptor.egg-info/requires.txt 2025-09-11 16:27:39,793 root INFO writing top-level names to cron_descriptor.egg-info/top_level.txt 2025-09-11 16:27:39,793 root INFO writing manifest file 'cron_descriptor.egg-info/SOURCES.txt' 2025-09-11 16:27:39,798 root INFO reading manifest file 'cron_descriptor.egg-info/SOURCES.txt' 2025-09-11 16:27:39,798 root INFO reading manifest template 'MANIFEST.in' 2025-09-11 16:27:39,798 root WARNING warning: no files found matching '*' under directory 'locale' 2025-09-11 16:27:39,798 root INFO adding license file 'LICENSE' 2025-09-11 16:27:39,800 root INFO writing manifest file 'cron_descriptor.egg-info/SOURCES.txt' 2025-09-11 16:27:39,802 root INFO creating build/lib/cron_descriptor/locale 2025-09-11 16:27:39,802 root INFO copying cron_descriptor/locale/uk_UA.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,802 root INFO copying cron_descriptor/locale/pt_PT.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,802 root INFO copying cron_descriptor/locale/nb_NO.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,803 root INFO copying cron_descriptor/locale/zh_CN.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,803 root INFO copying cron_descriptor/locale/ro_RO.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,803 root INFO copying cron_descriptor/locale/ko_KR.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,803 root INFO copying cron_descriptor/locale/es_MX.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,804 root INFO copying cron_descriptor/locale/fr_FR.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,804 root INFO copying cron_descriptor/locale/vi_VN.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,804 root INFO copying cron_descriptor/locale/sv_SE.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,804 root INFO copying cron_descriptor/locale/el_GR.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,805 root INFO copying cron_descriptor/locale/zh_TW.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,805 root INFO copying cron_descriptor/locale/he_IL.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,805 root INFO copying cron_descriptor/locale/hu_HU.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,805 root INFO copying cron_descriptor/locale/ja_JP.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,806 root INFO copying cron_descriptor/locale/ru_RU.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,806 root INFO copying cron_descriptor/locale/es_ES.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,806 root INFO copying cron_descriptor/locale/nl_NL.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,807 root INFO copying cron_descriptor/locale/sl_SI.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,807 root INFO copying cron_descriptor/locale/kk_KZ.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,807 root INFO copying cron_descriptor/locale/it_IT.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,807 root INFO copying cron_descriptor/locale/da_DK.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,808 root INFO copying cron_descriptor/locale/ta_IN.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,808 root INFO copying cron_descriptor/locale/en_US.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,808 root INFO copying cron_descriptor/locale/pl_PL.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,808 root INFO copying cron_descriptor/locale/tr_TR.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,809 root INFO copying cron_descriptor/locale/sk_SK.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,809 root INFO copying cron_descriptor/locale/fi_FI.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,809 root INFO copying cron_descriptor/locale/de_DE.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,809 root INFO copying cron_descriptor/locale/cs_CZ.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,810 root INFO copying cron_descriptor/locale/fa_IR.mo -> build/lib/cron_descriptor/locale 2025-09-11 16:27:39,817 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-11 16:27:39,817 root INFO running install 2025-09-11 16:27:39,825 root INFO running install_lib 2025-09-11 16:27:39,827 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-11 16:27:39,828 root INFO creating build/bdist.linux-x86_64/wheel/cron_descriptor 2025-09-11 16:27:39,828 root INFO copying build/lib/cron_descriptor/ExpressionValidator.py -> build/bdist.linux-x86_64/wheel/./cron_descriptor 2025-09-11 16:27:39,828 root INFO copying build/lib/cron_descriptor/CasingTypeEnum.py -> build/bdist.linux-x86_64/wheel/./cron_descriptor 2025-09-11 16:27:39,828 root INFO copying build/lib/cron_descriptor/GetText.py -> build/bdist.linux-x86_64/wheel/./cron_descriptor 2025-09-11 16:27:39,829 root INFO copying build/lib/cron_descriptor/Options.py -> build/bdist.linux-x86_64/wheel/./cron_descriptor 2025-09-11 16:27:39,829 root INFO creating build/bdist.linux-x86_64/wheel/cron_descriptor/locale 2025-09-11 16:27:39,829 root INFO copying build/lib/cron_descriptor/locale/uk_UA.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,829 root INFO copying build/lib/cron_descriptor/locale/pt_PT.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,829 root INFO copying build/lib/cron_descriptor/locale/nb_NO.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,830 root INFO copying build/lib/cron_descriptor/locale/zh_CN.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,830 root INFO copying build/lib/cron_descriptor/locale/ro_RO.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,830 root INFO copying build/lib/cron_descriptor/locale/ko_KR.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,830 root INFO copying build/lib/cron_descriptor/locale/es_MX.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,830 root INFO copying build/lib/cron_descriptor/locale/fr_FR.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,831 root INFO copying build/lib/cron_descriptor/locale/vi_VN.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,831 root INFO copying build/lib/cron_descriptor/locale/sv_SE.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,831 root INFO copying build/lib/cron_descriptor/locale/el_GR.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,831 root INFO copying build/lib/cron_descriptor/locale/zh_TW.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,831 root INFO copying build/lib/cron_descriptor/locale/he_IL.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,831 root INFO copying build/lib/cron_descriptor/locale/hu_HU.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,832 root INFO copying build/lib/cron_descriptor/locale/ja_JP.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,832 root INFO copying build/lib/cron_descriptor/locale/ru_RU.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,832 root INFO copying build/lib/cron_descriptor/locale/es_ES.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,832 root INFO copying build/lib/cron_descriptor/locale/nl_NL.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,832 root INFO copying build/lib/cron_descriptor/locale/sl_SI.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,833 root INFO copying build/lib/cron_descriptor/locale/kk_KZ.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,833 root INFO copying build/lib/cron_descriptor/locale/it_IT.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,833 root INFO copying build/lib/cron_descriptor/locale/da_DK.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,833 root INFO copying build/lib/cron_descriptor/locale/ta_IN.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,833 root INFO copying build/lib/cron_descriptor/locale/en_US.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,834 root INFO copying build/lib/cron_descriptor/locale/pl_PL.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,834 root INFO copying build/lib/cron_descriptor/locale/tr_TR.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,834 root INFO copying build/lib/cron_descriptor/locale/sk_SK.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,834 root INFO copying build/lib/cron_descriptor/locale/fi_FI.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,834 root INFO copying build/lib/cron_descriptor/locale/de_DE.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,835 root INFO copying build/lib/cron_descriptor/locale/cs_CZ.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,835 root INFO copying build/lib/cron_descriptor/locale/fa_IR.mo -> build/bdist.linux-x86_64/wheel/./cron_descriptor/locale 2025-09-11 16:27:39,835 root INFO copying build/lib/cron_descriptor/ExpressionDescriptor.py -> build/bdist.linux-x86_64/wheel/./cron_descriptor 2025-09-11 16:27:39,835 root INFO copying build/lib/cron_descriptor/DescriptionTypeEnum.py -> build/bdist.linux-x86_64/wheel/./cron_descriptor 2025-09-11 16:27:39,835 root INFO copying build/lib/cron_descriptor/ExpressionParser.py -> build/bdist.linux-x86_64/wheel/./cron_descriptor 2025-09-11 16:27:39,836 root INFO copying build/lib/cron_descriptor/__init__.py -> build/bdist.linux-x86_64/wheel/./cron_descriptor 2025-09-11 16:27:39,836 root INFO copying build/lib/cron_descriptor/__main__.py -> build/bdist.linux-x86_64/wheel/./cron_descriptor 2025-09-11 16:27:39,836 root INFO copying build/lib/cron_descriptor/StringBuilder.py -> build/bdist.linux-x86_64/wheel/./cron_descriptor 2025-09-11 16:27:39,836 root INFO copying build/lib/cron_descriptor/Exception.py -> build/bdist.linux-x86_64/wheel/./cron_descriptor 2025-09-11 16:27:39,836 root INFO creating build/bdist.linux-x86_64/wheel/tools 2025-09-11 16:27:39,837 root INFO copying build/lib/tools/compilepos.py -> build/bdist.linux-x86_64/wheel/./tools 2025-09-11 16:27:39,837 root INFO copying build/lib/tools/resx2po.py -> build/bdist.linux-x86_64/wheel/./tools 2025-09-11 16:27:39,837 root INFO running install_egg_info 2025-09-11 16:27:39,840 root INFO Copying cron_descriptor.egg-info to build/bdist.linux-x86_64/wheel/./cron_descriptor-2.0.6-py3.12.egg-info 2025-09-11 16:27:39,841 root INFO running install_scripts 2025-09-11 16:27:39,842 root INFO creating build/bdist.linux-x86_64/wheel/cron_descriptor-2.0.6.dist-info/WHEEL 2025-09-11 16:27:39,842 wheel INFO creating '/home/buildozer/aports/community/py3-cron-descriptor/src/cron-descriptor-2.0.6/.dist/.tmp-fwxno6i2/cron_descriptor-2.0.6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-11 16:27:39,843 wheel INFO adding 'cron_descriptor/CasingTypeEnum.py' 2025-09-11 16:27:39,843 wheel INFO adding 'cron_descriptor/DescriptionTypeEnum.py' 2025-09-11 16:27:39,843 wheel INFO adding 'cron_descriptor/Exception.py' 2025-09-11 16:27:39,844 wheel INFO adding 'cron_descriptor/ExpressionDescriptor.py' 2025-09-11 16:27:39,844 wheel INFO adding 'cron_descriptor/ExpressionParser.py' 2025-09-11 16:27:39,844 wheel INFO adding 'cron_descriptor/ExpressionValidator.py' 2025-09-11 16:27:39,845 wheel INFO adding 'cron_descriptor/GetText.py' 2025-09-11 16:27:39,845 wheel INFO adding 'cron_descriptor/Options.py' 2025-09-11 16:27:39,845 wheel INFO adding 'cron_descriptor/StringBuilder.py' 2025-09-11 16:27:39,845 wheel INFO adding 'cron_descriptor/__init__.py' 2025-09-11 16:27:39,846 wheel INFO adding 'cron_descriptor/__main__.py' 2025-09-11 16:27:39,846 wheel INFO adding 'cron_descriptor/locale/cs_CZ.mo' 2025-09-11 16:27:39,846 wheel INFO adding 'cron_descriptor/locale/da_DK.mo' 2025-09-11 16:27:39,846 wheel INFO adding 'cron_descriptor/locale/de_DE.mo' 2025-09-11 16:27:39,847 wheel INFO adding 'cron_descriptor/locale/el_GR.mo' 2025-09-11 16:27:39,847 wheel INFO adding 'cron_descriptor/locale/en_US.mo' 2025-09-11 16:27:39,847 wheel INFO adding 'cron_descriptor/locale/es_ES.mo' 2025-09-11 16:27:39,847 wheel INFO adding 'cron_descriptor/locale/es_MX.mo' 2025-09-11 16:27:39,848 wheel INFO adding 'cron_descriptor/locale/fa_IR.mo' 2025-09-11 16:27:39,848 wheel INFO adding 'cron_descriptor/locale/fi_FI.mo' 2025-09-11 16:27:39,848 wheel INFO adding 'cron_descriptor/locale/fr_FR.mo' 2025-09-11 16:27:39,848 wheel INFO adding 'cron_descriptor/locale/he_IL.mo' 2025-09-11 16:27:39,848 wheel INFO adding 'cron_descriptor/locale/hu_HU.mo' 2025-09-11 16:27:39,849 wheel INFO adding 'cron_descriptor/locale/it_IT.mo' 2025-09-11 16:27:39,849 wheel INFO adding 'cron_descriptor/locale/ja_JP.mo' 2025-09-11 16:27:39,849 wheel INFO adding 'cron_descriptor/locale/kk_KZ.mo' 2025-09-11 16:27:39,849 wheel INFO adding 'cron_descriptor/locale/ko_KR.mo' 2025-09-11 16:27:39,850 wheel INFO adding 'cron_descriptor/locale/nb_NO.mo' 2025-09-11 16:27:39,850 wheel INFO adding 'cron_descriptor/locale/nl_NL.mo' 2025-09-11 16:27:39,850 wheel INFO adding 'cron_descriptor/locale/pl_PL.mo' 2025-09-11 16:27:39,850 wheel INFO adding 'cron_descriptor/locale/pt_PT.mo' 2025-09-11 16:27:39,851 wheel INFO adding 'cron_descriptor/locale/ro_RO.mo' 2025-09-11 16:27:39,851 wheel INFO adding 'cron_descriptor/locale/ru_RU.mo' 2025-09-11 16:27:39,851 wheel INFO adding 'cron_descriptor/locale/sk_SK.mo' 2025-09-11 16:27:39,851 wheel INFO adding 'cron_descriptor/locale/sl_SI.mo' 2025-09-11 16:27:39,852 wheel INFO adding 'cron_descriptor/locale/sv_SE.mo' 2025-09-11 16:27:39,852 wheel INFO adding 'cron_descriptor/locale/ta_IN.mo' 2025-09-11 16:27:39,852 wheel INFO adding 'cron_descriptor/locale/tr_TR.mo' 2025-09-11 16:27:39,852 wheel INFO adding 'cron_descriptor/locale/uk_UA.mo' 2025-09-11 16:27:39,853 wheel INFO adding 'cron_descriptor/locale/vi_VN.mo' 2025-09-11 16:27:39,853 wheel INFO adding 'cron_descriptor/locale/zh_CN.mo' 2025-09-11 16:27:39,853 wheel INFO adding 'cron_descriptor/locale/zh_TW.mo' 2025-09-11 16:27:39,853 wheel INFO adding 'cron_descriptor-2.0.6.dist-info/licenses/LICENSE' 2025-09-11 16:27:39,854 wheel INFO adding 'tools/compilepos.py' 2025-09-11 16:27:39,854 wheel INFO adding 'tools/resx2po.py' 2025-09-11 16:27:39,854 wheel INFO adding 'cron_descriptor-2.0.6.dist-info/METADATA' 2025-09-11 16:27:39,854 wheel INFO adding 'cron_descriptor-2.0.6.dist-info/WHEEL' 2025-09-11 16:27:39,855 wheel INFO adding 'cron_descriptor-2.0.6.dist-info/top_level.txt' 2025-09-11 16:27:39,855 wheel INFO adding 'cron_descriptor-2.0.6.dist-info/RECORD' 2025-09-11 16:27:39,855 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-11 16:27:39,856 gpep517 INFO The backend produced .dist/cron_descriptor-2.0.6-py3-none-any.whl cron_descriptor-2.0.6-py3-none-any.whl >>> py3-cron-descriptor: Entering fakeroot... >>> py3-cron-descriptor-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cron_descriptor/__pycache__' -> '/home/buildozer/aports/community/py3-cron-descriptor/pkg/py3-cron-descriptor-pyc/usr/lib/python3.12/site-packages/cron_descriptor/__pycache__' 'usr/lib/python3.12/site-packages/tools/__pycache__' -> '/home/buildozer/aports/community/py3-cron-descriptor/pkg/py3-cron-descriptor-pyc/usr/lib/python3.12/site-packages/tools/__pycache__' >>> py3-cron-descriptor-pyc*: Preparing subpackage py3-cron-descriptor-pyc... >>> py3-cron-descriptor-pyc*: Running postcheck for py3-cron-descriptor-pyc >>> py3-cron-descriptor*: Running postcheck for py3-cron-descriptor >>> py3-cron-descriptor*: Preparing package py3-cron-descriptor... >>> py3-cron-descriptor-pyc*: Tracing dependencies... python3~3.12 >>> py3-cron-descriptor-pyc*: Package size: 88.7 KB >>> py3-cron-descriptor-pyc*: Compressing data... >>> py3-cron-descriptor-pyc*: Create checksum... >>> py3-cron-descriptor-pyc*: Create py3-cron-descriptor-pyc-2.0.6-r0.apk >>> py3-cron-descriptor*: Tracing dependencies... python3~3.12 >>> py3-cron-descriptor*: Package size: 188.4 KB >>> py3-cron-descriptor*: Compressing data... >>> py3-cron-descriptor*: Create checksum... >>> py3-cron-descriptor*: Create py3-cron-descriptor-2.0.6-r0.apk >>> py3-cron-descriptor: Build complete at Thu, 11 Sep 2025 16:27:40 +0000 elapsed time 0h 0m 3s >>> py3-cron-descriptor: Cleaning up srcdir >>> py3-cron-descriptor: Cleaning up pkgdir >>> py3-cron-descriptor: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-cron-descriptor (20250911.162738) ( 2/24) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/24) Purging py3-setuptools (80.9.0-r1) ( 4/24) Purging py3-gpep517-pyc (19-r0) ( 5/24) Purging py3-gpep517 (19-r0) ( 6/24) Purging py3-installer-pyc (0.7.0-r2) ( 7/24) Purging py3-installer (0.7.0-r2) ( 8/24) Purging py3-wheel-pyc (0.46.1-r0) ( 9/24) Purging py3-wheel (0.46.1-r0) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.3-r0) (13/24) Purging py3-parsing (3.2.3-r0) (14/24) Purging python3-pyc (3.12.11-r0) (15/24) Purging python3-pycache-pyc0 (3.12.11-r0) (16/24) Purging pyc (3.12.11-r0) (17/24) Purging python3 (3.12.11-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.5_p20250816-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.50.4-r1) (24/24) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 441 MiB in 107 packages >>> py3-cron-descriptor: Updating the community/x86_64 repository index... >>> py3-cron-descriptor: Signing the index...