===> Building for py312-krb5-0.7.1nb2 * Building wheel... Using krb5-config at '/usr/bin/krb5-config' Using /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 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 [ 4/18] Cythonizing src/krb5/_cccol.pyx [ 5/18] Cythonizing src/krb5/_context.pyx [ 6/18] Cythonizing src/krb5/_creds.pyx [ 7/18] Cythonizing src/krb5/_creds_opt.pyx [ 8/18] Cythonizing src/krb5/_creds_opt_heimdal.pyx [ 9/18] Cythonizing src/krb5/_creds_opt_set_pac_request.pyx [10/18] Cythonizing src/krb5/_exceptions.pyx [11/18] Cythonizing src/krb5/_keyblock.pyx [12/18] Cythonizing src/krb5/_kt.pyx [13/18] Cythonizing src/krb5/_kt_have_content.pyx [14/18] Cythonizing src/krb5/_kt_heimdal.pyx [15/18] Cythonizing src/krb5/_principal.pyx [16/18] Cythonizing src/krb5/_principal_heimdal.pyx [17/18] Cythonizing src/krb5/_set_password.pyx [18/18] Cythonizing src/krb5/_string.pyx /opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_adpi.py -> build/lib.macosx-12.3-arm64-cpython-312/krb5 running egg_info writing src/krb5.egg-info/PKG-INFO writing dependency_links to src/krb5.egg-info/dependency_links.txt writing top-level names to src/krb5.egg-info/top_level.txt reading manifest file 'src/krb5.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files matching '*.pyc' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'src/krb5.egg-info/SOURCES.txt' copying src/krb5/_ccache.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_ccache_match.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_ccache_mit.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_ccache_support_switch.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_cccol.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_chpw_message_mit.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_context.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_context_mit.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_creds.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_creds_marshal_mit.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_creds_mit.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_creds_opt.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_creds_opt_heimdal.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_creds_opt_mit.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_creds_opt_set_in_ccache.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_creds_opt_set_pac_request.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_exceptions.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_keyblock.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_keyblock_mit.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_kt.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_kt_have_content.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_kt_heimdal.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_kt_mit.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_principal.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_principal_heimdal.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_set_password.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_string.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/_string_mit.pyi -> build/lib.macosx-12.3-arm64-cpython-312/krb5 copying src/krb5/py.typed -> build/lib.macosx-12.3-arm64-cpython-312/krb5 running build_ext building 'krb5._ccache' extension creating build/temp.macosx-12.3-arm64-cpython-312/src/krb5 clang -pipe -Os -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -Isrc/krb5 -I/Users/pbulk/build/security/py-krb5/work/krb5-0.7.1/build_helpers/heimdal/include -I/opt/pkg/include/python3.12 -c src/krb5/_ccache.c -o build/temp.macosx-12.3-arm64-cpython-312/src/krb5/_ccache.o -DHEIMDAL_XFREE Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: command '/Users/pbulk/build/security/py-krb5/work/.cwrapper/bin/clang' failed with exit code 71 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/security/py-krb5 *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/security/py-krb5