===> Building for py313-z3-4.14.0 * Building wheel... :286: SyntaxWarning: invalid escape sequence '\_' running bdist_wheel running build Configuring Z3 -- The CXX compiler identification is unknown -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Check for working CXX compiler: /Users/pbulk/build/math/py-z3/work/.cwrapper/bin/clang++ -- Check for working CXX compiler: /Users/pbulk/build/math/py-z3/work/.cwrapper/bin/clang++ - broken CMake Error at /opt/pkg/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:73 (message): The C++ compiler "/Users/pbulk/build/math/py-z3/work/.cwrapper/bin/clang++" is not able to compile a simple test program. It fails with the following output: Change Dir: '/Users/pbulk/build/math/py-z3/work/z3-z3-4.14.0/build/CMakeFiles/CMakeScratch/TryCompile-FzH9pz' Run Build Command(s): /opt/pkg/bin/cmake -E env VERBOSE=1 /Users/pbulk/build/math/py-z3/work/.tools/bin/make -f Makefile cmTC_44ad2/fast /Users/pbulk/build/math/py-z3/work/.tools/bin/make -f CMakeFiles/cmTC_44ad2.dir/build.make CMakeFiles/cmTC_44ad2.dir/build Building CXX object CMakeFiles/cmTC_44ad2.dir/testCXXCompiler.cxx.o /Users/pbulk/build/math/py-z3/work/.cwrapper/bin/clang++ -pipe -Os -I/opt/pkg/include -std=c++20 -arch arm64 -o CMakeFiles/cmTC_44ad2.dir/testCXXCompiler.cxx.o -c /Users/pbulk/build/math/py-z3/work/z3-z3-4.14.0/build/CMakeFiles/CMakeScratch/TryCompile-FzH9pz/testCXXCompiler.cxx 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 code 71 Stop. make[1]: stopped making "CMakeFiles/cmTC_44ad2.dir/build" in /Users/pbulk/build/math/py-z3/work/z3-z3-4.14.0/build/CMakeFiles/CMakeScratch/TryCompile-FzH9pz *** Error code 1 Stop. make: stopped making "cmTC_44ad2/fast" in /Users/pbulk/build/math/py-z3/work/z3-z3-4.14.0/build/CMakeFiles/CMakeScratch/TryCompile-FzH9pz CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:5 (project) -- Configuring incomplete, errors occurred! Traceback (most recent call last): File "/opt/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in main() ~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel return _build_backend().build_wheel( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ wheel_directory, config_settings, metadata_directory ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 432, in build_wheel return _build(['bdist_wheel']) File "/opt/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 423, in _build return self._build_with_temp_dir( ~~~~~~~~~~~~~~~~~~~~~~~~~^ cmd, ^^^^ ...<3 lines>... self._arbitrary_args(config_settings), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 404, in _build_with_temp_dir self.run_setup() ~~~~~~~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 317, in run_setup exec(code, locals()) ~~~~^^^^^^^^^^^^^^^^ File "", line 300, in File "/opt/pkg/lib/python3.13/site-packages/setuptools/__init__.py", line 117, in setup return distutils.core.setup(**attrs) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/core.py", line 186, in setup return run_commands(dist) File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/core.py", line 202, in run_commands dist.run_commands() ~~~~~~~~~~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 1002, in run_commands self.run_command(cmd) ~~~~~~~~~~~~~~~~^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() ~~~~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py", line 370, in run self.run_command("build") ~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command self.distribution.run_command(command) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() ~~~~~~~~~~~^^ File "", line 265, in run File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/cmd.py", line 384, in execute util.execute(func, args, msg, dry_run=self.dry_run) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/util.py", line 334, in execute func(*args) ~~~~^^^^^^^ File "", line 180, in _configure_z3 LibError: Unable to configure Z3. 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/math/py-z3 *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/math/py-z3