=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py310-krb5-0.7.1nb1 * Building wheel... Error compiling Cython file: ------------------------------------------------------------ ... # Copyright: (c) 2021 Jordan Borean (@jborean93) # MIT License (see LICENSE or https://opensource.org/licenses/MIT) from libc.stdint cimport int32_t, uint8_t, uint32_t ^ ------------------------------------------------------------ src/krb5/_krb5_types.pxd:4:0: Compiler crash in AnalyseDeclarationsTransform File 'ModuleNode.py', line 203, in analyse_declarations: ModuleNode(_krb5_types.pxd:1:0, full_module_name = 'krb5._krb5_types', is_pxd = True) File 'Nodes.py', line 393, in analyse_declarations: StatListNode(_krb5_types.pxd:4:0) File 'Nodes.py', line 8951, in analyse_declarations: FromCImportStatNode(_krb5_types.pxd:4:0, imported_names = [...]/3, module_name = 'libc.stdint') Compiler crash traceback from this point on: File "/usr/pkg/lib/python3.10/site-packages/Cython/Compiler/Nodes.py", line 8951, in analyse_declarations File "/usr/pkg/lib/python3.10/site-packages/Cython/Compiler/Symtab.py", line 1442, in find_module File "/usr/pkg/lib/python3.10/site-packages/Cython/Compiler/Main.py", line 263, in find_module File "/usr/pkg/lib/python3.10/site-packages/Cython/Compiler/Main.py", line 142, in process_pxd File "/usr/pkg/lib/python3.10/site-packages/Cython/Compiler/Pipeline.py", line 398, in run_pipeline File "/usr/pkg/lib/python3.10/site-packages/Cython/Compiler/Pipeline.py", line 375, in run File "/usr/pkg/lib/python3.10/site-packages/Cython/Compiler/Pipeline.py", line 43, in parse File "/usr/pkg/lib/python3.10/site-packages/Cython/Compiler/Main.py", line 377, in parse File "Cython/Utils.py", line 416, in Cython.Utils.open_source_file FileNotFoundError: /usr/pkg/lib/python3.10/site-packages/Cython/Includes/libc/stdint.pxd Error compiling Cython file: ------------------------------------------------------------ ... from krb5._krb5_types cimport * cdef class Context: cdef krb5_context raw ^ ------------------------------------------------------------ src/krb5/_context.pxd:8:9: 'krb5_context' is not a type identifier Error compiling Cython file: ------------------------------------------------------------ ... from krb5._krb5_types cimport * cdef extern from "python_krb5.h": # Added in MIT 1.10 krb5_boolean krb5_cc_support_switch( ^ ------------------------------------------------------------ src/krb5/_ccache_support_switch.pyx:12:4: 'krb5_boolean' is not a type identifier Error compiling Cython file: ------------------------------------------------------------ ... cdef extern from "python_krb5.h": # Added in MIT 1.10 krb5_boolean krb5_cc_support_switch( krb5_context context, ^ ------------------------------------------------------------ src/krb5/_ccache_support_switch.pyx:13:8: 'krb5_context' is not a type identifier Using krb5-config at '/usr/bin/krb5-config' Using libkrb5.so as Kerberos module for platform checks Compiling src/krb5/_ccache.pyx Skipping src/krb5/_ccache_mit.pyx as it is not supported by the selected Kerberos implementation. Compiling src/krb5/_ccache_match.pyx Compiling src/krb5/_ccache_support_switch.pyx Compiling src/krb5/_cccol.pyx Skipping src/krb5/_chpw_message_mit.pyx as it is not supported by the selected Kerberos implementation. Compiling src/krb5/_context.pyx Skipping src/krb5/_context_mit.pyx as it is not supported by the selected Kerberos implementation. Compiling src/krb5/_creds.pyx Skipping src/krb5/_creds_marshal_mit.pyx as it is not supported by the selected Kerberos implementation. Skipping src/krb5/_creds_mit.pyx as it is not supported by the selected Kerberos implementation. Compiling src/krb5/_creds_opt.pyx Compiling src/krb5/_creds_opt_heimdal.pyx Skipping src/krb5/_creds_opt_mit.pyx as it is not supported by the selected Kerberos implementation. Skipping src/krb5/_creds_opt_set_in_ccache.pyx as it is not supported by the selected Kerberos implementation. Compiling src/krb5/_creds_opt_set_pac_request.pyx Compiling src/krb5/_exceptions.pyx Compiling src/krb5/_keyblock.pyx Skipping src/krb5/_keyblock_mit.pyx as it is not supported by the selected Kerberos implementation. Compiling src/krb5/_kt.pyx Skipping src/krb5/_kt_mit.pyx as it is not supported by the selected Kerberos implementation. Compiling src/krb5/_kt_heimdal.pyx Compiling src/krb5/_kt_have_content.pyx Compiling src/krb5/_principal.pyx Compiling src/krb5/_principal_heimdal.pyx Compiling src/krb5/_set_password.pyx Compiling src/krb5/_string.pyx Skipping src/krb5/_string_mit.pyx as it is not supported by the selected Kerberos implementation. Compiling src/krb5/_ccache.pyx because it changed. Compiling src/krb5/_ccache_match.pyx because it changed. Compiling src/krb5/_ccache_support_switch.pyx because it changed. Compiling src/krb5/_cccol.pyx because it changed. Compiling src/krb5/_context.pyx because it changed. Compiling src/krb5/_creds.pyx because it changed. Compiling src/krb5/_creds_opt.pyx because it changed. Compiling src/krb5/_creds_opt_heimdal.pyx because it changed. Compiling src/krb5/_creds_opt_set_pac_request.pyx because it changed. Compiling src/krb5/_exceptions.pyx because it changed. Compiling src/krb5/_keyblock.pyx because it changed. Compiling src/krb5/_kt.pyx because it changed. Compiling src/krb5/_kt_heimdal.pyx because it changed. Compiling src/krb5/_kt_have_content.pyx because it changed. Compiling src/krb5/_principal.pyx because it changed. Compiling src/krb5/_principal_heimdal.pyx because it changed. Compiling src/krb5/_set_password.pyx because it changed. Compiling src/krb5/_string.pyx because it changed. [ 1/18] Cythonizing src/krb5/_ccache.pyx [ 2/18] Cythonizing src/krb5/_ccache_match.pyx [ 3/18] Cythonizing src/krb5/_ccache_support_switch.pyx Traceback (most recent call last): File "/usr/pkg/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in File "/usr/pkg/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main File "/usr/pkg/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel File "/usr/pkg/lib/python3.10/site-packages/setuptools/build_meta.py", line 435, in build_wheel File "/usr/pkg/lib/python3.10/site-packages/setuptools/build_meta.py", line 426, in _build File "/usr/pkg/lib/python3.10/site-packages/setuptools/build_meta.py", line 407, in _build_with_temp_dir File "/usr/pkg/lib/python3.10/site-packages/setuptools/build_meta.py", line 320, in run_setup File "", line 265, in File "/usr/pkg/lib/python3.10/site-packages/Cython/Build/Dependencies.py", line 1154, in cythonize File "/usr/pkg/lib/python3.10/site-packages/Cython/Build/Dependencies.py", line 1321, in cythonize_one Cython.Compiler.Errors.CompileError: src/krb5/_ccache_support_switch.pyx ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/security/py-krb5 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/security/py-krb5