>>> py3-hypothesis: Building community/py3-hypothesis 6.111.2-r0 (using abuild 3.13.0-r5) started Mon, 02 Sep 2024 00:33:55 +0000 >>> py3-hypothesis: Checking sanity of /home/buildozer/aports/community/py3-hypothesis/APKBUILD... >>> py3-hypothesis: Analyzing dependencies... >>> py3-hypothesis: Installing for build: build-base py3-attrs py3-sortedcontainers py3-gpep517 py3-setuptools py3-wheel (1/28) Installing libbz2 (1.0.8-r6) (2/28) Installing libffi (3.4.6-r0) (3/28) Installing gdbm (1.24-r0) (4/28) Installing xz-libs (5.6.2-r0) (5/28) Installing mpdecimal (4.0.0-r0) (6/28) Installing libpanelw (6.5_p20240601-r0) (7/28) Installing sqlite-libs (3.46.1-r0) (8/28) Installing python3 (3.12.5-r1) (9/28) Installing python3-pycache-pyc0 (3.12.5-r1) (10/28) Installing pyc (3.12.5-r1) (11/28) Installing py3-attrs-pyc (23.2.0-r1) (12/28) Installing python3-pyc (3.12.5-r1) (13/28) Installing py3-attrs (23.2.0-r1) (14/28) Installing py3-sortedcontainers (2.4.0-r5) (15/28) Installing py3-sortedcontainers-pyc (2.4.0-r5) (16/28) Installing py3-installer (0.7.0-r2) (17/28) Installing py3-installer-pyc (0.7.0-r2) (18/28) Installing py3-gpep517 (16-r0) (19/28) Installing py3-gpep517-pyc (16-r0) (20/28) Installing py3-parsing (3.1.2-r1) (21/28) Installing py3-parsing-pyc (3.1.2-r1) (22/28) Installing py3-packaging (24.1-r0) (23/28) Installing py3-packaging-pyc (24.1-r0) (24/28) Installing py3-setuptools (70.3.0-r0) (25/28) Installing py3-setuptools-pyc (70.3.0-r0) (26/28) Installing py3-wheel (0.43.0-r0) (27/28) Installing py3-wheel-pyc (0.43.0-r0) (28/28) Installing .makedepends-py3-hypothesis (20240902.003358) Executing busybox-1.36.1-r31.trigger OK: 391 MiB in 130 packages >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Cleaning up tmpdir >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hypothesis-6.111.2.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-hypothesis: Fetching py3-hypothesis-6.111.2.tar.gz::https://github.com/HypothesisWorks/hypothesis-python/archive/hypothesis-python-6.111.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 77 9253k 77 7204k 0 0 5996k 0 0:00:01 0:00:01 --:--:-- 5996k 100 9253k 100 9253k 0 0 7067k 0 0:00:01 0:00:01 --:--:-- 18.7M >>> py3-hypothesis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hypothesis-6.111.2.tar.gz >>> py3-hypothesis: Checking sha512sums... py3-hypothesis-6.111.2.tar.gz: OK >>> py3-hypothesis: Unpacking /var/cache/distfiles/edge/py3-hypothesis-6.111.2.tar.gz... 2024-09-02 00:34:02,624 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-09-02 00:34:02,694 root INFO running bdist_wheel 2024-09-02 00:34:02,770 root INFO running build 2024-09-02 00:34:02,770 root INFO running build_py 2024-09-02 00:34:02,780 root INFO creating build 2024-09-02 00:34:02,781 root INFO creating build/lib 2024-09-02 00:34:02,781 root INFO copying src/_hypothesis_pytestplugin.py -> build/lib 2024-09-02 00:34:02,783 root INFO copying src/_hypothesis_ftz_detector.py -> build/lib 2024-09-02 00:34:02,784 root INFO copying src/_hypothesis_globals.py -> build/lib 2024-09-02 00:34:02,786 root INFO creating build/lib/hypothesis 2024-09-02 00:34:02,787 root INFO copying src/hypothesis/_settings.py -> build/lib/hypothesis 2024-09-02 00:34:02,788 root INFO copying src/hypothesis/control.py -> build/lib/hypothesis 2024-09-02 00:34:02,790 root INFO copying src/hypothesis/configuration.py -> build/lib/hypothesis 2024-09-02 00:34:02,791 root INFO copying src/hypothesis/statistics.py -> build/lib/hypothesis 2024-09-02 00:34:02,792 root INFO copying src/hypothesis/database.py -> build/lib/hypothesis 2024-09-02 00:34:02,793 root INFO copying src/hypothesis/provisional.py -> build/lib/hypothesis 2024-09-02 00:34:02,795 root INFO copying src/hypothesis/__init__.py -> build/lib/hypothesis 2024-09-02 00:34:02,796 root INFO copying src/hypothesis/errors.py -> build/lib/hypothesis 2024-09-02 00:34:02,797 root INFO copying src/hypothesis/stateful.py -> build/lib/hypothesis 2024-09-02 00:34:02,798 root INFO copying src/hypothesis/version.py -> build/lib/hypothesis 2024-09-02 00:34:02,800 root INFO copying src/hypothesis/entry_points.py -> build/lib/hypothesis 2024-09-02 00:34:02,801 root INFO copying src/hypothesis/core.py -> build/lib/hypothesis 2024-09-02 00:34:02,803 root INFO copying src/hypothesis/reporting.py -> build/lib/hypothesis 2024-09-02 00:34:02,805 root INFO creating build/lib/hypothesis/internal 2024-09-02 00:34:02,805 root INFO copying src/hypothesis/internal/scrutineer.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,807 root INFO copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,808 root INFO copying src/hypothesis/internal/filtering.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,809 root INFO copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,810 root INFO copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,811 root INFO copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,813 root INFO copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,814 root INFO copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,815 root INFO copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,816 root INFO copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,817 root INFO copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,818 root INFO copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,819 root INFO copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,820 root INFO copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,821 root INFO copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,822 root INFO copying src/hypothesis/internal/observability.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,823 root INFO copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal 2024-09-02 00:34:02,825 root INFO creating build/lib/hypothesis/utils 2024-09-02 00:34:02,826 root INFO copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils 2024-09-02 00:34:02,826 root INFO copying src/hypothesis/utils/terminal.py -> build/lib/hypothesis/utils 2024-09-02 00:34:02,827 root INFO copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils 2024-09-02 00:34:02,828 root INFO copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils 2024-09-02 00:34:02,830 root INFO creating build/lib/hypothesis/vendor 2024-09-02 00:34:02,830 root INFO copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor 2024-09-02 00:34:02,832 root INFO copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor 2024-09-02 00:34:02,833 root INFO creating build/lib/hypothesis/extra 2024-09-02 00:34:02,834 root INFO copying src/hypothesis/extra/codemods.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,835 root INFO copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,836 root INFO copying src/hypothesis/extra/cli.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,837 root INFO copying src/hypothesis/extra/_array_helpers.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,839 root INFO copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,840 root INFO copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,841 root INFO copying src/hypothesis/extra/redis.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,842 root INFO copying src/hypothesis/extra/_patching.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,843 root INFO copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,844 root INFO copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,845 root INFO copying src/hypothesis/extra/ghostwriter.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,846 root INFO copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,848 root INFO copying src/hypothesis/extra/array_api.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,849 root INFO copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra 2024-09-02 00:34:02,850 root INFO creating build/lib/hypothesis/strategies 2024-09-02 00:34:02,851 root INFO copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies 2024-09-02 00:34:02,853 root INFO creating build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,853 root INFO copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,854 root INFO copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,855 root INFO copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,857 root INFO copying src/hypothesis/internal/conjecture/choicetree.py -> build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,858 root INFO copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,859 root INFO copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,860 root INFO copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,861 root INFO copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,863 root INFO copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,864 root INFO copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,866 root INFO copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture 2024-09-02 00:34:02,867 root INFO creating build/lib/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:02,868 root INFO copying src/hypothesis/internal/conjecture/shrinking/string.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:02,869 root INFO copying src/hypothesis/internal/conjecture/shrinking/collection.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:02,870 root INFO copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:02,871 root INFO copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:02,872 root INFO copying src/hypothesis/internal/conjecture/shrinking/common.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:02,873 root INFO copying src/hypothesis/internal/conjecture/shrinking/bytes.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:02,874 root INFO copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:02,875 root INFO copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:02,877 root INFO creating build/lib/hypothesis/internal/conjecture/dfa 2024-09-02 00:34:02,877 root INFO copying src/hypothesis/internal/conjecture/dfa/__init__.py -> build/lib/hypothesis/internal/conjecture/dfa 2024-09-02 00:34:02,878 root INFO copying src/hypothesis/internal/conjecture/dfa/lstar.py -> build/lib/hypothesis/internal/conjecture/dfa 2024-09-02 00:34:02,880 root INFO creating build/lib/hypothesis/extra/django 2024-09-02 00:34:02,881 root INFO copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django 2024-09-02 00:34:02,882 root INFO copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django 2024-09-02 00:34:02,883 root INFO copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django 2024-09-02 00:34:02,884 root INFO creating build/lib/hypothesis/extra/pandas 2024-09-02 00:34:02,885 root INFO copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas 2024-09-02 00:34:02,886 root INFO copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas 2024-09-02 00:34:02,888 root INFO creating build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,889 root INFO copying src/hypothesis/strategies/_internal/ipaddress.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,890 root INFO copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,891 root INFO copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,892 root INFO copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,893 root INFO copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,894 root INFO copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,896 root INFO copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,897 root INFO copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,898 root INFO copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,899 root INFO copying src/hypothesis/strategies/_internal/random.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,900 root INFO copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,901 root INFO copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,902 root INFO copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,903 root INFO copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,904 root INFO copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,906 root INFO copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,907 root INFO copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,908 root INFO copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,909 root INFO copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,910 root INFO copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,911 root INFO copying src/hypothesis/strategies/_internal/utils.py -> build/lib/hypothesis/strategies/_internal 2024-09-02 00:34:02,917 root INFO copying src/hypothesis/py.typed -> build/lib/hypothesis 2024-09-02 00:34:02,918 root INFO copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor 2024-09-02 00:34:02,946 root INFO installing to build/bdist.linux-riscv64/wheel 2024-09-02 00:34:02,946 root INFO running install 2024-09-02 00:34:02,991 root INFO running install_lib 2024-09-02 00:34:02,999 root INFO creating build/bdist.linux-riscv64 2024-09-02 00:34:03,000 root INFO creating build/bdist.linux-riscv64/wheel 2024-09-02 00:34:03,000 root INFO copying build/lib/_hypothesis_globals.py -> build/bdist.linux-riscv64/wheel 2024-09-02 00:34:03,002 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,002 root INFO copying build/lib/hypothesis/_settings.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,003 root INFO copying build/lib/hypothesis/control.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,004 root INFO copying build/lib/hypothesis/configuration.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,005 root INFO copying build/lib/hypothesis/py.typed -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,006 root INFO copying build/lib/hypothesis/statistics.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,007 root INFO copying build/lib/hypothesis/database.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,008 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,009 root INFO copying build/lib/hypothesis/internal/scrutineer.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,010 root INFO copying build/lib/hypothesis/internal/cathetus.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,011 root INFO copying build/lib/hypothesis/internal/filtering.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,012 root INFO copying build/lib/hypothesis/internal/cache.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,013 root INFO copying build/lib/hypothesis/internal/healthcheck.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,014 root INFO copying build/lib/hypothesis/internal/coverage.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,015 root INFO copying build/lib/hypothesis/internal/charmap.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,016 root INFO copying build/lib/hypothesis/internal/compat.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,017 root INFO copying build/lib/hypothesis/internal/reflection.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,018 root INFO copying build/lib/hypothesis/internal/floats.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,020 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,020 root INFO copying build/lib/hypothesis/internal/conjecture/floats.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,021 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:03,022 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/string.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:03,023 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/collection.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:03,024 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:03,025 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:03,026 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:03,027 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/bytes.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:03,028 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:03,029 root INFO copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/shrinking 2024-09-02 00:34:03,030 root INFO copying build/lib/hypothesis/internal/conjecture/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,031 root INFO copying build/lib/hypothesis/internal/conjecture/datatree.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,032 root INFO copying build/lib/hypothesis/internal/conjecture/choicetree.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,033 root INFO copying build/lib/hypothesis/internal/conjecture/optimiser.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,034 root INFO copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,035 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/dfa 2024-09-02 00:34:03,036 root INFO copying build/lib/hypothesis/internal/conjecture/dfa/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/dfa 2024-09-02 00:34:03,037 root INFO copying build/lib/hypothesis/internal/conjecture/dfa/lstar.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture/dfa 2024-09-02 00:34:03,038 root INFO copying build/lib/hypothesis/internal/conjecture/shrinker.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,040 root INFO copying build/lib/hypothesis/internal/conjecture/pareto.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,041 root INFO copying build/lib/hypothesis/internal/conjecture/data.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,042 root INFO copying build/lib/hypothesis/internal/conjecture/engine.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,044 root INFO copying build/lib/hypothesis/internal/conjecture/utils.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal/conjecture 2024-09-02 00:34:03,045 root INFO copying build/lib/hypothesis/internal/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,046 root INFO copying build/lib/hypothesis/internal/intervalsets.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,047 root INFO copying build/lib/hypothesis/internal/escalation.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,048 root INFO copying build/lib/hypothesis/internal/validation.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,049 root INFO copying build/lib/hypothesis/internal/detection.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,050 root INFO copying build/lib/hypothesis/internal/observability.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,051 root INFO copying build/lib/hypothesis/internal/entropy.py -> build/bdist.linux-riscv64/wheel/hypothesis/internal 2024-09-02 00:34:03,052 root INFO copying build/lib/hypothesis/provisional.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,053 root INFO copying build/lib/hypothesis/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,054 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/utils 2024-09-02 00:34:03,055 root INFO copying build/lib/hypothesis/utils/conventions.py -> build/bdist.linux-riscv64/wheel/hypothesis/utils 2024-09-02 00:34:03,055 root INFO copying build/lib/hypothesis/utils/terminal.py -> build/bdist.linux-riscv64/wheel/hypothesis/utils 2024-09-02 00:34:03,056 root INFO copying build/lib/hypothesis/utils/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/utils 2024-09-02 00:34:03,057 root INFO copying build/lib/hypothesis/utils/dynamicvariables.py -> build/bdist.linux-riscv64/wheel/hypothesis/utils 2024-09-02 00:34:03,058 root INFO copying build/lib/hypothesis/errors.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,059 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/vendor 2024-09-02 00:34:03,060 root INFO copying build/lib/hypothesis/vendor/pretty.py -> build/bdist.linux-riscv64/wheel/hypothesis/vendor 2024-09-02 00:34:03,061 root INFO copying build/lib/hypothesis/vendor/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/vendor 2024-09-02 00:34:03,062 root INFO copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/bdist.linux-riscv64/wheel/hypothesis/vendor 2024-09-02 00:34:03,063 root INFO copying build/lib/hypothesis/stateful.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,064 root INFO copying build/lib/hypothesis/version.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,065 root INFO copying build/lib/hypothesis/entry_points.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,066 root INFO copying build/lib/hypothesis/core.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,068 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,069 root INFO copying build/lib/hypothesis/extra/codemods.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,070 root INFO copying build/lib/hypothesis/extra/pytz.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,071 root INFO copying build/lib/hypothesis/extra/cli.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,072 root INFO copying build/lib/hypothesis/extra/_array_helpers.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,073 root INFO copying build/lib/hypothesis/extra/lark.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,074 root INFO copying build/lib/hypothesis/extra/dateutil.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,075 root INFO copying build/lib/hypothesis/extra/redis.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,076 root INFO copying build/lib/hypothesis/extra/_patching.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,077 root INFO copying build/lib/hypothesis/extra/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,078 root INFO copying build/lib/hypothesis/extra/dpcontracts.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,079 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/extra/django 2024-09-02 00:34:03,080 root INFO copying build/lib/hypothesis/extra/django/_impl.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra/django 2024-09-02 00:34:03,081 root INFO copying build/lib/hypothesis/extra/django/_fields.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra/django 2024-09-02 00:34:03,082 root INFO copying build/lib/hypothesis/extra/django/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra/django 2024-09-02 00:34:03,083 root INFO copying build/lib/hypothesis/extra/ghostwriter.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,084 root INFO copying build/lib/hypothesis/extra/numpy.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,086 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/extra/pandas 2024-09-02 00:34:03,086 root INFO copying build/lib/hypothesis/extra/pandas/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra/pandas 2024-09-02 00:34:03,087 root INFO copying build/lib/hypothesis/extra/pandas/impl.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra/pandas 2024-09-02 00:34:03,088 root INFO copying build/lib/hypothesis/extra/array_api.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,090 root INFO copying build/lib/hypothesis/extra/pytestplugin.py -> build/bdist.linux-riscv64/wheel/hypothesis/extra 2024-09-02 00:34:03,091 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/strategies 2024-09-02 00:34:03,092 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,092 root INFO copying build/lib/hypothesis/strategies/_internal/ipaddress.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,093 root INFO copying build/lib/hypothesis/strategies/_internal/numbers.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,094 root INFO copying build/lib/hypothesis/strategies/_internal/shared.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,095 root INFO copying build/lib/hypothesis/strategies/_internal/regex.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,096 root INFO copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,097 root INFO copying build/lib/hypothesis/strategies/_internal/datetime.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,099 root INFO copying build/lib/hypothesis/strategies/_internal/strings.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,100 root INFO copying build/lib/hypothesis/strategies/_internal/lazy.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,101 root INFO copying build/lib/hypothesis/strategies/_internal/collections.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,102 root INFO copying build/lib/hypothesis/strategies/_internal/random.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,103 root INFO copying build/lib/hypothesis/strategies/_internal/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,104 root INFO copying build/lib/hypothesis/strategies/_internal/recursive.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,105 root INFO copying build/lib/hypothesis/strategies/_internal/attrs.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,106 root INFO copying build/lib/hypothesis/strategies/_internal/types.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,107 root INFO copying build/lib/hypothesis/strategies/_internal/core.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,108 root INFO copying build/lib/hypothesis/strategies/_internal/deferred.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,109 root INFO copying build/lib/hypothesis/strategies/_internal/strategies.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,111 root INFO copying build/lib/hypothesis/strategies/_internal/featureflags.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,112 root INFO copying build/lib/hypothesis/strategies/_internal/functions.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,113 root INFO copying build/lib/hypothesis/strategies/_internal/misc.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,114 root INFO copying build/lib/hypothesis/strategies/_internal/utils.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies/_internal 2024-09-02 00:34:03,115 root INFO copying build/lib/hypothesis/strategies/__init__.py -> build/bdist.linux-riscv64/wheel/hypothesis/strategies 2024-09-02 00:34:03,115 root INFO copying build/lib/hypothesis/reporting.py -> build/bdist.linux-riscv64/wheel/hypothesis 2024-09-02 00:34:03,116 root INFO copying build/lib/_hypothesis_pytestplugin.py -> build/bdist.linux-riscv64/wheel 2024-09-02 00:34:03,118 root INFO copying build/lib/_hypothesis_ftz_detector.py -> build/bdist.linux-riscv64/wheel 2024-09-02 00:34:03,119 root INFO running install_egg_info 2024-09-02 00:34:03,128 root INFO running egg_info 2024-09-02 00:34:03,128 root INFO creating src/hypothesis.egg-info 2024-09-02 00:34:03,134 root INFO writing src/hypothesis.egg-info/PKG-INFO 2024-09-02 00:34:03,158 root INFO writing dependency_links to src/hypothesis.egg-info/dependency_links.txt 2024-09-02 00:34:03,159 root INFO writing entry points to src/hypothesis.egg-info/entry_points.txt 2024-09-02 00:34:03,175 root INFO writing requirements to src/hypothesis.egg-info/requires.txt 2024-09-02 00:34:03,175 root INFO writing top-level names to src/hypothesis.egg-info/top_level.txt 2024-09-02 00:34:03,176 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2024-09-02 00:34:03,195 root INFO reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2024-09-02 00:34:03,196 root INFO reading manifest template 'MANIFEST.in' 2024-09-02 00:34:03,197 root INFO adding license file 'LICENSE.txt' 2024-09-02 00:34:03,203 root INFO writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' 2024-09-02 00:34:03,204 root INFO Copying src/hypothesis.egg-info to build/bdist.linux-riscv64/wheel/hypothesis-6.111.2-py3.12.egg-info 2024-09-02 00:34:03,210 root INFO running install_scripts 2024-09-02 00:34:03,237 root INFO creating build/bdist.linux-riscv64/wheel/hypothesis-6.111.2.dist-info/WHEEL 2024-09-02 00:34:03,239 wheel INFO creating '/home/buildozer/aports/community/py3-hypothesis/src/hypothesis-hypothesis-python-6.111.2/hypothesis-python/.dist/.tmp-ujuw50a7/hypothesis-6.111.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-09-02 00:34:03,240 wheel INFO adding '_hypothesis_ftz_detector.py' 2024-09-02 00:34:03,242 wheel INFO adding '_hypothesis_globals.py' 2024-09-02 00:34:03,243 wheel INFO adding '_hypothesis_pytestplugin.py' 2024-09-02 00:34:03,245 wheel INFO adding 'hypothesis/__init__.py' 2024-09-02 00:34:03,246 wheel INFO adding 'hypothesis/_settings.py' 2024-09-02 00:34:03,248 wheel INFO adding 'hypothesis/configuration.py' 2024-09-02 00:34:03,249 wheel INFO adding 'hypothesis/control.py' 2024-09-02 00:34:03,251 wheel INFO adding 'hypothesis/core.py' 2024-09-02 00:34:03,254 wheel INFO adding 'hypothesis/database.py' 2024-09-02 00:34:03,256 wheel INFO adding 'hypothesis/entry_points.py' 2024-09-02 00:34:03,257 wheel INFO adding 'hypothesis/errors.py' 2024-09-02 00:34:03,258 wheel INFO adding 'hypothesis/provisional.py' 2024-09-02 00:34:03,260 wheel INFO adding 'hypothesis/py.typed' 2024-09-02 00:34:03,261 wheel INFO adding 'hypothesis/reporting.py' 2024-09-02 00:34:03,262 wheel INFO adding 'hypothesis/stateful.py' 2024-09-02 00:34:03,264 wheel INFO adding 'hypothesis/statistics.py' 2024-09-02 00:34:03,265 wheel INFO adding 'hypothesis/version.py' 2024-09-02 00:34:03,267 wheel INFO adding 'hypothesis/extra/__init__.py' 2024-09-02 00:34:03,268 wheel INFO adding 'hypothesis/extra/_array_helpers.py' 2024-09-02 00:34:03,270 wheel INFO adding 'hypothesis/extra/_patching.py' 2024-09-02 00:34:03,272 wheel INFO adding 'hypothesis/extra/array_api.py' 2024-09-02 00:34:03,274 wheel INFO adding 'hypothesis/extra/cli.py' 2024-09-02 00:34:03,275 wheel INFO adding 'hypothesis/extra/codemods.py' 2024-09-02 00:34:03,277 wheel INFO adding 'hypothesis/extra/dateutil.py' 2024-09-02 00:34:03,278 wheel INFO adding 'hypothesis/extra/dpcontracts.py' 2024-09-02 00:34:03,280 wheel INFO adding 'hypothesis/extra/ghostwriter.py' 2024-09-02 00:34:03,282 wheel INFO adding 'hypothesis/extra/lark.py' 2024-09-02 00:34:03,284 wheel INFO adding 'hypothesis/extra/numpy.py' 2024-09-02 00:34:03,286 wheel INFO adding 'hypothesis/extra/pytestplugin.py' 2024-09-02 00:34:03,287 wheel INFO adding 'hypothesis/extra/pytz.py' 2024-09-02 00:34:03,288 wheel INFO adding 'hypothesis/extra/redis.py' 2024-09-02 00:34:03,290 wheel INFO adding 'hypothesis/extra/django/__init__.py' 2024-09-02 00:34:03,291 wheel INFO adding 'hypothesis/extra/django/_fields.py' 2024-09-02 00:34:03,293 wheel INFO adding 'hypothesis/extra/django/_impl.py' 2024-09-02 00:34:03,294 wheel INFO adding 'hypothesis/extra/pandas/__init__.py' 2024-09-02 00:34:03,295 wheel INFO adding 'hypothesis/extra/pandas/impl.py' 2024-09-02 00:34:03,297 wheel INFO adding 'hypothesis/internal/__init__.py' 2024-09-02 00:34:03,299 wheel INFO adding 'hypothesis/internal/cache.py' 2024-09-02 00:34:03,300 wheel INFO adding 'hypothesis/internal/cathetus.py' 2024-09-02 00:34:03,301 wheel INFO adding 'hypothesis/internal/charmap.py' 2024-09-02 00:34:03,303 wheel INFO adding 'hypothesis/internal/compat.py' 2024-09-02 00:34:03,304 wheel INFO adding 'hypothesis/internal/coverage.py' 2024-09-02 00:34:03,305 wheel INFO adding 'hypothesis/internal/detection.py' 2024-09-02 00:34:03,307 wheel INFO adding 'hypothesis/internal/entropy.py' 2024-09-02 00:34:03,308 wheel INFO adding 'hypothesis/internal/escalation.py' 2024-09-02 00:34:03,309 wheel INFO adding 'hypothesis/internal/filtering.py' 2024-09-02 00:34:03,311 wheel INFO adding 'hypothesis/internal/floats.py' 2024-09-02 00:34:03,312 wheel INFO adding 'hypothesis/internal/healthcheck.py' 2024-09-02 00:34:03,313 wheel INFO adding 'hypothesis/internal/intervalsets.py' 2024-09-02 00:34:03,314 wheel INFO adding 'hypothesis/internal/observability.py' 2024-09-02 00:34:03,316 wheel INFO adding 'hypothesis/internal/reflection.py' 2024-09-02 00:34:03,318 wheel INFO adding 'hypothesis/internal/scrutineer.py' 2024-09-02 00:34:03,319 wheel INFO adding 'hypothesis/internal/validation.py' 2024-09-02 00:34:03,320 wheel INFO adding 'hypothesis/internal/conjecture/__init__.py' 2024-09-02 00:34:03,321 wheel INFO adding 'hypothesis/internal/conjecture/choicetree.py' 2024-09-02 00:34:03,323 wheel INFO adding 'hypothesis/internal/conjecture/data.py' 2024-09-02 00:34:03,326 wheel INFO adding 'hypothesis/internal/conjecture/datatree.py' 2024-09-02 00:34:03,328 wheel INFO adding 'hypothesis/internal/conjecture/engine.py' 2024-09-02 00:34:03,331 wheel INFO adding 'hypothesis/internal/conjecture/floats.py' 2024-09-02 00:34:03,332 wheel INFO adding 'hypothesis/internal/conjecture/junkdrawer.py' 2024-09-02 00:34:03,333 wheel INFO adding 'hypothesis/internal/conjecture/optimiser.py' 2024-09-02 00:34:03,335 wheel INFO adding 'hypothesis/internal/conjecture/pareto.py' 2024-09-02 00:34:03,336 wheel INFO adding 'hypothesis/internal/conjecture/shrinker.py' 2024-09-02 00:34:03,339 wheel INFO adding 'hypothesis/internal/conjecture/utils.py' 2024-09-02 00:34:03,340 wheel INFO adding 'hypothesis/internal/conjecture/dfa/__init__.py' 2024-09-02 00:34:03,342 wheel INFO adding 'hypothesis/internal/conjecture/dfa/lstar.py' 2024-09-02 00:34:03,344 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/__init__.py' 2024-09-02 00:34:03,344 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/bytes.py' 2024-09-02 00:34:03,345 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/collection.py' 2024-09-02 00:34:03,346 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/common.py' 2024-09-02 00:34:03,347 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/floats.py' 2024-09-02 00:34:03,348 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/integer.py' 2024-09-02 00:34:03,349 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/ordering.py' 2024-09-02 00:34:03,350 wheel INFO adding 'hypothesis/internal/conjecture/shrinking/string.py' 2024-09-02 00:34:03,351 wheel INFO adding 'hypothesis/strategies/__init__.py' 2024-09-02 00:34:03,352 wheel INFO adding 'hypothesis/strategies/_internal/__init__.py' 2024-09-02 00:34:03,353 wheel INFO adding 'hypothesis/strategies/_internal/attrs.py' 2024-09-02 00:34:03,354 wheel INFO adding 'hypothesis/strategies/_internal/collections.py' 2024-09-02 00:34:03,356 wheel INFO adding 'hypothesis/strategies/_internal/core.py' 2024-09-02 00:34:03,359 wheel INFO adding 'hypothesis/strategies/_internal/datetime.py' 2024-09-02 00:34:03,361 wheel INFO adding 'hypothesis/strategies/_internal/deferred.py' 2024-09-02 00:34:03,362 wheel INFO adding 'hypothesis/strategies/_internal/featureflags.py' 2024-09-02 00:34:03,363 wheel INFO adding 'hypothesis/strategies/_internal/flatmapped.py' 2024-09-02 00:34:03,363 wheel INFO adding 'hypothesis/strategies/_internal/functions.py' 2024-09-02 00:34:03,364 wheel INFO adding 'hypothesis/strategies/_internal/ipaddress.py' 2024-09-02 00:34:03,365 wheel INFO adding 'hypothesis/strategies/_internal/lazy.py' 2024-09-02 00:34:03,366 wheel INFO adding 'hypothesis/strategies/_internal/misc.py' 2024-09-02 00:34:03,367 wheel INFO adding 'hypothesis/strategies/_internal/numbers.py' 2024-09-02 00:34:03,369 wheel INFO adding 'hypothesis/strategies/_internal/random.py' 2024-09-02 00:34:03,370 wheel INFO adding 'hypothesis/strategies/_internal/recursive.py' 2024-09-02 00:34:03,371 wheel INFO adding 'hypothesis/strategies/_internal/regex.py' 2024-09-02 00:34:03,373 wheel INFO adding 'hypothesis/strategies/_internal/shared.py' 2024-09-02 00:34:03,374 wheel INFO adding 'hypothesis/strategies/_internal/strategies.py' 2024-09-02 00:34:03,376 wheel INFO adding 'hypothesis/strategies/_internal/strings.py' 2024-09-02 00:34:03,377 wheel INFO adding 'hypothesis/strategies/_internal/types.py' 2024-09-02 00:34:03,379 wheel INFO adding 'hypothesis/strategies/_internal/utils.py' 2024-09-02 00:34:03,380 wheel INFO adding 'hypothesis/utils/__init__.py' 2024-09-02 00:34:03,381 wheel INFO adding 'hypothesis/utils/conventions.py' 2024-09-02 00:34:03,382 wheel INFO adding 'hypothesis/utils/dynamicvariables.py' 2024-09-02 00:34:03,383 wheel INFO adding 'hypothesis/utils/terminal.py' 2024-09-02 00:34:03,384 wheel INFO adding 'hypothesis/vendor/__init__.py' 2024-09-02 00:34:03,385 wheel INFO adding 'hypothesis/vendor/pretty.py' 2024-09-02 00:34:03,387 wheel INFO adding 'hypothesis/vendor/tlds-alpha-by-domain.txt' 2024-09-02 00:34:03,389 wheel INFO adding 'hypothesis-6.111.2.dist-info/LICENSE.txt' 2024-09-02 00:34:03,390 wheel INFO adding 'hypothesis-6.111.2.dist-info/METADATA' 2024-09-02 00:34:03,391 wheel INFO adding 'hypothesis-6.111.2.dist-info/WHEEL' 2024-09-02 00:34:03,391 wheel INFO adding 'hypothesis-6.111.2.dist-info/entry_points.txt' 2024-09-02 00:34:03,392 wheel INFO adding 'hypothesis-6.111.2.dist-info/top_level.txt' 2024-09-02 00:34:03,394 wheel INFO adding 'hypothesis-6.111.2.dist-info/RECORD' 2024-09-02 00:34:03,396 root INFO removing build/bdist.linux-riscv64/wheel 2024-09-02 00:34:03,410 gpep517 INFO The backend produced .dist/hypothesis-6.111.2-py3-none-any.whl hypothesis-6.111.2-py3-none-any.whl >>> py3-hypothesis: Entering fakeroot... >>> py3-hypothesis-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/internal/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinking/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/shrinking/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/dfa/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/internal/conjecture/dfa/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/utils/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/utils/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/vendor/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/vendor/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/extra/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/extra/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/extra/django/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/extra/django/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/extra/pandas/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/extra/pandas/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/strategies/_internal/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/strategies/_internal/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/hypothesis/strategies/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/hypothesis/strategies/__pycache__' '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-hypothesis/pkg/py3-hypothesis-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-hypothesis-pyc*: Preparing subpackage py3-hypothesis-pyc... >>> py3-hypothesis-pyc*: Running postcheck for py3-hypothesis-pyc >>> py3-hypothesis*: Running postcheck for py3-hypothesis >>> py3-hypothesis*: Preparing package py3-hypothesis... >>> py3-hypothesis-pyc*: Tracing dependencies... py3-attrs py3-sortedcontainers python3~3.12 >>> py3-hypothesis-pyc*: Package size: 1.9 MB >>> py3-hypothesis-pyc*: Compressing data... >>> py3-hypothesis-pyc*: Create checksum... >>> py3-hypothesis-pyc*: Create py3-hypothesis-pyc-6.111.2-r0.apk >>> py3-hypothesis*: Tracing dependencies... py3-attrs py3-sortedcontainers python3~3.12 >>> py3-hypothesis*: Package size: 1.7 MB >>> py3-hypothesis*: Compressing data... >>> py3-hypothesis*: Create checksum... >>> py3-hypothesis*: Create py3-hypothesis-6.111.2-r0.apk >>> py3-hypothesis: Build complete at Mon, 02 Sep 2024 00:34:07 +0000 elapsed time 0h 0m 12s >>> py3-hypothesis: Cleaning up srcdir >>> py3-hypothesis: Cleaning up pkgdir >>> py3-hypothesis: Uninstalling dependencies... (1/28) Purging .makedepends-py3-hypothesis (20240902.003358) (2/28) Purging py3-attrs-pyc (23.2.0-r1) (3/28) Purging py3-attrs (23.2.0-r1) (4/28) Purging py3-sortedcontainers-pyc (2.4.0-r5) (5/28) Purging py3-sortedcontainers (2.4.0-r5) (6/28) Purging py3-gpep517-pyc (16-r0) (7/28) Purging py3-gpep517 (16-r0) (8/28) Purging py3-installer-pyc (0.7.0-r2) (9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-setuptools-pyc (70.3.0-r0) (11/28) Purging py3-setuptools (70.3.0-r0) (12/28) Purging py3-wheel-pyc (0.43.0-r0) (13/28) Purging py3-wheel (0.43.0-r0) (14/28) Purging py3-packaging-pyc (24.1-r0) (15/28) Purging py3-packaging (24.1-r0) (16/28) Purging py3-parsing-pyc (3.1.2-r1) (17/28) Purging py3-parsing (3.1.2-r1) (18/28) Purging python3-pyc (3.12.5-r1) (19/28) Purging python3-pycache-pyc0 (3.12.5-r1) (20/28) Purging pyc (3.12.5-r1) (21/28) Purging python3 (3.12.5-r1) (22/28) Purging gdbm (1.24-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.4.6-r0) (25/28) Purging libpanelw (6.5_p20240601-r0) (26/28) Purging mpdecimal (4.0.0-r0) (27/28) Purging sqlite-libs (3.46.1-r0) (28/28) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 341 MiB in 102 packages >>> py3-hypothesis: Updating the community/riscv64 repository index... >>> py3-hypothesis: Signing the index...