running install running build Python architecture is 64bit Inserting path '/Users/andreasbuhr/development/qtdev/qtbase/cmake-build-debug/bin' to environment ============================== Package version: 6.0.0a1 Build type: Debug Build tests: 1 --- Make path: /opt/homebrew/bin/ninja Make generator: Ninja Make jobs: --- setup.py directory: /Users/andreasbuhr/development/qtdev/pyside-setup Build scripts directory: /Users/andreasbuhr/development/qtdev/pyside-setup/build_scripts Sources directory: /Users/andreasbuhr/development/qtdev/pyside-setup/sources Building shiboken6 will create and touch directories in the following order: make build directory (py*_build/*/*) -> make install directory (py*_install/*/*) -> setuptools build directory (build/*/*) -> setuptools install directory (usually path-installed-python/lib/python*/site-packages/*) make build directory: /Users/andreasbuhr/development/qtdev/pyside-setup/testenv3d_build/py3.9-qt6.2.0-64bit-debug make install directory: /Users/andreasbuhr/development/qtdev/pyside-setup/testenv3d_install/py3.9-qt6.2.0-64bit-debug setuptools build directory: /Users/andreasbuhr/development/qtdev/pyside-setup/build/lib.macosx-11-arm64-3.9 setuptools install directory: /Users/andreasbuhr/testenv/lib/python3.9/site-packages make-installed site-packages directory: /Users/andreasbuhr/development/qtdev/pyside-setup/testenv3d_install/py3.9-qt6.2.0-64bit-debug/lib/python3.9/site-packages (only relevant for copying files from 'make install directory' to 'setuptools build directory' --- Python executable: /Users/andreasbuhr/testenv/bin/python Python includes: /opt/homebrew/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 Python library: /opt/homebrew/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib/libpython3.9.dylib Python prefix: /Users/andreasbuhr/testenv Python scripts: /Users/andreasbuhr/testenv/bin --- Qt qmake: /Users/andreasbuhr/development/qtdev/qtbase/cmake-build-debug/bin/qmake Qt version: 6.2.0 Qt bins: /Users/andreasbuhr/development/qtdev/qtbase/cmake-build-debug/bin Qt docs: /Users/andreasbuhr/development/qtdev/qtbase/cmake-build-debug/doc Qt plugins: /Users/andreasbuhr/development/qtdev/qtbase/cmake-build-debug/plugins --- MACOSX_DEPLOYMENT_TARGET set to: 11 ============================== Creating build folder /Users/andreasbuhr/development/qtdev/pyside-setup/testenv3d_build/py3.9-qt6.2.0-64bit-debug... Creating install folder /Users/andreasbuhr/development/qtdev/pyside-setup/testenv3d_install/py3.9-qt6.2.0-64bit-debug... Building module shiboken6... Creating module build folder /Users/andreasbuhr/development/qtdev/pyside-setup/testenv3d_build/py3.9-qt6.2.0-64bit-debug/shiboken6... Qt Source dir: /Users/andreasbuhr/development/qtdev/qtbase/Src/qtbase Output format will be qthelp Configuring module shiboken6 (/Users/andreasbuhr/development/qtdev/pyside-setup/sources/shiboken6)... In directory /Users/andreasbuhr/development/qtdev/pyside-setup/testenv3d_build/py3.9-qt6.2.0-64bit-debug/shiboken6: Running command: /opt/homebrew/bin/cmake -G Ninja -DBUILD_TESTS=1 -DQt5Help_DIR=/Users/andreasbuhr/development/qtdev/qtbase/cmake-build-debug/doc -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/Users/andreasbuhr/development/qtdev/pyside-setup/testenv3d_install/py3.9-qt6.2.0-64bit-debug /Users/andreasbuhr/development/qtdev/pyside-setup/sources/shiboken6 -DPYTHON_EXECUTABLE=/Users/andreasbuhr/testenv/bin/python -DPYTHON_INCLUDE_DIR=/opt/homebrew/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/include/python3.9 -DPYTHON_LIBRARY=/opt/homebrew/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib/libpython3.9.dylib -DMODULES=Core;Gui;Widgets -DQT_SRC_DIR=/Users/andreasbuhr/development/qtdev/qtbase/Src/qtbase -DPYTHON_DEBUG_LIBRARY=/opt/homebrew/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib/libpython3.9.dylib -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DPACKAGE_SETUP_PY_PACKAGE_VERSION=6.0.0a1 -DPACKAGE_SETUP_PY_PACKAGE_TIMESTAMP= -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=yes -DUSE_PYTHON_VERSION=3.6 -DCMAKE_OSX_SYSROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -DCMAKE_OSX_DEPLOYMENT_TARGET=11 -DDOC_OUTPUT_FORMAT=qthelp -DFULLDOCSBUILD=1 -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using Qt 6 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found PythonInterp: /Users/andreasbuhr/testenv/bin/python (found suitable version "3.9.2", minimum required is "3.6") -- Found PythonLibs: /opt/homebrew/opt/python@3.9/Frameworks/Python.framework/Versions/3.9/lib/libpython3.9.dylib (found suitable version "3.9.2", minimum required is "3.6") CMake Error at data/shiboken_helpers.cmake:120 (find_package): Could not find a package configuration file provided by "Clang" with any of the following names: ClangConfig.cmake clang-config.cmake Add the installation prefix of "Clang" to CMAKE_PREFIX_PATH or set "Clang_DIR" to a directory containing one of the above files. If "Clang" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:35 (setup_clang) -- Configuring incomplete, errors occurred! See also "/Users/andreasbuhr/development/qtdev/pyside-setup/testenv3d_build/py3.9-qt6.2.0-64bit-debug/shiboken6/CMakeFiles/CMakeOutput.log". See also "/Users/andreasbuhr/development/qtdev/pyside-setup/testenv3d_build/py3.9-qt6.2.0-64bit-debug/shiboken6/CMakeFiles/CMakeError.log". error: Error configuring shiboken6 Traceback (most recent call last): File "/Users/andreasbuhr/development/qtdev/pyside-setup/setup.py", line 78, in setup_runner.run_setup() File "/Users/andreasbuhr/development/qtdev/pyside-setup/build_scripts/setup_runner.py", line 167, in run_setup raise RuntimeError(msg) RuntimeError: setup.py invocation failed with exit code: 1. setup.py invocation was: /Users/andreasbuhr/testenv/bin/python setup.py install --qmake=/Users/andreasbuhr/development/qtdev/qtbase/cmake-build-debug/bin/qmake --ignore-git --debug --reuse-build --build-tests --verbose-build --module-subset=Core,Gui,Widgets --internal-build-type=shiboken6