>>> py3-binaryornot: Building community/py3-binaryornot 0.4.4-r0 (using abuild 3.10.0_rc1-r2) started Sun, 16 Oct 2022 16:59:19 +0000 >>> py3-binaryornot: Checking sanity of /home/buildozer/aports/community/py3-binaryornot/APKBUILD... >>> py3-binaryornot: Analyzing dependencies... >>> py3-binaryornot: Installing for build: build-base python3 py3-chardet py3-setuptools py3-pytest py3-hypothesis (1/24) Installing libffi (3.4.3-r0) (2/24) Installing gdbm (1.23-r0) (3/24) Installing mpdecimal (2.5.1-r1) (4/24) Installing readline (8.2.0-r0) (5/24) Installing sqlite-libs (3.39.4-r0) (6/24) Installing python3 (3.10.8-r0) (7/24) Installing py3-chardet (5.0.0-r0) (8/24) Installing py3-parsing (3.0.9-r0) (9/24) Installing py3-packaging (21.3-r2) (10/24) Installing py3-setuptools (65.5.0-r0) (11/24) Installing py3-atomicwrites (1.4.1-r0) (12/24) Installing py3-attrs (22.1.0-r0) (13/24) Installing py3-iniconfig (1.1.1-r3) (14/24) Installing py3-more-itertools (8.14.0-r0) (15/24) Installing py3-pluggy (1.0.0-r1) (16/24) Installing py3-py (1.11.0-r0) (17/24) Installing py3-pygments (2.13.0-r0) (18/24) Installing py3-tomli (2.0.1-r1) (19/24) Installing py3-wcwidth (0.2.5-r2) (20/24) Installing py3-pytest (7.1.3-r0) (21/24) Installing py3-sortedcontainers (2.4.0-r1) (22/24) Installing py3-exceptiongroup (1.0.0_rc9-r0) (23/24) Installing py3-hypothesis (6.56.2-r0) (24/24) Installing .makedepends-py3-binaryornot (20221016.165921) Executing busybox-1.35.0-r27.trigger OK: 455 MiB in 127 packages >>> py3-binaryornot: Cleaning up srcdir >>> py3-binaryornot: Cleaning up pkgdir >>> py3-binaryornot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/360d7aeefeccf6b5359ac4dab8d7b6411d33ec08.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 363k 100 363k 0 0 874k 0 --:--:-- --:--:-- --:--:-- 872k >>> py3-binaryornot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/360d7aeefeccf6b5359ac4dab8d7b6411d33ec08.tar.gz >>> py3-binaryornot: Checking sha512sums... 360d7aeefeccf6b5359ac4dab8d7b6411d33ec08.tar.gz: OK >>> py3-binaryornot: Unpacking /var/cache/distfiles/edge/360d7aeefeccf6b5359ac4dab8d7b6411d33ec08.tar.gz... running build running build_py creating build creating build/lib creating build/lib/binaryornot copying binaryornot/helpers.py -> build/lib/binaryornot copying binaryornot/__init__.py -> build/lib/binaryornot copying binaryornot/check.py -> build/lib/binaryornot running egg_info creating binaryornot.egg-info writing binaryornot.egg-info/PKG-INFO writing dependency_links to binaryornot.egg-info/dependency_links.txt writing requirements to binaryornot.egg-info/requires.txt writing top-level names to binaryornot.egg-info/top_level.txt writing manifest file 'binaryornot.egg-info/SOURCES.txt' reading manifest file 'binaryornot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'binaryornot.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-binaryornot/src/binaryornot-360d7aeefeccf6b5359ac4dab8d7b6411d33ec08 plugins: hypothesis-6.56.2 collected 47 items tests/test_check.py .x..x.......................................... [100%] ======================== 45 passed, 2 xfailed in 2.20s ========================= >>> py3-binaryornot: Entering fakeroot... running install /usr/lib/python3.10/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 egg_info writing binaryornot.egg-info/PKG-INFO writing dependency_links to binaryornot.egg-info/dependency_links.txt writing requirements to binaryornot.egg-info/requires.txt writing top-level names to binaryornot.egg-info/top_level.txt reading manifest file 'binaryornot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'binaryornot.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-binaryornot/pkg creating /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot creating /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr creating /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr/lib creating /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr/lib/python3.10/site-packages/binaryornot copying build/lib/binaryornot/helpers.py -> /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr/lib/python3.10/site-packages/binaryornot copying build/lib/binaryornot/__init__.py -> /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr/lib/python3.10/site-packages/binaryornot copying build/lib/binaryornot/check.py -> /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr/lib/python3.10/site-packages/binaryornot byte-compiling /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr/lib/python3.10/site-packages/binaryornot/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr/lib/python3.10/site-packages/binaryornot/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr/lib/python3.10/site-packages/binaryornot/check.py to check.cpython-310.pyc running install_egg_info Copying binaryornot.egg-info to /home/buildozer/aports/community/py3-binaryornot/pkg/py3-binaryornot/usr/lib/python3.10/site-packages/binaryornot-0.4.4-py3.10.egg-info running install_scripts >>> py3-binaryornot*: Running postcheck for py3-binaryornot >>> py3-binaryornot*: Preparing package py3-binaryornot... >>> py3-binaryornot*: Tracing dependencies... >>> py3-binaryornot*: Package size: 88.0 KB >>> py3-binaryornot*: Compressing data... >>> py3-binaryornot*: Create checksum... >>> py3-binaryornot*: Create py3-binaryornot-0.4.4-r0.apk >>> py3-binaryornot: Build complete at Sun, 16 Oct 2022 16:59:27 +0000 elapsed time 0h 0m 8s >>> py3-binaryornot: Cleaning up srcdir >>> py3-binaryornot: Cleaning up pkgdir >>> py3-binaryornot: Uninstalling dependencies... (1/24) Purging .makedepends-py3-binaryornot (20221016.165921) (2/24) Purging py3-chardet (5.0.0-r0) (3/24) Purging py3-setuptools (65.5.0-r0) (4/24) Purging py3-pytest (7.1.3-r0) (5/24) Purging py3-atomicwrites (1.4.1-r0) (6/24) Purging py3-iniconfig (1.1.1-r3) (7/24) Purging py3-more-itertools (8.14.0-r0) (8/24) Purging py3-packaging (21.3-r2) (9/24) Purging py3-parsing (3.0.9-r0) (10/24) Purging py3-pluggy (1.0.0-r1) (11/24) Purging py3-py (1.11.0-r0) (12/24) Purging py3-pygments (2.13.0-r0) (13/24) Purging py3-tomli (2.0.1-r1) (14/24) Purging py3-wcwidth (0.2.5-r2) (15/24) Purging py3-hypothesis (6.56.2-r0) (16/24) Purging py3-attrs (22.1.0-r0) (17/24) Purging py3-sortedcontainers (2.4.0-r1) (18/24) Purging py3-exceptiongroup (1.0.0_rc9-r0) (19/24) Purging python3 (3.10.8-r0) (20/24) Purging libffi (3.4.3-r0) (21/24) Purging gdbm (1.23-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 380 MiB in 103 packages >>> py3-binaryornot: Updating the community/x86 repository index... >>> py3-binaryornot: Signing the index...