>>> py3-olefile: Building main/py3-olefile 0.46-r7 (using abuild 3.10.0_rc1-r2) started Tue, 22 Nov 2022 22:02:56 +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/13) Installing libbz2 (1.0.8-r4) (2/13) Installing libffi (3.4.4-r0) (3/13) Installing gdbm (1.23-r0) (4/13) Installing xz-libs (5.2.8-r0) (5/13) Installing mpdecimal (2.5.1-r1) (6/13) Installing readline (8.2.0-r0) (7/13) Installing sqlite-libs (3.40.0-r0) (8/13) Installing python3 (3.11.0-r1) (9/13) Installing python3-dev (3.11.0-r1) (10/13) Installing py3-parsing (3.0.9-r1) (11/13) Installing py3-packaging (21.3-r3) (12/13) Installing py3-setuptools (65.6.0-r1) (13/13) Installing .makedepends-py3-olefile (20221122.220257) Executing busybox-1.35.0-r29.trigger OK: 452 MiB in 110 packages >>> py3-olefile: Cleaning up srcdir >>> py3-olefile: Cleaning up pkgdir >>> py3-olefile: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 53 92699 53 49134 0 0 54179 0 0:00:01 --:--:-- 0:00:01 54171 100 92699 100 92699 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k >>> py3-olefile: Fetching https://distfiles.alpinelinux.org/distfiles/edge/olefile-0.46.tar.gz >>> py3-olefile: Checking sha512sums... olefile-0.46.tar.gz: OK >>> py3-olefile: Unpacking /var/cache/distfiles/olefile-0.46.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: 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:508: 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. 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.005s OK >>> py3-olefile: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: 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 build running build_py 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*: Running postcheck for py3-olefile >>> py3-olefile*: Preparing package py3-olefile... >>> py3-olefile*: Tracing dependencies... >>> py3-olefile*: Package size: 260.0 KB >>> py3-olefile*: Compressing data... >>> py3-olefile*: Create checksum... >>> py3-olefile*: Create py3-olefile-0.46-r7.apk >>> py3-olefile: Build complete at Tue, 22 Nov 2022 22:03:00 +0000 elapsed time 0h 0m 4s >>> py3-olefile: Cleaning up srcdir >>> py3-olefile: Cleaning up pkgdir >>> py3-olefile: Uninstalling dependencies... (1/13) Purging .makedepends-py3-olefile (20221122.220257) (2/13) Purging python3-dev (3.11.0-r1) (3/13) Purging py3-setuptools (65.6.0-r1) (4/13) Purging py3-packaging (21.3-r3) (5/13) Purging py3-parsing (3.0.9-r1) (6/13) Purging python3 (3.11.0-r1) (7/13) Purging libbz2 (1.0.8-r4) (8/13) Purging libffi (3.4.4-r0) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.2.8-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.2.0-r0) (13/13) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-olefile: Updating the main/ppc64le repository index... >>> py3-olefile: Signing the index...