>>> py3-cron-descriptor: Building community/py3-cron-descriptor 2.0.6-r0 (using abuild 3.15.0-r3) started Thu, 11 Sep 2025 22:22:15 +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.222217) busybox-1.37.0-r23.trigger: Executing script... OK: 407 MiB in 126 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.4:443) Connecting to codeload.github.com (140.82.121.9: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 22:22:21,703 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-09-11 22:22:21,953 root INFO running bdist_wheel 2025-09-11 22:22:22,016 root INFO running build 2025-09-11 22:22:22,017 root INFO running build_py 2025-09-11 22:22:22,031 root INFO creating build/lib/tools 2025-09-11 22:22:22,033 root INFO copying tools/resx2po.py -> build/lib/tools 2025-09-11 22:22:22,035 root INFO copying tools/compilepos.py -> build/lib/tools 2025-09-11 22:22:22,038 root INFO creating build/lib/cron_descriptor 2025-09-11 22:22:22,039 root INFO copying cron_descriptor/ExpressionValidator.py -> build/lib/cron_descriptor 2025-09-11 22:22:22,041 root INFO copying cron_descriptor/DescriptionTypeEnum.py -> build/lib/cron_descriptor 2025-09-11 22:22:22,042 root INFO copying cron_descriptor/__init__.py -> build/lib/cron_descriptor 2025-09-11 22:22:22,044 root INFO copying cron_descriptor/CasingTypeEnum.py -> build/lib/cron_descriptor 2025-09-11 22:22:22,046 root INFO copying cron_descriptor/Options.py -> build/lib/cron_descriptor 2025-09-11 22:22:22,048 root INFO copying cron_descriptor/ExpressionDescriptor.py -> build/lib/cron_descriptor 2025-09-11 22:22:22,050 root INFO copying cron_descriptor/ExpressionParser.py -> build/lib/cron_descriptor 2025-09-11 22:22:22,051 root INFO copying cron_descriptor/__main__.py -> build/lib/cron_descriptor 2025-09-11 22:22:22,053 root INFO copying cron_descriptor/Exception.py -> build/lib/cron_descriptor 2025-09-11 22:22:22,054 root INFO copying cron_descriptor/GetText.py -> build/lib/cron_descriptor 2025-09-11 22:22:22,056 root INFO copying cron_descriptor/StringBuilder.py -> build/lib/cron_descriptor 2025-09-11 22:22:22,058 root INFO running egg_info 2025-09-11 22:22:22,071 root INFO creating cron_descriptor.egg-info 2025-09-11 22:22:22,072 root INFO writing cron_descriptor.egg-info/PKG-INFO 2025-09-11 22:22:22,077 root INFO writing dependency_links to cron_descriptor.egg-info/dependency_links.txt 2025-09-11 22:22:22,081 root INFO writing requirements to cron_descriptor.egg-info/requires.txt 2025-09-11 22:22:22,082 root INFO writing top-level names to cron_descriptor.egg-info/top_level.txt 2025-09-11 22:22:22,082 root INFO writing manifest file 'cron_descriptor.egg-info/SOURCES.txt' 2025-09-11 22:22:22,109 root INFO reading manifest file 'cron_descriptor.egg-info/SOURCES.txt' 2025-09-11 22:22:22,110 root INFO reading manifest template 'MANIFEST.in' 2025-09-11 22:22:22,112 root WARNING warning: no files found matching '*' under directory 'locale' 2025-09-11 22:22:22,113 root INFO adding license file 'LICENSE' 2025-09-11 22:22:22,120 root INFO writing manifest file 'cron_descriptor.egg-info/SOURCES.txt' 2025-09-11 22:22:22,131 root INFO creating build/lib/cron_descriptor/locale 2025-09-11 22:22:22,132 root INFO copying cron_descriptor/locale/pt_PT.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,134 root INFO copying cron_descriptor/locale/fi_FI.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,135 root INFO copying cron_descriptor/locale/kk_KZ.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,137 root INFO copying cron_descriptor/locale/uk_UA.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,138 root INFO copying cron_descriptor/locale/ko_KR.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,140 root INFO copying cron_descriptor/locale/es_MX.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,142 root INFO copying cron_descriptor/locale/hu_HU.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,143 root INFO copying cron_descriptor/locale/he_IL.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,145 root INFO copying cron_descriptor/locale/en_US.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,146 root INFO copying cron_descriptor/locale/zh_CN.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,148 root INFO copying cron_descriptor/locale/ja_JP.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,149 root INFO copying cron_descriptor/locale/fr_FR.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,151 root INFO copying cron_descriptor/locale/de_DE.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,152 root INFO copying cron_descriptor/locale/da_DK.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,154 root INFO copying cron_descriptor/locale/cs_CZ.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,156 root INFO copying cron_descriptor/locale/tr_TR.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,157 root INFO copying cron_descriptor/locale/fa_IR.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,159 root INFO copying cron_descriptor/locale/sl_SI.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,160 root INFO copying cron_descriptor/locale/sv_SE.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,162 root INFO copying cron_descriptor/locale/ta_IN.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,164 root INFO copying cron_descriptor/locale/sk_SK.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,165 root INFO copying cron_descriptor/locale/es_ES.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,167 root INFO copying cron_descriptor/locale/it_IT.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,168 root INFO copying cron_descriptor/locale/ro_RO.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,170 root INFO copying cron_descriptor/locale/nb_NO.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,171 root INFO copying cron_descriptor/locale/pl_PL.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,173 root INFO copying cron_descriptor/locale/nl_NL.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,175 root INFO copying cron_descriptor/locale/el_GR.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,176 root INFO copying cron_descriptor/locale/ru_RU.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,178 root INFO copying cron_descriptor/locale/vi_VN.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,179 root INFO copying cron_descriptor/locale/zh_TW.mo -> build/lib/cron_descriptor/locale 2025-09-11 22:22:22,220 root INFO installing to build/bdist.linux-riscv64/wheel 2025-09-11 22:22:22,221 root INFO running install 2025-09-11 22:22:22,283 root INFO running install_lib 2025-09-11 22:22:22,296 root INFO creating build/bdist.linux-riscv64/wheel 2025-09-11 22:22:22,298 root INFO creating build/bdist.linux-riscv64/wheel/tools 2025-09-11 22:22:22,299 root INFO copying build/lib/tools/resx2po.py -> build/bdist.linux-riscv64/wheel/./tools 2025-09-11 22:22:22,300 root INFO copying build/lib/tools/compilepos.py -> build/bdist.linux-riscv64/wheel/./tools 2025-09-11 22:22:22,301 root INFO creating build/bdist.linux-riscv64/wheel/cron_descriptor 2025-09-11 22:22:22,303 root INFO copying build/lib/cron_descriptor/ExpressionValidator.py -> build/bdist.linux-riscv64/wheel/./cron_descriptor 2025-09-11 22:22:22,304 root INFO copying build/lib/cron_descriptor/DescriptionTypeEnum.py -> build/bdist.linux-riscv64/wheel/./cron_descriptor 2025-09-11 22:22:22,305 root INFO copying build/lib/cron_descriptor/__init__.py -> build/bdist.linux-riscv64/wheel/./cron_descriptor 2025-09-11 22:22:22,306 root INFO copying build/lib/cron_descriptor/CasingTypeEnum.py -> build/bdist.linux-riscv64/wheel/./cron_descriptor 2025-09-11 22:22:22,308 root INFO copying build/lib/cron_descriptor/Options.py -> build/bdist.linux-riscv64/wheel/./cron_descriptor 2025-09-11 22:22:22,309 root INFO copying build/lib/cron_descriptor/ExpressionDescriptor.py -> build/bdist.linux-riscv64/wheel/./cron_descriptor 2025-09-11 22:22:22,310 root INFO copying build/lib/cron_descriptor/ExpressionParser.py -> build/bdist.linux-riscv64/wheel/./cron_descriptor 2025-09-11 22:22:22,312 root INFO creating build/bdist.linux-riscv64/wheel/cron_descriptor/locale 2025-09-11 22:22:22,313 root INFO copying build/lib/cron_descriptor/locale/pt_PT.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,314 root INFO copying build/lib/cron_descriptor/locale/fi_FI.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,316 root INFO copying build/lib/cron_descriptor/locale/kk_KZ.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,317 root INFO copying build/lib/cron_descriptor/locale/uk_UA.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,318 root INFO copying build/lib/cron_descriptor/locale/ko_KR.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,319 root INFO copying build/lib/cron_descriptor/locale/es_MX.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,321 root INFO copying build/lib/cron_descriptor/locale/hu_HU.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,322 root INFO copying build/lib/cron_descriptor/locale/he_IL.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,323 root INFO copying build/lib/cron_descriptor/locale/en_US.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,324 root INFO copying build/lib/cron_descriptor/locale/zh_CN.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,325 root INFO copying build/lib/cron_descriptor/locale/ja_JP.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,327 root INFO copying build/lib/cron_descriptor/locale/fr_FR.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,328 root INFO copying build/lib/cron_descriptor/locale/de_DE.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,329 root INFO copying build/lib/cron_descriptor/locale/da_DK.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,330 root INFO copying build/lib/cron_descriptor/locale/cs_CZ.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,331 root INFO copying build/lib/cron_descriptor/locale/tr_TR.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,333 root INFO copying build/lib/cron_descriptor/locale/fa_IR.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,334 root INFO copying build/lib/cron_descriptor/locale/sl_SI.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,335 root INFO copying build/lib/cron_descriptor/locale/sv_SE.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,336 root INFO copying build/lib/cron_descriptor/locale/ta_IN.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,337 root INFO copying build/lib/cron_descriptor/locale/sk_SK.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,339 root INFO copying build/lib/cron_descriptor/locale/es_ES.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,340 root INFO copying build/lib/cron_descriptor/locale/it_IT.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,341 root INFO copying build/lib/cron_descriptor/locale/ro_RO.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,342 root INFO copying build/lib/cron_descriptor/locale/nb_NO.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,343 root INFO copying build/lib/cron_descriptor/locale/pl_PL.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,345 root INFO copying build/lib/cron_descriptor/locale/nl_NL.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,346 root INFO copying build/lib/cron_descriptor/locale/el_GR.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,347 root INFO copying build/lib/cron_descriptor/locale/ru_RU.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,348 root INFO copying build/lib/cron_descriptor/locale/vi_VN.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,349 root INFO copying build/lib/cron_descriptor/locale/zh_TW.mo -> build/bdist.linux-riscv64/wheel/./cron_descriptor/locale 2025-09-11 22:22:22,350 root INFO copying build/lib/cron_descriptor/__main__.py -> build/bdist.linux-riscv64/wheel/./cron_descriptor 2025-09-11 22:22:22,352 root INFO copying build/lib/cron_descriptor/Exception.py -> build/bdist.linux-riscv64/wheel/./cron_descriptor 2025-09-11 22:22:22,353 root INFO copying build/lib/cron_descriptor/GetText.py -> build/bdist.linux-riscv64/wheel/./cron_descriptor 2025-09-11 22:22:22,354 root INFO copying build/lib/cron_descriptor/StringBuilder.py -> build/bdist.linux-riscv64/wheel/./cron_descriptor 2025-09-11 22:22:22,355 root INFO running install_egg_info 2025-09-11 22:22:22,369 root INFO Copying cron_descriptor.egg-info to build/bdist.linux-riscv64/wheel/./cron_descriptor-2.0.6-py3.12.egg-info 2025-09-11 22:22:22,374 root INFO running install_scripts 2025-09-11 22:22:22,381 root INFO creating build/bdist.linux-riscv64/wheel/cron_descriptor-2.0.6.dist-info/WHEEL 2025-09-11 22:22:22,383 wheel INFO creating '/home/buildozer/aports/community/py3-cron-descriptor/src/cron-descriptor-2.0.6/.dist/.tmp-4v8v27qv/cron_descriptor-2.0.6-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-09-11 22:22:22,385 wheel INFO adding 'cron_descriptor/CasingTypeEnum.py' 2025-09-11 22:22:22,387 wheel INFO adding 'cron_descriptor/DescriptionTypeEnum.py' 2025-09-11 22:22:22,389 wheel INFO adding 'cron_descriptor/Exception.py' 2025-09-11 22:22:22,390 wheel INFO adding 'cron_descriptor/ExpressionDescriptor.py' 2025-09-11 22:22:22,393 wheel INFO adding 'cron_descriptor/ExpressionParser.py' 2025-09-11 22:22:22,395 wheel INFO adding 'cron_descriptor/ExpressionValidator.py' 2025-09-11 22:22:22,397 wheel INFO adding 'cron_descriptor/GetText.py' 2025-09-11 22:22:22,398 wheel INFO adding 'cron_descriptor/Options.py' 2025-09-11 22:22:22,400 wheel INFO adding 'cron_descriptor/StringBuilder.py' 2025-09-11 22:22:22,401 wheel INFO adding 'cron_descriptor/__init__.py' 2025-09-11 22:22:22,403 wheel INFO adding 'cron_descriptor/__main__.py' 2025-09-11 22:22:22,405 wheel INFO adding 'cron_descriptor/locale/cs_CZ.mo' 2025-09-11 22:22:22,407 wheel INFO adding 'cron_descriptor/locale/da_DK.mo' 2025-09-11 22:22:22,408 wheel INFO adding 'cron_descriptor/locale/de_DE.mo' 2025-09-11 22:22:22,410 wheel INFO adding 'cron_descriptor/locale/el_GR.mo' 2025-09-11 22:22:22,411 wheel INFO adding 'cron_descriptor/locale/en_US.mo' 2025-09-11 22:22:22,413 wheel INFO adding 'cron_descriptor/locale/es_ES.mo' 2025-09-11 22:22:22,415 wheel INFO adding 'cron_descriptor/locale/es_MX.mo' 2025-09-11 22:22:22,416 wheel INFO adding 'cron_descriptor/locale/fa_IR.mo' 2025-09-11 22:22:22,418 wheel INFO adding 'cron_descriptor/locale/fi_FI.mo' 2025-09-11 22:22:22,419 wheel INFO adding 'cron_descriptor/locale/fr_FR.mo' 2025-09-11 22:22:22,421 wheel INFO adding 'cron_descriptor/locale/he_IL.mo' 2025-09-11 22:22:22,423 wheel INFO adding 'cron_descriptor/locale/hu_HU.mo' 2025-09-11 22:22:22,424 wheel INFO adding 'cron_descriptor/locale/it_IT.mo' 2025-09-11 22:22:22,426 wheel INFO adding 'cron_descriptor/locale/ja_JP.mo' 2025-09-11 22:22:22,427 wheel INFO adding 'cron_descriptor/locale/kk_KZ.mo' 2025-09-11 22:22:22,429 wheel INFO adding 'cron_descriptor/locale/ko_KR.mo' 2025-09-11 22:22:22,431 wheel INFO adding 'cron_descriptor/locale/nb_NO.mo' 2025-09-11 22:22:22,432 wheel INFO adding 'cron_descriptor/locale/nl_NL.mo' 2025-09-11 22:22:22,434 wheel INFO adding 'cron_descriptor/locale/pl_PL.mo' 2025-09-11 22:22:22,435 wheel INFO adding 'cron_descriptor/locale/pt_PT.mo' 2025-09-11 22:22:22,437 wheel INFO adding 'cron_descriptor/locale/ro_RO.mo' 2025-09-11 22:22:22,439 wheel INFO adding 'cron_descriptor/locale/ru_RU.mo' 2025-09-11 22:22:22,440 wheel INFO adding 'cron_descriptor/locale/sk_SK.mo' 2025-09-11 22:22:22,442 wheel INFO adding 'cron_descriptor/locale/sl_SI.mo' 2025-09-11 22:22:22,443 wheel INFO adding 'cron_descriptor/locale/sv_SE.mo' 2025-09-11 22:22:22,445 wheel INFO adding 'cron_descriptor/locale/ta_IN.mo' 2025-09-11 22:22:22,447 wheel INFO adding 'cron_descriptor/locale/tr_TR.mo' 2025-09-11 22:22:22,448 wheel INFO adding 'cron_descriptor/locale/uk_UA.mo' 2025-09-11 22:22:22,450 wheel INFO adding 'cron_descriptor/locale/vi_VN.mo' 2025-09-11 22:22:22,452 wheel INFO adding 'cron_descriptor/locale/zh_CN.mo' 2025-09-11 22:22:22,453 wheel INFO adding 'cron_descriptor/locale/zh_TW.mo' 2025-09-11 22:22:22,455 wheel INFO adding 'cron_descriptor-2.0.6.dist-info/licenses/LICENSE' 2025-09-11 22:22:22,457 wheel INFO adding 'tools/compilepos.py' 2025-09-11 22:22:22,459 wheel INFO adding 'tools/resx2po.py' 2025-09-11 22:22:22,460 wheel INFO adding 'cron_descriptor-2.0.6.dist-info/METADATA' 2025-09-11 22:22:22,462 wheel INFO adding 'cron_descriptor-2.0.6.dist-info/WHEEL' 2025-09-11 22:22:22,463 wheel INFO adding 'cron_descriptor-2.0.6.dist-info/top_level.txt' 2025-09-11 22:22:22,465 wheel INFO adding 'cron_descriptor-2.0.6.dist-info/RECORD' 2025-09-11 22:22:22,467 root INFO removing build/bdist.linux-riscv64/wheel 2025-09-11 22:22:22,474 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/tools/__pycache__' -> '/home/buildozer/aports/community/py3-cron-descriptor/pkg/py3-cron-descriptor-pyc/usr/lib/python3.12/site-packages/tools/__pycache__' '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__' >>> 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 22:22:24 +0000 elapsed time 0h 0m 9s >>> 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.222217) ( 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: 361 MiB in 102 packages >>> py3-cron-descriptor: Updating the community/riscv64 repository index... >>> py3-cron-descriptor: Signing the index...