>>> py3-olefile: Building main/py3-olefile 0.46-r8 (using abuild 3.11.0_rc12-r0) started Wed, 19 Apr 2023 22:29:44 +0000 >>> py3-olefile: Checking sanity of /home/buildozer/aports/main/py3-olefile/APKBUILD... >>> py3-olefile: Analyzing dependencies... >>> py3-olefile: Installing for build: build-base python3-dev py3-setuptools (1/14) Installing libbz2 (1.0.8-r5) (2/14) Installing libffi (3.4.4-r2) (3/14) Installing gdbm (1.23-r1) (4/14) Installing xz-libs (5.4.2-r1) (5/14) Installing mpdecimal (2.5.1-r2) (6/14) Installing libpanelw (6.4_p20230401-r4) (7/14) Installing readline (8.2.1-r1) (8/14) Installing sqlite-libs (3.41.2-r2) (9/14) Installing python3 (3.11.3-r10) (10/14) Installing python3-dev (3.11.3-r10) (11/14) Installing py3-parsing (3.0.9-r2) (12/14) Installing py3-packaging (23.1-r1) (13/14) Installing py3-setuptools (67.6.1-r1) (14/14) Installing .makedepends-py3-olefile (20230419.222944) Executing busybox-1.36.0-r7.trigger OK: 416 MiB in 111 packages >>> py3-olefile: Cleaning up srcdir >>> py3-olefile: Cleaning up pkgdir >>> py3-olefile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/olefile-0.46.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-olefile: Fetching https://github.com/decalage2/olefile/releases/download/v0.46/olefile-0.46.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92699 100 92699 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k >>> py3-olefile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/olefile-0.46.tar.gz >>> py3-olefile: Checking sha512sums... olefile-0.46.tar.gz: OK >>> py3-olefile: Unpacking /var/cache/distfiles/v3.18/olefile-0.46.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/olefile copying olefile/__init__.py -> build/lib/olefile copying olefile/olefile.py -> build/lib/olefile /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing olefile.egg-info/PKG-INFO writing dependency_links to olefile.egg-info/dependency_links.txt writing top-level names to olefile.egg-info/top_level.txt reading manifest file 'olefile.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' adding license file 'LICENSE.txt' writing manifest file 'olefile.egg-info/SOURCES.txt' running build_ext test_context_manager (tests.test_olefile.TestOlefile.test_context_manager) ... ok test_exists_no_vba_macros (tests.test_olefile.TestOlefile.test_exists_no_vba_macros) ... ok test_exists_worddocument (tests.test_olefile.TestOlefile.test_exists_worddocument) ... ok test_get_rootentry_name (tests.test_olefile.TestOlefile.test_get_rootentry_name) ... ok test_get_size (tests.test_olefile.TestOlefile.test_get_size) ... ok test_get_type (tests.test_olefile.TestOlefile.test_get_type) ... ok test_isOleFile_false (tests.test_olefile.TestOlefile.test_isOleFile_false) ... ok test_isOleFile_true (tests.test_olefile.TestOlefile.test_isOleFile_true) ... ok test_meta (tests.test_olefile.TestOlefile.test_meta) ... ok test_minifat_writing (tests.test_olefile.TestOlefile.test_minifat_writing) ... ok ---------------------------------------------------------------------- Ran 10 tests in 0.004s OK >>> py3-olefile: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/main/py3-olefile/pkg creating /home/buildozer/aports/main/py3-olefile/pkg/py3-olefile creating /home/buildozer/aports/main/py3-olefile/pkg/py3-olefile/usr creating /home/buildozer/aports/main/py3-olefile/pkg/py3-olefile/usr/lib creating /home/buildozer/aports/main/py3-olefile/pkg/py3-olefile/usr/lib/python3.11 creating /home/buildozer/aports/main/py3-olefile/pkg/py3-olefile/usr/lib/python3.11/site-packages creating /home/buildozer/aports/main/py3-olefile/pkg/py3-olefile/usr/lib/python3.11/site-packages/olefile copying build/lib/olefile/__init__.py -> /home/buildozer/aports/main/py3-olefile/pkg/py3-olefile/usr/lib/python3.11/site-packages/olefile copying build/lib/olefile/olefile.py -> /home/buildozer/aports/main/py3-olefile/pkg/py3-olefile/usr/lib/python3.11/site-packages/olefile byte-compiling /home/buildozer/aports/main/py3-olefile/pkg/py3-olefile/usr/lib/python3.11/site-packages/olefile/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-olefile/pkg/py3-olefile/usr/lib/python3.11/site-packages/olefile/olefile.py to olefile.cpython-311.pyc running install_egg_info running egg_info writing olefile.egg-info/PKG-INFO writing dependency_links to olefile.egg-info/dependency_links.txt writing top-level names to olefile.egg-info/top_level.txt reading manifest file 'olefile.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' adding license file 'LICENSE.txt' writing manifest file 'olefile.egg-info/SOURCES.txt' Copying olefile.egg-info to /home/buildozer/aports/main/py3-olefile/pkg/py3-olefile/usr/lib/python3.11/site-packages/olefile-0.46-py3.11.egg-info running install_scripts >>> py3-olefile-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-olefile/pkg/py3-olefile/usr/lib/python3.11/site-packages/olefile/__pycache__' -> '/home/buildozer/aports/main/py3-olefile/pkg/py3-olefile-pyc/usr/lib/python3.11/site-packages/olefile/__pycache__' >>> py3-olefile-pyc*: Preparing subpackage py3-olefile-pyc... >>> py3-olefile-pyc*: Running postcheck for py3-olefile-pyc >>> py3-olefile*: Running postcheck for py3-olefile >>> py3-olefile*: Preparing package py3-olefile... >>> py3-olefile-pyc*: Tracing dependencies... python3~3.11 >>> py3-olefile-pyc*: Package size: 124.0 KB >>> py3-olefile-pyc*: Compressing data... >>> py3-olefile-pyc*: Create checksum... >>> py3-olefile-pyc*: Create py3-olefile-pyc-0.46-r8.apk >>> py3-olefile*: Tracing dependencies... python3~3.11 >>> py3-olefile*: Package size: 160.0 KB >>> py3-olefile*: Compressing data... >>> py3-olefile*: Create checksum... >>> py3-olefile*: Create py3-olefile-0.46-r8.apk >>> py3-olefile: Build complete at Wed, 19 Apr 2023 22:29:48 +0000 elapsed time 0h 0m 4s >>> py3-olefile: Cleaning up srcdir >>> py3-olefile: Cleaning up pkgdir >>> py3-olefile: Uninstalling dependencies... (1/14) Purging .makedepends-py3-olefile (20230419.222944) (2/14) Purging python3-dev (3.11.3-r10) (3/14) Purging py3-setuptools (67.6.1-r1) (4/14) Purging py3-packaging (23.1-r1) (5/14) Purging py3-parsing (3.0.9-r2) (6/14) Purging python3 (3.11.3-r10) (7/14) Purging gdbm (1.23-r1) (8/14) Purging libbz2 (1.0.8-r5) (9/14) Purging libffi (3.4.4-r2) (10/14) Purging libpanelw (6.4_p20230401-r4) (11/14) Purging mpdecimal (2.5.1-r2) (12/14) Purging readline (8.2.1-r1) (13/14) Purging sqlite-libs (3.41.2-r2) (14/14) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 97 packages >>> py3-olefile: Updating the main/armhf repository index... >>> py3-olefile: Signing the index...