kbhend@MacBook-Pro pyside-setup-everywhere-src-6.8.2 % python3 setup.py install --parallel=6 [INFO]: running install /Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/build_scripts/main.py:190: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! _install.initialize_options(self) [INFO]: running build [INFO]: ============================== [INFO]: Package version: 6.8.2 [INFO]: Build type: Release [INFO]: Build tests: False [INFO]: --- [INFO]: Make path: /usr/local/bin/ninja [INFO]: Make generator: Ninja [INFO]: Make jobs: -j6 [INFO]: --- [INFO]: setup.py directory: /Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2 [INFO]: Build scripts directory: /Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/build_scripts [INFO]: Sources directory: /Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/sources [INFO]: make build directory: /Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/build/qfp-py3.13-qt6.8.2-64bit-release/build [INFO]: make install directory: /Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/build/qfp-py3.13-qt6.8.2-64bit-release/install [INFO]: setuptools build directory: /Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/build/qfp-py3.13-qt6.8.2-64bit-release/package [INFO]: setuptools install directory: /Users/kbhend/ndevpython/libraries/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages [INFO]: --- [INFO]: Python executable: /Users/kbhend/ndevpython/libraries/Frameworks/Python.framework/Versions/3.13/bin/python3 [INFO]: Python includes: /Users/kbhend/ndevpython/libraries/Frameworks/Python.framework/Versions/3.13/include/python3.13 [INFO]: Python library: /Users/kbhend/ndevpython/libraries/Frameworks/Python.framework/Versions/3.13/lib/libpython3.13.dylib [INFO]: Python prefix: /Users/kbhend/ndevpython/libraries/Frameworks/Python.framework/Versions/3.13 [INFO]: Python scripts: /Users/kbhend/ndevpython/libraries/Frameworks/Python.framework/Versions/3.13/bin [INFO]: Python arch: 64 [INFO]: --- [INFO]: Qt prefix: /Users/kbhend/Qt682 [INFO]: Qt qmake: None [INFO]: Qt qtpaths: /Users/kbhend/Qt682/bin/qtpaths6 [INFO]: Qt version: 6.8.2 [INFO]: Qt bins: /Users/kbhend/Qt682/bin [INFO]: Qt docs: /Users/kbhend/Qt682/doc [INFO]: Qt plugins: /Users/kbhend/Qt682/plugins [INFO]: --- [INFO]: MACOSX_DEPLOYMENT_TARGET set to: 11.0 [INFO]: ============================== [INFO]: Creating build folder /Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/build/qfp-py3.13-qt6.8.2-64bit-release/build... [INFO]: Creating install folder /Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/build/qfp-py3.13-qt6.8.2-64bit-release/install... [INFO]: Building module shiboken6... [INFO]: Creating module build folder /Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/build/qfp-py3.13-qt6.8.2-64bit-release/build/shiboken6... [INFO]: Using UNITY build [INFO]: Qt Source dir: [WARNING]: numpy include directory was not found. [INFO]: Configuring module shiboken6 (/Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/sources/shiboken6)... -- The C compiler identification is AppleClang 15.0.0.15000309 -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- 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 -- SHIBOKEN_IS_CROSS_BUILD: FALSE -- SHIBOKEN_BUILD_LIBS: ON -- SHIBOKEN_BUILD_TOOLS: ON -- BUILD_TESTS: False -- Using Qt 6 -- 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 CMake Warning at cmake/ShibokenHelpers.cmake:211 (_message): Call Stack (most recent call first): cmake/ShibokenHelpers.cmake:182 (message) cmake/ShibokenSetup.cmake:37 (setup_clang) CMakeLists.txt:13 (include) CMake Error at cmake/ShibokenHelpers.cmake:211 (_message): Call Stack (most recent call first): cmake/ShibokenHelpers.cmake:188 (message) cmake/ShibokenSetup.cmake:37 (setup_clang) CMakeLists.txt:13 (include) -- Configuring incomplete, errors occurred! error: Error configuring shiboken6 Traceback (most recent call last): File "/Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/setup.py", line 43, in setup_runner.run_setup() ~~~~~~~~~~~~~~~~~~~~~~^^ File "/Volumes/ExtSSD/repo/devqt6/pyside-setup-everywhere-src-6.8.2/build_scripts/setup_runner.py", line 264, in run_setup raise RuntimeError(msg) RuntimeError: setup.py invocation failed with exit code: 1. setup.py invocation was: /Users/kbhend/ndevpython/libraries/Frameworks/Python.framework/Versions/3.13/bin/python3 setup.py install --parallel=6 --internal-build-type=shiboken6