>>> py3-krb5: Building testing/py3-krb5 0.4.0-r0 (using abuild 3.10.0_rc1-r2) started Sat, 22 Oct 2022 11:00:37 +0000 >>> py3-krb5: Checking sanity of /home/buildozer/aports/testing/py3-krb5/APKBUILD... >>> py3-krb5: Analyzing dependencies... >>> py3-krb5: Installing for build: build-base python3 krb5 cython py3-gpep517 black py3-isort py3-mypy py3-tox python3-dev py3-setuptools py3-wheel (1/43) Installing libbz2 (1.0.8-r3) (2/43) Installing libffi (3.4.3-r0) (3/43) Installing gdbm (1.23-r0) (4/43) Installing xz-libs (5.2.7-r0) (5/43) Installing mpdecimal (2.5.1-r1) (6/43) Installing readline (8.2.0-r0) (7/43) Installing sqlite-libs (3.39.4-r0) (8/43) Installing python3 (3.10.8-r1) (9/43) Installing krb5-conf (1.0-r2) (10/43) Installing libcom_err (1.46.5-r3) (11/43) Installing keyutils-libs (1.6.3-r1) (12/43) Installing libverto (0.3.2-r1) (13/43) Installing krb5-libs (1.20-r0) (14/43) Installing e2fsprogs-libs (1.46.5-r3) (15/43) Installing krb5 (1.20-r0) (16/43) Installing cython (0.29.32-r0) (17/43) Installing py3-installer (0.5.1-r1) (18/43) Installing py3-tomli (2.0.1-r1) (19/43) Installing py3-gpep517 (9-r2) (20/43) Installing py3-click (8.1.3-r0) (21/43) Installing py3-attrs (22.1.0-r0) (22/43) Installing py3-platformdirs (2.5.2-r0) (23/43) Installing py3-typed-ast (1.5.4-r0) (24/43) Installing py3-regex (2022.4.24-r0) (25/43) Installing py3-pathspec (0.10.1-r0) (26/43) Installing py3-typing-extensions (4.4.0-r0) (27/43) Installing py3-mypy-extensions (0.4.3-r2) (28/43) Installing black (22.8.0-r0) (29/43) Installing py3-isort (5.10.1-r1) (30/43) Installing py3-mypy (0.982-r0) (31/43) Installing py3-parsing (3.0.9-r0) (32/43) Installing py3-packaging (21.3-r2) (33/43) Installing py3-pluggy (1.0.0-r1) (34/43) Installing py3-py (1.11.0-r0) (35/43) Installing py3-six (1.16.0-r3) (36/43) Installing py3-distlib (0.3.4-r2) (37/43) Installing py3-filelock (3.8.0-r0) (38/43) Installing py3-virtualenv (20.16.5-r0) (39/43) Installing py3-tox (3.26.0-r1) (40/43) Installing python3-dev (3.10.8-r1) (41/43) Installing py3-setuptools (65.5.0-r0) (42/43) Installing py3-wheel (0.37.1-r1) (43/43) Installing .makedepends-py3-krb5 (20221022.110041) Executing busybox-1.35.0-r27.trigger OK: 469 MiB in 139 packages >>> py3-krb5: Cleaning up srcdir >>> py3-krb5: Cleaning up pkgdir >>> py3-krb5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-krb5-0.4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-krb5: Fetching py3-krb5-0.4.0.tar.gz::https://github.com/jborean93/pykrb5/archive/refs/tags/v0.4.0.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:00:01 --:--:-- 0 100 208k 0 208k 0 0 143k 0 --:--:-- 0:00:01 --:--:-- 1050k >>> py3-krb5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-krb5-0.4.0.tar.gz >>> py3-krb5: Checking sha512sums... py3-krb5-0.4.0.tar.gz: OK >>> py3-krb5: Unpacking /var/cache/distfiles/py3-krb5-0.4.0.tar.gz... 2022-10-22 11:00:50,062 gpep517 INFO Building wheel via backend setuptools.build_meta /bin/sh: krb5-config: not found Traceback (most recent call last): File "/usr/bin/gpep517", line 6, in sys.exit(main()) File "/usr/lib/python3.10/site-packages/gpep517/__main__.py", line 322, in main return func(args) File "/usr/lib/python3.10/site-packages/gpep517/__main__.py", line 122, in build_wheel print(build_wheel_impl(args, args.wheel_dir), file=out) File "/usr/lib/python3.10/site-packages/gpep517/__main__.py", line 105, in build_wheel_impl wheel_name = backend.build_wheel(str(wheel_dir), args.config_json) File "/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 412, in build_wheel return self._build_with_temp_dir(['bdist_wheel'], '.whl', File "/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 397, in _build_with_temp_dir self.run_setup() File "/usr/lib/python3.10/site-packages/setuptools/build_meta.py", line 335, in run_setup exec(code, locals()) File "", line 175, in File "", line 33, in run_command File "/usr/lib/python3.10/subprocess.py", line 421, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '('krb5-config --cflags krb5',)' returned non-zero exit status 127. Exception ignored in: <_io.TextIOWrapper name='' mode='w' encoding='utf-8'> OSError: [Errno 9] Bad file descriptor >>> ERROR: py3-krb5: build failed >>> py3-krb5: Uninstalling dependencies... (1/43) Purging .makedepends-py3-krb5 (20221022.110041) (2/43) Purging krb5 (1.20-r0) (3/43) Purging cython (0.29.32-r0) (4/43) Purging py3-gpep517 (9-r2) (5/43) Purging py3-installer (0.5.1-r1) (6/43) Purging black (22.8.0-r0) (7/43) Purging py3-click (8.1.3-r0) (8/43) Purging py3-attrs (22.1.0-r0) (9/43) Purging py3-typed-ast (1.5.4-r0) (10/43) Purging py3-regex (2022.4.24-r0) (11/43) Purging py3-pathspec (0.10.1-r0) (12/43) Purging py3-isort (5.10.1-r1) (13/43) Purging py3-mypy (0.982-r0) (14/43) Purging py3-mypy-extensions (0.4.3-r2) (15/43) Purging py3-typing-extensions (4.4.0-r0) (16/43) Purging py3-tox (3.26.0-r1) (17/43) Purging py3-pluggy (1.0.0-r1) (18/43) Purging py3-py (1.11.0-r0) (19/43) Purging py3-virtualenv (20.16.5-r0) (20/43) Purging py3-platformdirs (2.5.2-r0) (21/43) Purging py3-distlib (0.3.4-r2) (22/43) Purging py3-six (1.16.0-r3) (23/43) Purging py3-tomli (2.0.1-r1) (24/43) Purging py3-filelock (3.8.0-r0) (25/43) Purging python3-dev (3.10.8-r1) (26/43) Purging py3-setuptools (65.5.0-r0) (27/43) Purging py3-wheel (0.37.1-r1) (28/43) Purging py3-packaging (21.3-r2) (29/43) Purging py3-parsing (3.0.9-r0) (30/43) Purging python3 (3.10.8-r1) (31/43) Purging libbz2 (1.0.8-r3) (32/43) Purging libffi (3.4.3-r0) (33/43) Purging gdbm (1.23-r0) (34/43) Purging xz-libs (5.2.7-r0) (35/43) Purging mpdecimal (2.5.1-r1) (36/43) Purging readline (8.2.0-r0) (37/43) Purging sqlite-libs (3.39.4-r0) (38/43) Purging krb5-libs (1.20-r0) (39/43) Purging krb5-conf (1.0-r2) (40/43) Purging e2fsprogs-libs (1.46.5-r3) (41/43) Purging libcom_err (1.46.5-r3) (42/43) Purging keyutils-libs (1.6.3-r1) (43/43) Purging libverto (0.3.2-r1) Executing busybox-1.35.0-r27.trigger OK: 270 MiB in 96 packages