WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Building for py312-pyrsistent-0.20.0 (cd /Users/pbulk/build/devel/py-pyrsistent/work/pyrsistent-0.20.0/ && /usr/bin/env USETOOLS=no GOTMPDIR=/Users/pbulk/build PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= DL_CFLAGS= DL_LDFLAGS= DL_LIBS= MACOSX_DEPLOYMENT_TARGET=12.3 PYTHON=/opt/pkg/bin/python3.12 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include/python3.12\ -I/opt/pkg/include CPPFLAGS=-I/opt/pkg/include/python3.12\ -I/opt/pkg/include CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include/python3.12\ -I/opt/pkg/include COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/devel/py-pyrsistent/work/.cwrapper/bin:/Users/pbulk/build/devel/py-pyrsistent/work/.buildlink/bin:/Users/pbulk/build/devel/py-pyrsistent/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/pkg/etc CXXCPP=clang\ -E HOME=/Users/pbulk/build/devel/py-pyrsistent/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/devel/py-pyrsistent/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/devel/py-pyrsistent/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/devel/py-pyrsistent/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/devel/py-pyrsistent/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/devel/py-pyrsistent/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/devel/py-pyrsistent/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/devel/py-pyrsistent/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/devel/py-pyrsistent/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/devel/py-pyrsistent/work/.cwrapper/config /opt/pkg/bin/python3.12 setup.py build -j1) No `name` configuration, performing automatic discovery /opt/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/pkg/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 build running build_py creating build/lib.macosx-12.3-arm64-cpython-312 copying _pyrsistent_version.py -> build/lib.macosx-12.3-arm64-cpython-312 creating build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_checked_types.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_field_common.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_helpers.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_immutable.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_pbag.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_pclass.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_pdeque.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_plist.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_pmap.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_precord.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_pset.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_pvector.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_toolz.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/_transformations.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/typing.py -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/__init__.pyi -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/typing.pyi -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent copying pyrsistent/py.typed -> build/lib.macosx-12.3-arm64-cpython-312/pyrsistent running build_ext building 'pvectorc' extension creating build/temp.macosx-12.3-arm64-cpython-312 clang -pipe -Os -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -c pvectorcmodule.c -o build/temp.macosx-12.3-arm64-cpython-312/pvectorcmodule.o 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 command '/Users/pbulk/build/devel/py-pyrsistent/work/.cwrapper/bin/clang' failed with exit code 71 ******************************************************************************** WARNING: Could not build the pvectorc extension module. Pyrsistent will still work but performance may be degraded. The output above this warning shows how the compilation failed. ********************************************************************************