>>> py3-msoffcrypto-tool: Building community/py3-msoffcrypto-tool 4.12.0-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 03:39:57 +0000 >>> py3-msoffcrypto-tool: Checking sanity of /home/buildozer/aports/community/py3-msoffcrypto-tool/APKBUILD... >>> py3-msoffcrypto-tool: Analyzing dependencies... >>> py3-msoffcrypto-tool: Installing for build: build-base python3 py3-cryptography py3-olefile py3-setuptools (1/19) Installing libffi (3.4.2-r1) (2/19) Installing gdbm (1.20-r2) (3/19) Installing mpdecimal (2.5.1-r1) (4/19) Installing readline (8.1.1-r0) (5/19) Installing sqlite-libs (3.36.0-r0) (6/19) Installing python3 (3.9.7-r3) (7/19) Installing py3-cparser (2.20-r1) (8/19) Installing py3-cffi (1.14.5-r2) (9/19) Installing py3-idna (3.2-r0) (10/19) Installing py3-asn1crypto (1.4.0-r1) (11/19) Installing py3-six (1.16.0-r0) (12/19) Installing py3-cryptography (3.3.2-r3) (13/19) Installing py3-olefile (0.46-r5) (14/19) Installing py3-ordered-set (4.0.2-r2) (15/19) Installing py3-appdirs (1.4.4-r2) (16/19) Installing py3-parsing (2.4.7-r2) (17/19) Installing py3-packaging (20.9-r1) (18/19) Installing py3-setuptools (52.0.0-r4) (19/19) Installing .makedepends-py3-msoffcrypto-tool (20211021.033959) Executing busybox-1.34.1-r1.trigger OK: 401 MiB in 114 packages >>> py3-msoffcrypto-tool: Cleaning up srcdir >>> py3-msoffcrypto-tool: Cleaning up pkgdir >>> py3-msoffcrypto-tool: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/msoffcrypto-tool-4.12.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-msoffcrypto-tool: Fetching https://files.pythonhosted.org/packages/source/m/msoffcrypto-tool/msoffcrypto-tool-4.12.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27824 100 27824 0 0 509k 0 --:--:-- --:--:-- --:--:-- 509k >>> py3-msoffcrypto-tool: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/msoffcrypto-tool-4.12.0.tar.gz >>> py3-msoffcrypto-tool: Checking sha512sums... msoffcrypto-tool-4.12.0.tar.gz: OK >>> py3-msoffcrypto-tool: Unpacking /var/cache/distfiles/v3.15/msoffcrypto-tool-4.12.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/msoffcrypto copying msoffcrypto/exceptions.py -> build/lib/msoffcrypto copying msoffcrypto/__init__.py -> build/lib/msoffcrypto copying msoffcrypto/__main__.py -> build/lib/msoffcrypto creating build/lib/msoffcrypto/format copying msoffcrypto/format/base.py -> build/lib/msoffcrypto/format copying msoffcrypto/format/xls97.py -> build/lib/msoffcrypto/format copying msoffcrypto/format/common.py -> build/lib/msoffcrypto/format copying msoffcrypto/format/__init__.py -> build/lib/msoffcrypto/format copying msoffcrypto/format/ppt97.py -> build/lib/msoffcrypto/format copying msoffcrypto/format/doc97.py -> build/lib/msoffcrypto/format copying msoffcrypto/format/ooxml.py -> build/lib/msoffcrypto/format creating build/lib/msoffcrypto/method copying msoffcrypto/method/ecma376_agile.py -> build/lib/msoffcrypto/method copying msoffcrypto/method/__init__.py -> build/lib/msoffcrypto/method copying msoffcrypto/method/rc4.py -> build/lib/msoffcrypto/method copying msoffcrypto/method/xor_obfuscation.py -> build/lib/msoffcrypto/method copying msoffcrypto/method/ecma376_standard.py -> build/lib/msoffcrypto/method copying msoffcrypto/method/rc4_cryptoapi.py -> build/lib/msoffcrypto/method copying msoffcrypto/method/ecma376_extensible.py -> build/lib/msoffcrypto/method >>> py3-msoffcrypto-tool: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg creating /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool creating /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr creating /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib creating /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto copying build/lib/msoffcrypto/exceptions.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto creating /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format copying build/lib/msoffcrypto/format/base.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format copying build/lib/msoffcrypto/format/xls97.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format copying build/lib/msoffcrypto/format/common.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format copying build/lib/msoffcrypto/format/__init__.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format copying build/lib/msoffcrypto/format/ppt97.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format copying build/lib/msoffcrypto/format/doc97.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format copying build/lib/msoffcrypto/format/ooxml.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format copying build/lib/msoffcrypto/__init__.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto copying build/lib/msoffcrypto/__main__.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto creating /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method copying build/lib/msoffcrypto/method/ecma376_agile.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method copying build/lib/msoffcrypto/method/__init__.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method copying build/lib/msoffcrypto/method/rc4.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method copying build/lib/msoffcrypto/method/xor_obfuscation.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method copying build/lib/msoffcrypto/method/ecma376_standard.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method copying build/lib/msoffcrypto/method/rc4_cryptoapi.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method copying build/lib/msoffcrypto/method/ecma376_extensible.py -> /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format/base.py to base.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format/xls97.py to xls97.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format/common.py to common.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format/ppt97.py to ppt97.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format/doc97.py to doc97.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/format/ooxml.py to ooxml.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/__main__.py to __main__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method/ecma376_agile.py to ecma376_agile.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method/rc4.py to rc4.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method/xor_obfuscation.py to xor_obfuscation.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method/ecma376_standard.py to ecma376_standard.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method/rc4_cryptoapi.py to rc4_cryptoapi.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto/method/ecma376_extensible.py to ecma376_extensible.cpython-39.pyc running install_egg_info running egg_info creating msoffcrypto_tool.egg-info writing msoffcrypto_tool.egg-info/PKG-INFO writing dependency_links to msoffcrypto_tool.egg-info/dependency_links.txt writing entry points to msoffcrypto_tool.egg-info/entry_points.txt writing requirements to msoffcrypto_tool.egg-info/requires.txt writing top-level names to msoffcrypto_tool.egg-info/top_level.txt writing manifest file 'msoffcrypto_tool.egg-info/SOURCES.txt' reading manifest file 'msoffcrypto_tool.egg-info/SOURCES.txt' writing manifest file 'msoffcrypto_tool.egg-info/SOURCES.txt' Copying msoffcrypto_tool.egg-info to /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/lib/python3.9/site-packages/msoffcrypto_tool-4.12.0-py3.9.egg-info running install_scripts Installing msoffcrypto-tool script to /home/buildozer/aports/community/py3-msoffcrypto-tool/pkg/py3-msoffcrypto-tool/usr/bin >>> py3-msoffcrypto-tool*: Running postcheck for py3-msoffcrypto-tool >>> py3-msoffcrypto-tool*: Preparing package py3-msoffcrypto-tool... >>> py3-msoffcrypto-tool*: Tracing dependencies... >>> py3-msoffcrypto-tool*: Package size: 312.0 KB >>> py3-msoffcrypto-tool*: Compressing data... >>> py3-msoffcrypto-tool*: Create checksum... >>> py3-msoffcrypto-tool*: Create py3-msoffcrypto-tool-4.12.0-r0.apk >>> py3-msoffcrypto-tool: Build complete at Thu, 21 Oct 2021 03:40:02 +0000 elapsed time 0h 0m 5s >>> py3-msoffcrypto-tool: Cleaning up srcdir >>> py3-msoffcrypto-tool: Cleaning up pkgdir >>> py3-msoffcrypto-tool: Uninstalling dependencies... (1/19) Purging .makedepends-py3-msoffcrypto-tool (20211021.033959) (2/19) Purging py3-cryptography (3.3.2-r3) (3/19) Purging py3-cffi (1.14.5-r2) (4/19) Purging py3-cparser (2.20-r1) (5/19) Purging py3-idna (3.2-r0) (6/19) Purging py3-asn1crypto (1.4.0-r1) (7/19) Purging py3-olefile (0.46-r5) (8/19) Purging py3-setuptools (52.0.0-r4) (9/19) Purging py3-ordered-set (4.0.2-r2) (10/19) Purging py3-appdirs (1.4.4-r2) (11/19) Purging py3-packaging (20.9-r1) (12/19) Purging py3-parsing (2.4.7-r2) (13/19) Purging py3-six (1.16.0-r0) (14/19) Purging python3 (3.9.7-r3) (15/19) Purging libffi (3.4.2-r1) (16/19) Purging gdbm (1.20-r2) (17/19) Purging mpdecimal (2.5.1-r1) (18/19) Purging readline (8.1.1-r0) (19/19) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-msoffcrypto-tool: Updating the community/x86_64 repository index... >>> py3-msoffcrypto-tool: Signing the index...