>>> py3-oletools: Building community/py3-oletools 0.60.1-r2 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 11:42:58 +0000 >>> py3-oletools: Checking sanity of /home/buildozer/aports/community/py3-oletools/APKBUILD... >>> py3-oletools: Analyzing dependencies... >>> py3-oletools: Installing for build: build-base python3 py3-colorclass py3-easygui py3-msoffcrypto-tool py3-olefile py3-parsing py3-pcodedmp py3-prettytable py3-xxxswf py3-setuptools (1/35) Installing libbz2 (1.0.8-r5) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (2.5.1-r2) (4/35) Installing libpanelw (6.4_p20230401-r4) (5/35) Installing readline (8.2.1-r1) (6/35) Installing sqlite-libs (3.41.2-r2) (7/35) Installing python3 (3.11.3-r10) (8/35) Installing python3-pycache-pyc0 (3.11.3-r10) (9/35) Installing pyc (0.1-r0) (10/35) Installing python3-pyc (3.11.3-r10) (11/35) Installing py3-colorclass (2.2.2-r3) (12/35) Installing py3-colorclass-pyc (2.2.2-r3) (13/35) Installing py3-easygui (0.98.3-r2) (14/35) Installing py3-easygui-pyc (0.98.3-r2) (15/35) Installing py3-cparser (2.21-r2) (16/35) Installing py3-cparser-pyc (2.21-r2) (17/35) Installing py3-cffi (1.15.1-r3) (18/35) Installing py3-cffi-pyc (1.15.1-r3) (19/35) Installing py3-cryptography (40.0.2-r1) (20/35) Installing py3-cryptography-pyc (40.0.2-r1) (21/35) Installing py3-olefile (0.46-r8) (22/35) Installing py3-olefile-pyc (0.46-r8) (23/35) Installing py3-parsing (3.0.9-r2) (24/35) Installing py3-parsing-pyc (3.0.9-r2) (25/35) Installing py3-packaging (23.1-r1) (26/35) Installing py3-packaging-pyc (23.1-r1) (27/35) Installing py3-setuptools (67.7.1-r0) (28/35) Installing py3-setuptools-pyc (67.7.1-r0) (29/35) Installing py3-msoffcrypto-tool (5.0.1-r1) (30/35) Installing py3-msoffcrypto-tool-pyc (5.0.1-r1) (31/35) Installing py3-pcodedmp (1.2.6-r2) (32/35) Installing py3-prettytable (0.7.2-r9) (33/35) Installing py3-xxxswf (2.0.0-r3) (34/35) Installing py3-xxxswf-pyc (2.0.0-r3) (35/35) Installing .makedepends-py3-oletools (20230422.114302) Executing busybox-1.36.0-r7.trigger OK: 1021 MiB in 138 packages >>> py3-oletools: Cleaning up srcdir >>> py3-oletools: Cleaning up pkgdir >>> py3-oletools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-oletools-0.60.1.tar.gz >>> py3-oletools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-oletools-0.60.1.tar.gz >>> py3-oletools: Checking sha512sums... py3-oletools-0.60.1.tar.gz: OK unbundle.patch: OK >>> py3-oletools: Unpacking /var/cache/distfiles/py3-oletools-0.60.1.tar.gz... >>> py3-oletools: unbundle.patch patching file oletools/oletimes.py patching file oletools/pyxswf.py patching file setup.py Hunk #1 succeeded at 95 (offset 1 line). Hunk #2 succeeded at 175 (offset 1 line). running build running build_py creating build creating build/lib creating build/lib/oletools copying oletools/olevba.py -> build/lib/oletools copying oletools/oletimes.py -> build/lib/oletools copying oletools/crypto.py -> build/lib/oletools copying oletools/record_base.py -> build/lib/oletools copying oletools/olemap.py -> build/lib/oletools copying oletools/xls_parser.py -> build/lib/oletools copying oletools/rtfobj.py -> build/lib/oletools copying oletools/__init__.py -> build/lib/oletools copying oletools/olevba3.py -> build/lib/oletools copying oletools/olemeta.py -> build/lib/oletools copying oletools/oleobj.py -> build/lib/oletools copying oletools/ppt_record_parser.py -> build/lib/oletools copying oletools/olebrowse.py -> build/lib/oletools copying oletools/pyxswf.py -> build/lib/oletools copying oletools/ppt_parser.py -> build/lib/oletools copying oletools/ezhexviewer.py -> build/lib/oletools copying oletools/mraptor.py -> build/lib/oletools copying oletools/mraptor3.py -> build/lib/oletools copying oletools/oleid.py -> build/lib/oletools copying oletools/oledir.py -> build/lib/oletools copying oletools/oleform.py -> build/lib/oletools copying oletools/ooxml.py -> build/lib/oletools copying oletools/mraptor_milter.py -> build/lib/oletools copying oletools/ftguess.py -> build/lib/oletools copying oletools/msodde.py -> build/lib/oletools creating build/lib/oletools/common copying oletools/common/io_encoding.py -> build/lib/oletools/common copying oletools/common/__init__.py -> build/lib/oletools/common copying oletools/common/errors.py -> build/lib/oletools/common copying oletools/common/clsid.py -> build/lib/oletools/common copying oletools/common/codepages.py -> build/lib/oletools/common creating build/lib/oletools/common/log_helper copying oletools/common/log_helper/log_helper.py -> build/lib/oletools/common/log_helper copying oletools/common/log_helper/__init__.py -> build/lib/oletools/common/log_helper copying oletools/common/log_helper/_json_formatter.py -> build/lib/oletools/common/log_helper copying oletools/common/log_helper/_root_logger_wrapper.py -> build/lib/oletools/common/log_helper copying oletools/common/log_helper/_logger_adapter.py -> build/lib/oletools/common/log_helper creating build/lib/oletools/thirdparty copying oletools/thirdparty/__init__.py -> build/lib/oletools/thirdparty creating build/lib/oletools/thirdparty/xglob copying oletools/thirdparty/xglob/__init__.py -> build/lib/oletools/thirdparty/xglob copying oletools/thirdparty/xglob/xglob.py -> build/lib/oletools/thirdparty/xglob creating build/lib/oletools/thirdparty/tablestream copying oletools/thirdparty/tablestream/__init__.py -> build/lib/oletools/thirdparty/tablestream copying oletools/thirdparty/tablestream/tablestream.py -> build/lib/oletools/thirdparty/tablestream creating build/lib/oletools/thirdparty/oledump copying oletools/thirdparty/oledump/oledump_extract.py -> build/lib/oletools/thirdparty/oledump copying oletools/thirdparty/oledump/__init__.py -> build/lib/oletools/thirdparty/oledump copying oletools/thirdparty/oledump/plugin_biff.py -> build/lib/oletools/thirdparty/oledump copying oletools/README.rst -> build/lib/oletools copying oletools/README.html -> build/lib/oletools copying oletools/LICENSE.txt -> build/lib/oletools creating build/lib/oletools/doc copying oletools/doc/Contribute.html -> build/lib/oletools/doc copying oletools/doc/pyxswf.html -> build/lib/oletools/doc copying oletools/doc/mraptor.html -> build/lib/oletools/doc copying oletools/doc/olemap.html -> build/lib/oletools/doc copying oletools/doc/oleid.html -> build/lib/oletools/doc copying oletools/doc/olevba.html -> build/lib/oletools/doc copying oletools/doc/rtfobj.html -> build/lib/oletools/doc copying oletools/doc/oledir.html -> build/lib/oletools/doc copying oletools/doc/Home.html -> build/lib/oletools/doc copying oletools/doc/oletimes.html -> build/lib/oletools/doc copying oletools/doc/olebrowse.html -> build/lib/oletools/doc copying oletools/doc/olemeta.html -> build/lib/oletools/doc copying oletools/doc/Install.html -> build/lib/oletools/doc copying oletools/doc/oleobj.html -> build/lib/oletools/doc copying oletools/doc/License.html -> build/lib/oletools/doc copying oletools/doc/mraptor.md -> build/lib/oletools/doc copying oletools/doc/oletimes.md -> build/lib/oletools/doc copying oletools/doc/oledir.md -> build/lib/oletools/doc copying oletools/doc/olemap.md -> build/lib/oletools/doc copying oletools/doc/olebrowse.md -> build/lib/oletools/doc copying oletools/doc/oleobj.md -> build/lib/oletools/doc copying oletools/doc/License.md -> build/lib/oletools/doc copying oletools/doc/olevba.md -> build/lib/oletools/doc copying oletools/doc/Home.md -> build/lib/oletools/doc copying oletools/doc/Contribute.md -> build/lib/oletools/doc copying oletools/doc/pyxswf.md -> build/lib/oletools/doc copying oletools/doc/rtfobj.md -> build/lib/oletools/doc copying oletools/doc/oleid.md -> build/lib/oletools/doc copying oletools/doc/Install.md -> build/lib/oletools/doc copying oletools/doc/olemeta.md -> build/lib/oletools/doc copying oletools/doc/olemap2.png -> build/lib/oletools/doc copying oletools/doc/oledir.png -> build/lib/oletools/doc copying oletools/doc/olebrowse2_stream.png -> build/lib/oletools/doc copying oletools/doc/mraptor1.png -> build/lib/oletools/doc copying oletools/doc/olebrowse3_hexview.png -> build/lib/oletools/doc copying oletools/doc/olebrowse1_menu.png -> build/lib/oletools/doc copying oletools/doc/olemeta1.png -> build/lib/oletools/doc copying oletools/doc/olemap1.png -> build/lib/oletools/doc copying oletools/thirdparty/xglob/LICENSE.txt -> build/lib/oletools/thirdparty/xglob >>> py3-oletools: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-oletools/pkg creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/olevba.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/oletimes.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/crypto.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common copying build/lib/oletools/common/io_encoding.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common copying build/lib/oletools/common/__init__.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common copying build/lib/oletools/common/errors.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common copying build/lib/oletools/common/clsid.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper copying build/lib/oletools/common/log_helper/log_helper.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper copying build/lib/oletools/common/log_helper/__init__.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper copying build/lib/oletools/common/log_helper/_json_formatter.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper copying build/lib/oletools/common/log_helper/_root_logger_wrapper.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper copying build/lib/oletools/common/log_helper/_logger_adapter.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper copying build/lib/oletools/common/codepages.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common copying build/lib/oletools/record_base.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/README.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/olemap.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/xls_parser.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/rtfobj.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/__init__.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/olevba3.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/olemeta.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/oleobj.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/ppt_record_parser.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/olebrowse.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/pyxswf.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/LICENSE.txt -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/ppt_parser.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/ezhexviewer.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/mraptor.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/mraptor3.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/oleid.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/oledir.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty copying build/lib/oletools/thirdparty/__init__.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/tablestream copying build/lib/oletools/thirdparty/tablestream/__init__.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/tablestream copying build/lib/oletools/thirdparty/tablestream/tablestream.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/tablestream creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/xglob copying build/lib/oletools/thirdparty/xglob/__init__.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/xglob copying build/lib/oletools/thirdparty/xglob/xglob.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/xglob copying build/lib/oletools/thirdparty/xglob/LICENSE.txt -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/xglob creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/oledump copying build/lib/oletools/thirdparty/oledump/oledump_extract.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/oledump copying build/lib/oletools/thirdparty/oledump/__init__.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/oledump copying build/lib/oletools/thirdparty/oledump/plugin_biff.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/oledump copying build/lib/oletools/oleform.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/ooxml.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/mraptor_milter.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/ftguess.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools creating /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/mraptor.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/oletimes.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/Contribute.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/oledir.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olemap2.png -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/oledir.png -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olemap.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olebrowse2_stream.png -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olebrowse.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/pyxswf.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/oleobj.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/mraptor.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olemap.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/License.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/oleid.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olevba.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/Home.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/mraptor1.png -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olebrowse3_hexview.png -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olevba.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/rtfobj.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/Contribute.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/oledir.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/Home.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/oletimes.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/pyxswf.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olebrowse1_menu.png -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/rtfobj.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olemeta1.png -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olebrowse.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olemap1.png -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olemeta.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/Install.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/oleid.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/oleobj.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/License.html -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/Install.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/doc/olemeta.md -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/doc copying build/lib/oletools/README.rst -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools copying build/lib/oletools/msodde.py -> /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/olevba.py to olevba.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/oletimes.py to oletimes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/crypto.py to crypto.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/io_encoding.py to io_encoding.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/clsid.py to clsid.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper/log_helper.py to log_helper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper/_json_formatter.py to _json_formatter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper/_root_logger_wrapper.py to _root_logger_wrapper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper/_logger_adapter.py to _logger_adapter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/codepages.py to codepages.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/record_base.py to record_base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/olemap.py to olemap.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/xls_parser.py to xls_parser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/rtfobj.py to rtfobj.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/olevba3.py to olevba3.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/olemeta.py to olemeta.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/oleobj.py to oleobj.cpython-311.pyc /usr/lib/python3.11/site-packages/oletools/oleobj.py:581: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/ppt_record_parser.py to ppt_record_parser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/olebrowse.py to olebrowse.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/pyxswf.py to pyxswf.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/ppt_parser.py to ppt_parser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/ezhexviewer.py to ezhexviewer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/mraptor.py to mraptor.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/mraptor3.py to mraptor3.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/oleid.py to oleid.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/oledir.py to oledir.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/tablestream/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/tablestream/tablestream.py to tablestream.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/xglob/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/xglob/xglob.py to xglob.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/oledump/oledump_extract.py to oledump_extract.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/oledump/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/oledump/plugin_biff.py to plugin_biff.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/oleform.py to oleform.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/ooxml.py to ooxml.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/mraptor_milter.py to mraptor_milter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/ftguess.py to ftguess.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/msodde.py to msodde.cpython-311.pyc running install_egg_info running egg_info creating oletools.egg-info writing oletools.egg-info/PKG-INFO writing dependency_links to oletools.egg-info/dependency_links.txt writing entry points to oletools.egg-info/entry_points.txt writing requirements to oletools.egg-info/requires.txt writing top-level names to oletools.egg-info/top_level.txt writing manifest file 'oletools.egg-info/SOURCES.txt' reading manifest file 'oletools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'oletools/thirdparty/oledump/old' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.md' writing manifest file 'oletools.egg-info/SOURCES.txt' Copying oletools.egg-info to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools-0.60.1-py3.11.egg-info running install_scripts Installing ezhexviewer script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing ftguess script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing mraptor script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing msodde script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing olebrowse script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing oledir script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing olefile script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing oleid script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing olemap script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing olemeta script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing oleobj script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing oletimes script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing olevba script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing pyxswf script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin Installing rtfobj script to /home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/bin >>> py3-oletools-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/__pycache__' -> '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools-pyc/usr/lib/python3.11/site-packages/oletools/__pycache__' '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/__pycache__' -> '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools-pyc/usr/lib/python3.11/site-packages/oletools/common/__pycache__' '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/common/log_helper/__pycache__' -> '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools-pyc/usr/lib/python3.11/site-packages/oletools/common/log_helper/__pycache__' '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/__pycache__' -> '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools-pyc/usr/lib/python3.11/site-packages/oletools/thirdparty/__pycache__' '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/tablestream/__pycache__' -> '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools-pyc/usr/lib/python3.11/site-packages/oletools/thirdparty/tablestream/__pycache__' '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/xglob/__pycache__' -> '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools-pyc/usr/lib/python3.11/site-packages/oletools/thirdparty/xglob/__pycache__' '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools/usr/lib/python3.11/site-packages/oletools/thirdparty/oledump/__pycache__' -> '/home/buildozer/aports/community/py3-oletools/pkg/py3-oletools-pyc/usr/lib/python3.11/site-packages/oletools/thirdparty/oledump/__pycache__' >>> py3-oletools-pyc*: Preparing subpackage py3-oletools-pyc... >>> py3-oletools-pyc*: Running postcheck for py3-oletools-pyc >>> py3-oletools*: Running postcheck for py3-oletools >>> py3-oletools*: Preparing package py3-oletools... >>> py3-oletools-pyc*: Tracing dependencies... python3 py3-colorclass py3-easygui py3-msoffcrypto-tool py3-olefile py3-parsing py3-pcodedmp py3-prettytable py3-xxxswf python3~3.11 >>> py3-oletools-pyc*: Package size: 1.0 MB >>> py3-oletools-pyc*: Compressing data... >>> py3-oletools-pyc*: Create checksum... >>> py3-oletools-pyc*: Create py3-oletools-pyc-0.60.1-r2.apk >>> py3-oletools*: Tracing dependencies... python3 py3-colorclass py3-easygui py3-msoffcrypto-tool py3-olefile py3-parsing py3-pcodedmp py3-prettytable py3-xxxswf python3~3.11 >>> py3-oletools*: Package size: 2.0 MB >>> py3-oletools*: Compressing data... >>> py3-oletools*: Create checksum... >>> py3-oletools*: Create py3-oletools-0.60.1-r2.apk >>> py3-oletools: Build complete at Sat, 22 Apr 2023 11:43:12 +0000 elapsed time 0h 0m 14s >>> py3-oletools: Cleaning up srcdir >>> py3-oletools: Cleaning up pkgdir >>> py3-oletools: Uninstalling dependencies... (1/35) Purging .makedepends-py3-oletools (20230422.114302) (2/35) Purging py3-colorclass-pyc (2.2.2-r3) (3/35) Purging py3-colorclass (2.2.2-r3) (4/35) Purging py3-easygui-pyc (0.98.3-r2) (5/35) Purging py3-easygui (0.98.3-r2) (6/35) Purging py3-msoffcrypto-tool-pyc (5.0.1-r1) (7/35) Purging py3-msoffcrypto-tool (5.0.1-r1) (8/35) Purging py3-cryptography-pyc (40.0.2-r1) (9/35) Purging py3-cryptography (40.0.2-r1) (10/35) Purging py3-cffi-pyc (1.15.1-r3) (11/35) Purging py3-cffi (1.15.1-r3) (12/35) Purging py3-cparser-pyc (2.21-r2) (13/35) Purging py3-cparser (2.21-r2) (14/35) Purging py3-olefile-pyc (0.46-r8) (15/35) Purging py3-olefile (0.46-r8) (16/35) Purging py3-pcodedmp (1.2.6-r2) (17/35) Purging py3-prettytable (0.7.2-r9) (18/35) Purging py3-xxxswf-pyc (2.0.0-r3) (19/35) Purging py3-xxxswf (2.0.0-r3) (20/35) Purging py3-setuptools-pyc (67.7.1-r0) (21/35) Purging py3-setuptools (67.7.1-r0) (22/35) Purging py3-packaging-pyc (23.1-r1) (23/35) Purging py3-packaging (23.1-r1) (24/35) Purging py3-parsing-pyc (3.0.9-r2) (25/35) Purging py3-parsing (3.0.9-r2) (26/35) Purging python3-pyc (3.11.3-r10) (27/35) Purging python3-pycache-pyc0 (3.11.3-r10) (28/35) Purging pyc (0.1-r0) (29/35) Purging python3 (3.11.3-r10) (30/35) Purging gdbm (1.23-r1) (31/35) Purging libbz2 (1.0.8-r5) (32/35) Purging libpanelw (6.4_p20230401-r4) (33/35) Purging mpdecimal (2.5.1-r2) (34/35) Purging readline (8.2.1-r1) (35/35) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 966 MiB in 103 packages >>> py3-oletools: Updating the community/riscv64 repository index... >>> py3-oletools: Signing the index...