>>> httpie: Building community/httpie 3.2.1-r3 (using abuild 3.10.0-r0) started Thu, 09 Feb 2023 22:04:44 +0000 >>> httpie: Checking sanity of /home/buildozer/aports/community/httpie/APKBUILD... >>> httpie: Analyzing dependencies... >>> httpie: Installing for build: build-base py3-defusedxml py3-multidict py3-pip py3-pygments py3-pysocks py3-requests py3-requests-toolbelt py3-rich py3-setuptools py3-wheel python3 py3-gpep517 (1/30) Installing libbz2 (1.0.8-r4) (2/30) Installing libffi (3.4.4-r0) (3/30) Installing gdbm (1.23-r0) (4/30) Installing xz-libs (5.4.1-r0) (5/30) Installing mpdecimal (2.5.1-r1) (6/30) Installing readline (8.2.0-r0) (7/30) Installing sqlite-libs (3.40.1-r0) (8/30) Installing python3 (3.11.2-r0) (9/30) Installing py3-defusedxml (0.7.1-r3) (10/30) Installing py3-multidict (6.0.4-r0) (11/30) Installing py3-parsing (3.0.9-r1) (12/30) Installing py3-packaging (23.0-r0) (13/30) Installing py3-setuptools (67.2.0-r0) (14/30) Installing py3-pip (23.0-r1) (15/30) Installing py3-pygments (2.14.0-r0) (16/30) Installing py3-pysocks (1.7.1-r4) (17/30) Installing py3-certifi (2022.12.7-r0) (18/30) Installing py3-charset-normalizer (3.0.1-r1) (19/30) Installing py3-idna (3.4-r3) (20/30) Installing py3-urllib3 (1.26.14-r0) (21/30) Installing py3-requests (2.28.2-r0) (22/30) Installing py3-requests-toolbelt (0.10.1-r1) (23/30) Installing py3-attrs (22.2.0-r0) (24/30) Installing py3-mdurl (0.1.2-r1) (25/30) Installing py3-markdown-it-py (2.1.0-r1) (26/30) Installing py3-rich (13.3.1-r0) (27/30) Installing py3-wheel (0.38.4-r1) (28/30) Installing py3-installer (0.6.0-r0) (29/30) Installing py3-gpep517 (13-r0) (30/30) Installing .makedepends-httpie (20230209.220446) Executing busybox-1.36.0-r4.trigger OK: 434 MiB in 126 packages >>> httpie: Cleaning up srcdir >>> httpie: Cleaning up pkgdir >>> httpie: Fetching https://distfiles.alpinelinux.org/distfiles/edge/httpie-3.2.1.tar.gz >>> httpie: Fetching https://distfiles.alpinelinux.org/distfiles/edge/httpie-3.2.1.tar.gz >>> httpie: Checking sha512sums... httpie-3.2.1.tar.gz: OK >>> httpie: Unpacking /var/cache/distfiles/edge/httpie-3.2.1.tar.gz... 2023-02-09 22:04:48,685 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-09 22:04:48,741 root INFO running bdist_wheel 2023-02-09 22:04:48,760 root INFO running build 2023-02-09 22:04:48,760 root INFO running build_py 2023-02-09 22:04:48,763 root INFO creating build 2023-02-09 22:04:48,765 root INFO creating build/lib 2023-02-09 22:04:48,765 root INFO creating build/lib/httpie 2023-02-09 22:04:48,766 root INFO copying httpie/cookies.py -> build/lib/httpie 2023-02-09 22:04:48,766 root INFO copying httpie/context.py -> build/lib/httpie 2023-02-09 22:04:48,767 root INFO copying httpie/downloads.py -> build/lib/httpie 2023-02-09 22:04:48,768 root INFO copying httpie/compat.py -> build/lib/httpie 2023-02-09 22:04:48,769 root INFO copying httpie/utils.py -> build/lib/httpie 2023-02-09 22:04:48,769 root INFO copying httpie/status.py -> build/lib/httpie 2023-02-09 22:04:48,770 root INFO copying httpie/__main__.py -> build/lib/httpie 2023-02-09 22:04:48,771 root INFO copying httpie/client.py -> build/lib/httpie 2023-02-09 22:04:48,771 root INFO copying httpie/config.py -> build/lib/httpie 2023-02-09 22:04:48,772 root INFO copying httpie/adapters.py -> build/lib/httpie 2023-02-09 22:04:48,772 root INFO copying httpie/__init__.py -> build/lib/httpie 2023-02-09 22:04:48,773 root INFO copying httpie/uploads.py -> build/lib/httpie 2023-02-09 22:04:48,774 root INFO copying httpie/core.py -> build/lib/httpie 2023-02-09 22:04:48,775 root INFO copying httpie/sessions.py -> build/lib/httpie 2023-02-09 22:04:48,776 root INFO copying httpie/encoding.py -> build/lib/httpie 2023-02-09 22:04:48,776 root INFO copying httpie/ssl_.py -> build/lib/httpie 2023-02-09 22:04:48,777 root INFO copying httpie/models.py -> build/lib/httpie 2023-02-09 22:04:48,778 root INFO creating build/lib/httpie/manager 2023-02-09 22:04:48,779 root INFO copying httpie/manager/compat.py -> build/lib/httpie/manager 2023-02-09 22:04:48,780 root INFO copying httpie/manager/__main__.py -> build/lib/httpie/manager 2023-02-09 22:04:48,780 root INFO copying httpie/manager/__init__.py -> build/lib/httpie/manager 2023-02-09 22:04:48,781 root INFO copying httpie/manager/cli.py -> build/lib/httpie/manager 2023-02-09 22:04:48,781 root INFO copying httpie/manager/core.py -> build/lib/httpie/manager 2023-02-09 22:04:48,782 root INFO creating build/lib/httpie/cli 2023-02-09 22:04:48,783 root INFO copying httpie/cli/constants.py -> build/lib/httpie/cli 2023-02-09 22:04:48,784 root INFO copying httpie/cli/nested_json.py -> build/lib/httpie/cli 2023-02-09 22:04:48,785 root INFO copying httpie/cli/definition.py -> build/lib/httpie/cli 2023-02-09 22:04:48,786 root INFO copying httpie/cli/argtypes.py -> build/lib/httpie/cli 2023-02-09 22:04:48,787 root INFO copying httpie/cli/utils.py -> build/lib/httpie/cli 2023-02-09 22:04:48,788 root INFO copying httpie/cli/requestitems.py -> build/lib/httpie/cli 2023-02-09 22:04:48,789 root INFO copying httpie/cli/dicts.py -> build/lib/httpie/cli 2023-02-09 22:04:48,789 root INFO copying httpie/cli/options.py -> build/lib/httpie/cli 2023-02-09 22:04:48,790 root INFO copying httpie/cli/__init__.py -> build/lib/httpie/cli 2023-02-09 22:04:48,790 root INFO copying httpie/cli/exceptions.py -> build/lib/httpie/cli 2023-02-09 22:04:48,791 root INFO copying httpie/cli/argparser.py -> build/lib/httpie/cli 2023-02-09 22:04:48,792 root INFO creating build/lib/httpie/plugins 2023-02-09 22:04:48,793 root INFO copying httpie/plugins/registry.py -> build/lib/httpie/plugins 2023-02-09 22:04:48,794 root INFO copying httpie/plugins/base.py -> build/lib/httpie/plugins 2023-02-09 22:04:48,795 root INFO copying httpie/plugins/__init__.py -> build/lib/httpie/plugins 2023-02-09 22:04:48,795 root INFO copying httpie/plugins/builtin.py -> build/lib/httpie/plugins 2023-02-09 22:04:48,796 root INFO copying httpie/plugins/manager.py -> build/lib/httpie/plugins 2023-02-09 22:04:48,796 root INFO creating build/lib/httpie/legacy 2023-02-09 22:04:48,797 root INFO copying httpie/legacy/v3_1_0_session_cookie_format.py -> build/lib/httpie/legacy 2023-02-09 22:04:48,798 root INFO copying httpie/legacy/v3_2_0_session_header_format.py -> build/lib/httpie/legacy 2023-02-09 22:04:48,799 root INFO copying httpie/legacy/__init__.py -> build/lib/httpie/legacy 2023-02-09 22:04:48,799 root INFO creating build/lib/httpie/output 2023-02-09 22:04:48,800 root INFO copying httpie/output/utils.py -> build/lib/httpie/output 2023-02-09 22:04:48,801 root INFO copying httpie/output/writer.py -> build/lib/httpie/output 2023-02-09 22:04:48,802 root INFO copying httpie/output/streams.py -> build/lib/httpie/output 2023-02-09 22:04:48,803 root INFO copying httpie/output/__init__.py -> build/lib/httpie/output 2023-02-09 22:04:48,803 root INFO copying httpie/output/processing.py -> build/lib/httpie/output 2023-02-09 22:04:48,804 root INFO copying httpie/output/models.py -> build/lib/httpie/output 2023-02-09 22:04:48,805 root INFO creating build/lib/httpie/internal 2023-02-09 22:04:48,805 root INFO copying httpie/internal/__build_channel__.py -> build/lib/httpie/internal 2023-02-09 22:04:48,806 root INFO copying httpie/internal/__init__.py -> build/lib/httpie/internal 2023-02-09 22:04:48,806 root INFO copying httpie/internal/daemons.py -> build/lib/httpie/internal 2023-02-09 22:04:48,807 root INFO copying httpie/internal/update_warnings.py -> build/lib/httpie/internal 2023-02-09 22:04:48,807 root INFO copying httpie/internal/daemon_runner.py -> build/lib/httpie/internal 2023-02-09 22:04:48,807 root INFO creating build/lib/httpie/manager/tasks 2023-02-09 22:04:48,808 root INFO copying httpie/manager/tasks/export_args.py -> build/lib/httpie/manager/tasks 2023-02-09 22:04:48,808 root INFO copying httpie/manager/tasks/check_updates.py -> build/lib/httpie/manager/tasks 2023-02-09 22:04:48,808 root INFO copying httpie/manager/tasks/__init__.py -> build/lib/httpie/manager/tasks 2023-02-09 22:04:48,808 root INFO copying httpie/manager/tasks/plugins.py -> build/lib/httpie/manager/tasks 2023-02-09 22:04:48,809 root INFO copying httpie/manager/tasks/sessions.py -> build/lib/httpie/manager/tasks 2023-02-09 22:04:48,809 root INFO creating build/lib/httpie/output/ui 2023-02-09 22:04:48,810 root INFO copying httpie/output/ui/rich_utils.py -> build/lib/httpie/output/ui 2023-02-09 22:04:48,810 root INFO copying httpie/output/ui/palette.py -> build/lib/httpie/output/ui 2023-02-09 22:04:48,811 root INFO copying httpie/output/ui/rich_help.py -> build/lib/httpie/output/ui 2023-02-09 22:04:48,811 root INFO copying httpie/output/ui/rich_progress.py -> build/lib/httpie/output/ui 2023-02-09 22:04:48,811 root INFO copying httpie/output/ui/__init__.py -> build/lib/httpie/output/ui 2023-02-09 22:04:48,811 root INFO copying httpie/output/ui/man_pages.py -> build/lib/httpie/output/ui 2023-02-09 22:04:48,812 root INFO copying httpie/output/ui/rich_palette.py -> build/lib/httpie/output/ui 2023-02-09 22:04:48,812 root INFO creating build/lib/httpie/output/lexers 2023-02-09 22:04:48,812 root INFO copying httpie/output/lexers/json.py -> build/lib/httpie/output/lexers 2023-02-09 22:04:48,812 root INFO copying httpie/output/lexers/common.py -> build/lib/httpie/output/lexers 2023-02-09 22:04:48,813 root INFO copying httpie/output/lexers/metadata.py -> build/lib/httpie/output/lexers 2023-02-09 22:04:48,813 root INFO copying httpie/output/lexers/__init__.py -> build/lib/httpie/output/lexers 2023-02-09 22:04:48,813 root INFO copying httpie/output/lexers/http.py -> build/lib/httpie/output/lexers 2023-02-09 22:04:48,813 root INFO creating build/lib/httpie/output/formatters 2023-02-09 22:04:48,813 root INFO copying httpie/output/formatters/json.py -> build/lib/httpie/output/formatters 2023-02-09 22:04:48,814 root INFO copying httpie/output/formatters/xml.py -> build/lib/httpie/output/formatters 2023-02-09 22:04:48,814 root INFO copying httpie/output/formatters/colors.py -> build/lib/httpie/output/formatters 2023-02-09 22:04:48,814 root INFO copying httpie/output/formatters/headers.py -> build/lib/httpie/output/formatters 2023-02-09 22:04:48,814 root INFO copying httpie/output/formatters/__init__.py -> build/lib/httpie/output/formatters 2023-02-09 22:04:48,822 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-02-09 22:04:48,822 root INFO running install 2023-02-09 22:04:48,833 root INFO running install_lib 2023-02-09 22:04:48,835 root INFO creating build/bdist.linux-armv8l 2023-02-09 22:04:48,836 root INFO creating build/bdist.linux-armv8l/wheel 2023-02-09 22:04:48,837 root INFO creating build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,837 root INFO copying build/lib/httpie/cookies.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,838 root INFO copying build/lib/httpie/context.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,838 root INFO creating build/bdist.linux-armv8l/wheel/httpie/manager 2023-02-09 22:04:48,838 root INFO copying build/lib/httpie/manager/compat.py -> build/bdist.linux-armv8l/wheel/httpie/manager 2023-02-09 22:04:48,839 root INFO creating build/bdist.linux-armv8l/wheel/httpie/manager/tasks 2023-02-09 22:04:48,839 root INFO copying build/lib/httpie/manager/tasks/export_args.py -> build/bdist.linux-armv8l/wheel/httpie/manager/tasks 2023-02-09 22:04:48,839 root INFO copying build/lib/httpie/manager/tasks/check_updates.py -> build/bdist.linux-armv8l/wheel/httpie/manager/tasks 2023-02-09 22:04:48,839 root INFO copying build/lib/httpie/manager/tasks/__init__.py -> build/bdist.linux-armv8l/wheel/httpie/manager/tasks 2023-02-09 22:04:48,839 root INFO copying build/lib/httpie/manager/tasks/plugins.py -> build/bdist.linux-armv8l/wheel/httpie/manager/tasks 2023-02-09 22:04:48,839 root INFO copying build/lib/httpie/manager/tasks/sessions.py -> build/bdist.linux-armv8l/wheel/httpie/manager/tasks 2023-02-09 22:04:48,840 root INFO copying build/lib/httpie/manager/__main__.py -> build/bdist.linux-armv8l/wheel/httpie/manager 2023-02-09 22:04:48,840 root INFO copying build/lib/httpie/manager/__init__.py -> build/bdist.linux-armv8l/wheel/httpie/manager 2023-02-09 22:04:48,840 root INFO copying build/lib/httpie/manager/cli.py -> build/bdist.linux-armv8l/wheel/httpie/manager 2023-02-09 22:04:48,840 root INFO copying build/lib/httpie/manager/core.py -> build/bdist.linux-armv8l/wheel/httpie/manager 2023-02-09 22:04:48,840 root INFO copying build/lib/httpie/downloads.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,841 root INFO copying build/lib/httpie/compat.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,841 root INFO copying build/lib/httpie/utils.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,841 root INFO copying build/lib/httpie/status.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,841 root INFO copying build/lib/httpie/__main__.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,842 root INFO copying build/lib/httpie/client.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,842 root INFO copying build/lib/httpie/config.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,842 root INFO creating build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,843 root INFO copying build/lib/httpie/cli/constants.py -> build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,844 root INFO copying build/lib/httpie/cli/nested_json.py -> build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,844 root INFO copying build/lib/httpie/cli/definition.py -> build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,845 root INFO copying build/lib/httpie/cli/argtypes.py -> build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,845 root INFO copying build/lib/httpie/cli/utils.py -> build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,846 root INFO copying build/lib/httpie/cli/requestitems.py -> build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,846 root INFO copying build/lib/httpie/cli/dicts.py -> build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,847 root INFO copying build/lib/httpie/cli/options.py -> build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,847 root INFO copying build/lib/httpie/cli/__init__.py -> build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,847 root INFO copying build/lib/httpie/cli/exceptions.py -> build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,848 root INFO copying build/lib/httpie/cli/argparser.py -> build/bdist.linux-armv8l/wheel/httpie/cli 2023-02-09 22:04:48,848 root INFO copying build/lib/httpie/adapters.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,849 root INFO copying build/lib/httpie/__init__.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,849 root INFO creating build/bdist.linux-armv8l/wheel/httpie/plugins 2023-02-09 22:04:48,850 root INFO copying build/lib/httpie/plugins/registry.py -> build/bdist.linux-armv8l/wheel/httpie/plugins 2023-02-09 22:04:48,850 root INFO copying build/lib/httpie/plugins/base.py -> build/bdist.linux-armv8l/wheel/httpie/plugins 2023-02-09 22:04:48,850 root INFO copying build/lib/httpie/plugins/__init__.py -> build/bdist.linux-armv8l/wheel/httpie/plugins 2023-02-09 22:04:48,851 root INFO copying build/lib/httpie/plugins/builtin.py -> build/bdist.linux-armv8l/wheel/httpie/plugins 2023-02-09 22:04:48,851 root INFO copying build/lib/httpie/plugins/manager.py -> build/bdist.linux-armv8l/wheel/httpie/plugins 2023-02-09 22:04:48,851 root INFO creating build/bdist.linux-armv8l/wheel/httpie/legacy 2023-02-09 22:04:48,852 root INFO copying build/lib/httpie/legacy/v3_1_0_session_cookie_format.py -> build/bdist.linux-armv8l/wheel/httpie/legacy 2023-02-09 22:04:48,852 root INFO copying build/lib/httpie/legacy/v3_2_0_session_header_format.py -> build/bdist.linux-armv8l/wheel/httpie/legacy 2023-02-09 22:04:48,852 root INFO copying build/lib/httpie/legacy/__init__.py -> build/bdist.linux-armv8l/wheel/httpie/legacy 2023-02-09 22:04:48,852 root INFO copying build/lib/httpie/uploads.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,853 root INFO creating build/bdist.linux-armv8l/wheel/httpie/output 2023-02-09 22:04:48,854 root INFO creating build/bdist.linux-armv8l/wheel/httpie/output/ui 2023-02-09 22:04:48,854 root INFO copying build/lib/httpie/output/ui/rich_utils.py -> build/bdist.linux-armv8l/wheel/httpie/output/ui 2023-02-09 22:04:48,855 root INFO copying build/lib/httpie/output/ui/palette.py -> build/bdist.linux-armv8l/wheel/httpie/output/ui 2023-02-09 22:04:48,855 root INFO copying build/lib/httpie/output/ui/rich_help.py -> build/bdist.linux-armv8l/wheel/httpie/output/ui 2023-02-09 22:04:48,856 root INFO copying build/lib/httpie/output/ui/rich_progress.py -> build/bdist.linux-armv8l/wheel/httpie/output/ui 2023-02-09 22:04:48,856 root INFO copying build/lib/httpie/output/ui/__init__.py -> build/bdist.linux-armv8l/wheel/httpie/output/ui 2023-02-09 22:04:48,856 root INFO copying build/lib/httpie/output/ui/man_pages.py -> build/bdist.linux-armv8l/wheel/httpie/output/ui 2023-02-09 22:04:48,856 root INFO copying build/lib/httpie/output/ui/rich_palette.py -> build/bdist.linux-armv8l/wheel/httpie/output/ui 2023-02-09 22:04:48,856 root INFO copying build/lib/httpie/output/utils.py -> build/bdist.linux-armv8l/wheel/httpie/output 2023-02-09 22:04:48,856 root INFO copying build/lib/httpie/output/writer.py -> build/bdist.linux-armv8l/wheel/httpie/output 2023-02-09 22:04:48,857 root INFO creating build/bdist.linux-armv8l/wheel/httpie/output/lexers 2023-02-09 22:04:48,858 root INFO copying build/lib/httpie/output/lexers/json.py -> build/bdist.linux-armv8l/wheel/httpie/output/lexers 2023-02-09 22:04:48,858 root INFO copying build/lib/httpie/output/lexers/common.py -> build/bdist.linux-armv8l/wheel/httpie/output/lexers 2023-02-09 22:04:48,858 root INFO copying build/lib/httpie/output/lexers/metadata.py -> build/bdist.linux-armv8l/wheel/httpie/output/lexers 2023-02-09 22:04:48,858 root INFO copying build/lib/httpie/output/lexers/__init__.py -> build/bdist.linux-armv8l/wheel/httpie/output/lexers 2023-02-09 22:04:48,858 root INFO copying build/lib/httpie/output/lexers/http.py -> build/bdist.linux-armv8l/wheel/httpie/output/lexers 2023-02-09 22:04:48,859 root INFO copying build/lib/httpie/output/streams.py -> build/bdist.linux-armv8l/wheel/httpie/output 2023-02-09 22:04:48,859 root INFO creating build/bdist.linux-armv8l/wheel/httpie/output/formatters 2023-02-09 22:04:48,860 root INFO copying build/lib/httpie/output/formatters/json.py -> build/bdist.linux-armv8l/wheel/httpie/output/formatters 2023-02-09 22:04:48,860 root INFO copying build/lib/httpie/output/formatters/xml.py -> build/bdist.linux-armv8l/wheel/httpie/output/formatters 2023-02-09 22:04:48,861 root INFO copying build/lib/httpie/output/formatters/colors.py -> build/bdist.linux-armv8l/wheel/httpie/output/formatters 2023-02-09 22:04:48,861 root INFO copying build/lib/httpie/output/formatters/headers.py -> build/bdist.linux-armv8l/wheel/httpie/output/formatters 2023-02-09 22:04:48,861 root INFO copying build/lib/httpie/output/formatters/__init__.py -> build/bdist.linux-armv8l/wheel/httpie/output/formatters 2023-02-09 22:04:48,862 root INFO copying build/lib/httpie/output/__init__.py -> build/bdist.linux-armv8l/wheel/httpie/output 2023-02-09 22:04:48,862 root INFO copying build/lib/httpie/output/processing.py -> build/bdist.linux-armv8l/wheel/httpie/output 2023-02-09 22:04:48,862 root INFO copying build/lib/httpie/output/models.py -> build/bdist.linux-armv8l/wheel/httpie/output 2023-02-09 22:04:48,862 root INFO copying build/lib/httpie/core.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,862 root INFO copying build/lib/httpie/sessions.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,863 root INFO copying build/lib/httpie/encoding.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,863 root INFO copying build/lib/httpie/ssl_.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,863 root INFO copying build/lib/httpie/models.py -> build/bdist.linux-armv8l/wheel/httpie 2023-02-09 22:04:48,863 root INFO creating build/bdist.linux-armv8l/wheel/httpie/internal 2023-02-09 22:04:48,864 root INFO copying build/lib/httpie/internal/__build_channel__.py -> build/bdist.linux-armv8l/wheel/httpie/internal 2023-02-09 22:04:48,864 root INFO copying build/lib/httpie/internal/__init__.py -> build/bdist.linux-armv8l/wheel/httpie/internal 2023-02-09 22:04:48,864 root INFO copying build/lib/httpie/internal/daemons.py -> build/bdist.linux-armv8l/wheel/httpie/internal 2023-02-09 22:04:48,864 root INFO copying build/lib/httpie/internal/update_warnings.py -> build/bdist.linux-armv8l/wheel/httpie/internal 2023-02-09 22:04:48,864 root INFO copying build/lib/httpie/internal/daemon_runner.py -> build/bdist.linux-armv8l/wheel/httpie/internal 2023-02-09 22:04:48,865 root INFO running install_data 2023-02-09 22:04:48,867 root INFO creating build/bdist.linux-armv8l/wheel/httpie-3.2.1.data 2023-02-09 22:04:48,867 root INFO creating build/bdist.linux-armv8l/wheel/httpie-3.2.1.data/data 2023-02-09 22:04:48,867 root INFO creating build/bdist.linux-armv8l/wheel/httpie-3.2.1.data/data/share 2023-02-09 22:04:48,868 root INFO creating build/bdist.linux-armv8l/wheel/httpie-3.2.1.data/data/share/man 2023-02-09 22:04:48,868 root INFO creating build/bdist.linux-armv8l/wheel/httpie-3.2.1.data/data/share/man/man1 2023-02-09 22:04:48,868 root INFO copying extras/man/http.1 -> build/bdist.linux-armv8l/wheel/httpie-3.2.1.data/data/share/man/man1 2023-02-09 22:04:48,869 root INFO copying extras/man/https.1 -> build/bdist.linux-armv8l/wheel/httpie-3.2.1.data/data/share/man/man1 2023-02-09 22:04:48,869 root INFO copying extras/man/httpie.1 -> build/bdist.linux-armv8l/wheel/httpie-3.2.1.data/data/share/man/man1 2023-02-09 22:04:48,870 root INFO running install_egg_info 2023-02-09 22:04:48,885 root INFO running egg_info 2023-02-09 22:04:48,887 root INFO writing httpie.egg-info/PKG-INFO 2023-02-09 22:04:48,888 root INFO writing dependency_links to httpie.egg-info/dependency_links.txt 2023-02-09 22:04:48,889 root INFO writing entry points to httpie.egg-info/entry_points.txt 2023-02-09 22:04:48,889 root INFO writing requirements to httpie.egg-info/requires.txt 2023-02-09 22:04:48,889 root INFO writing top-level names to httpie.egg-info/top_level.txt 2023-02-09 22:04:48,893 root INFO reading manifest file 'httpie.egg-info/SOURCES.txt' 2023-02-09 22:04:48,895 root INFO reading manifest template 'MANIFEST.in' 2023-02-09 22:04:48,897 root INFO adding license file 'LICENSE' 2023-02-09 22:04:48,897 root INFO adding license file 'AUTHORS.md' 2023-02-09 22:04:48,900 root INFO writing manifest file 'httpie.egg-info/SOURCES.txt' 2023-02-09 22:04:48,901 root INFO Copying httpie.egg-info to build/bdist.linux-armv8l/wheel/httpie-3.2.1-py3.11.egg-info 2023-02-09 22:04:48,903 root INFO running install_scripts 2023-02-09 22:04:48,949 wheel INFO creating build/bdist.linux-armv8l/wheel/httpie-3.2.1.dist-info/WHEEL 2023-02-09 22:04:48,950 wheel INFO creating '/home/buildozer/aports/community/httpie/src/httpie-3.2.1/dist/.tmp-l85qbyao/httpie-3.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-02-09 22:04:48,951 wheel INFO adding 'httpie/__init__.py' 2023-02-09 22:04:48,951 wheel INFO adding 'httpie/__main__.py' 2023-02-09 22:04:48,951 wheel INFO adding 'httpie/adapters.py' 2023-02-09 22:04:48,951 wheel INFO adding 'httpie/client.py' 2023-02-09 22:04:48,952 wheel INFO adding 'httpie/compat.py' 2023-02-09 22:04:48,952 wheel INFO adding 'httpie/config.py' 2023-02-09 22:04:48,953 wheel INFO adding 'httpie/context.py' 2023-02-09 22:04:48,953 wheel INFO adding 'httpie/cookies.py' 2023-02-09 22:04:48,953 wheel INFO adding 'httpie/core.py' 2023-02-09 22:04:48,953 wheel INFO adding 'httpie/downloads.py' 2023-02-09 22:04:48,954 wheel INFO adding 'httpie/encoding.py' 2023-02-09 22:04:48,954 wheel INFO adding 'httpie/models.py' 2023-02-09 22:04:48,954 wheel INFO adding 'httpie/sessions.py' 2023-02-09 22:04:48,955 wheel INFO adding 'httpie/ssl_.py' 2023-02-09 22:04:48,955 wheel INFO adding 'httpie/status.py' 2023-02-09 22:04:48,955 wheel INFO adding 'httpie/uploads.py' 2023-02-09 22:04:48,956 wheel INFO adding 'httpie/utils.py' 2023-02-09 22:04:48,956 wheel INFO adding 'httpie/cli/__init__.py' 2023-02-09 22:04:48,957 wheel INFO adding 'httpie/cli/argparser.py' 2023-02-09 22:04:48,957 wheel INFO adding 'httpie/cli/argtypes.py' 2023-02-09 22:04:48,957 wheel INFO adding 'httpie/cli/constants.py' 2023-02-09 22:04:48,958 wheel INFO adding 'httpie/cli/definition.py' 2023-02-09 22:04:48,958 wheel INFO adding 'httpie/cli/dicts.py' 2023-02-09 22:04:48,958 wheel INFO adding 'httpie/cli/exceptions.py' 2023-02-09 22:04:48,959 wheel INFO adding 'httpie/cli/nested_json.py' 2023-02-09 22:04:48,959 wheel INFO adding 'httpie/cli/options.py' 2023-02-09 22:04:48,959 wheel INFO adding 'httpie/cli/requestitems.py' 2023-02-09 22:04:48,960 wheel INFO adding 'httpie/cli/utils.py' 2023-02-09 22:04:48,960 wheel INFO adding 'httpie/internal/__build_channel__.py' 2023-02-09 22:04:48,960 wheel INFO adding 'httpie/internal/__init__.py' 2023-02-09 22:04:48,961 wheel INFO adding 'httpie/internal/daemon_runner.py' 2023-02-09 22:04:48,961 wheel INFO adding 'httpie/internal/daemons.py' 2023-02-09 22:04:48,961 wheel INFO adding 'httpie/internal/update_warnings.py' 2023-02-09 22:04:48,962 wheel INFO adding 'httpie/legacy/__init__.py' 2023-02-09 22:04:48,962 wheel INFO adding 'httpie/legacy/v3_1_0_session_cookie_format.py' 2023-02-09 22:04:48,962 wheel INFO adding 'httpie/legacy/v3_2_0_session_header_format.py' 2023-02-09 22:04:48,963 wheel INFO adding 'httpie/manager/__init__.py' 2023-02-09 22:04:48,963 wheel INFO adding 'httpie/manager/__main__.py' 2023-02-09 22:04:48,963 wheel INFO adding 'httpie/manager/cli.py' 2023-02-09 22:04:48,963 wheel INFO adding 'httpie/manager/compat.py' 2023-02-09 22:04:48,964 wheel INFO adding 'httpie/manager/core.py' 2023-02-09 22:04:48,964 wheel INFO adding 'httpie/manager/tasks/__init__.py' 2023-02-09 22:04:48,964 wheel INFO adding 'httpie/manager/tasks/check_updates.py' 2023-02-09 22:04:48,964 wheel INFO adding 'httpie/manager/tasks/export_args.py' 2023-02-09 22:04:48,965 wheel INFO adding 'httpie/manager/tasks/plugins.py' 2023-02-09 22:04:48,965 wheel INFO adding 'httpie/manager/tasks/sessions.py' 2023-02-09 22:04:48,965 wheel INFO adding 'httpie/output/__init__.py' 2023-02-09 22:04:48,966 wheel INFO adding 'httpie/output/models.py' 2023-02-09 22:04:48,966 wheel INFO adding 'httpie/output/processing.py' 2023-02-09 22:04:48,966 wheel INFO adding 'httpie/output/streams.py' 2023-02-09 22:04:48,966 wheel INFO adding 'httpie/output/utils.py' 2023-02-09 22:04:48,966 wheel INFO adding 'httpie/output/writer.py' 2023-02-09 22:04:48,967 wheel INFO adding 'httpie/output/formatters/__init__.py' 2023-02-09 22:04:48,967 wheel INFO adding 'httpie/output/formatters/colors.py' 2023-02-09 22:04:48,968 wheel INFO adding 'httpie/output/formatters/headers.py' 2023-02-09 22:04:48,968 wheel INFO adding 'httpie/output/formatters/json.py' 2023-02-09 22:04:48,968 wheel INFO adding 'httpie/output/formatters/xml.py' 2023-02-09 22:04:48,968 wheel INFO adding 'httpie/output/lexers/__init__.py' 2023-02-09 22:04:48,969 wheel INFO adding 'httpie/output/lexers/common.py' 2023-02-09 22:04:48,969 wheel INFO adding 'httpie/output/lexers/http.py' 2023-02-09 22:04:48,969 wheel INFO adding 'httpie/output/lexers/json.py' 2023-02-09 22:04:48,969 wheel INFO adding 'httpie/output/lexers/metadata.py' 2023-02-09 22:04:48,969 wheel INFO adding 'httpie/output/ui/__init__.py' 2023-02-09 22:04:48,970 wheel INFO adding 'httpie/output/ui/man_pages.py' 2023-02-09 22:04:48,970 wheel INFO adding 'httpie/output/ui/palette.py' 2023-02-09 22:04:48,970 wheel INFO adding 'httpie/output/ui/rich_help.py' 2023-02-09 22:04:48,971 wheel INFO adding 'httpie/output/ui/rich_palette.py' 2023-02-09 22:04:48,971 wheel INFO adding 'httpie/output/ui/rich_progress.py' 2023-02-09 22:04:48,971 wheel INFO adding 'httpie/output/ui/rich_utils.py' 2023-02-09 22:04:48,972 wheel INFO adding 'httpie/plugins/__init__.py' 2023-02-09 22:04:48,972 wheel INFO adding 'httpie/plugins/base.py' 2023-02-09 22:04:48,972 wheel INFO adding 'httpie/plugins/builtin.py' 2023-02-09 22:04:48,973 wheel INFO adding 'httpie/plugins/manager.py' 2023-02-09 22:04:48,973 wheel INFO adding 'httpie/plugins/registry.py' 2023-02-09 22:04:48,974 wheel INFO adding 'httpie-3.2.1.data/data/share/man/man1/http.1' 2023-02-09 22:04:48,975 wheel INFO adding 'httpie-3.2.1.data/data/share/man/man1/httpie.1' 2023-02-09 22:04:48,975 wheel INFO adding 'httpie-3.2.1.data/data/share/man/man1/https.1' 2023-02-09 22:04:48,976 wheel INFO adding 'httpie-3.2.1.dist-info/AUTHORS.md' 2023-02-09 22:04:48,976 wheel INFO adding 'httpie-3.2.1.dist-info/LICENSE' 2023-02-09 22:04:48,976 wheel INFO adding 'httpie-3.2.1.dist-info/METADATA' 2023-02-09 22:04:48,976 wheel INFO adding 'httpie-3.2.1.dist-info/WHEEL' 2023-02-09 22:04:48,976 wheel INFO adding 'httpie-3.2.1.dist-info/entry_points.txt' 2023-02-09 22:04:48,976 wheel INFO adding 'httpie-3.2.1.dist-info/top_level.txt' 2023-02-09 22:04:48,977 wheel INFO adding 'httpie-3.2.1.dist-info/RECORD' 2023-02-09 22:04:48,977 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-02-09 22:04:48,985 gpep517 INFO The backend produced dist/httpie-3.2.1-py3-none-any.whl httpie-3.2.1-py3-none-any.whl >>> httpie: Entering fakeroot... >>> httpie-doc*: Running split function doc... >>> httpie-doc*: Preparing subpackage httpie-doc... >>> httpie-doc*: Running postcheck for httpie-doc >>> httpie*: Running postcheck for httpie >>> httpie*: Preparing package httpie... >>> httpie-doc*: Tracing dependencies... >>> httpie-doc*: Package size: 40.0 KB >>> httpie-doc*: Compressing data... >>> httpie-doc*: Create checksum... >>> httpie-doc*: Create httpie-doc-3.2.1-r3.apk >>> httpie*: Tracing dependencies... >>> httpie*: Package size: 1.2 MB >>> httpie*: Compressing data... >>> httpie*: Create checksum... >>> httpie*: Create httpie-3.2.1-r3.apk >>> httpie: Build complete at Thu, 09 Feb 2023 22:04:55 +0000 elapsed time 0h 0m 11s >>> httpie: Cleaning up srcdir >>> httpie: Cleaning up pkgdir >>> httpie: Uninstalling dependencies... (1/30) Purging .makedepends-httpie (20230209.220446) (2/30) Purging py3-defusedxml (0.7.1-r3) (3/30) Purging py3-multidict (6.0.4-r0) (4/30) Purging py3-pip (23.0-r1) (5/30) Purging py3-pysocks (1.7.1-r4) (6/30) Purging py3-requests-toolbelt (0.10.1-r1) (7/30) Purging py3-requests (2.28.2-r0) (8/30) Purging py3-certifi (2022.12.7-r0) (9/30) Purging py3-charset-normalizer (3.0.1-r1) (10/30) Purging py3-idna (3.4-r3) (11/30) Purging py3-urllib3 (1.26.14-r0) (12/30) Purging py3-rich (13.3.1-r0) (13/30) Purging py3-markdown-it-py (2.1.0-r1) (14/30) Purging py3-attrs (22.2.0-r0) (15/30) Purging py3-mdurl (0.1.2-r1) (16/30) Purging py3-pygments (2.14.0-r0) (17/30) Purging py3-setuptools (67.2.0-r0) (18/30) Purging py3-wheel (0.38.4-r1) (19/30) Purging py3-packaging (23.0-r0) (20/30) Purging py3-parsing (3.0.9-r1) (21/30) Purging py3-gpep517 (13-r0) (22/30) Purging py3-installer (0.6.0-r0) (23/30) Purging python3 (3.11.2-r0) (24/30) Purging libbz2 (1.0.8-r4) (25/30) Purging libffi (3.4.4-r0) (26/30) Purging gdbm (1.23-r0) (27/30) Purging xz-libs (5.4.1-r0) (28/30) Purging mpdecimal (2.5.1-r1) (29/30) Purging readline (8.2.0-r0) (30/30) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 329 MiB in 96 packages >>> httpie: Updating the community/armhf repository index... >>> httpie: Signing the index...