CMake Warning at cmake/ShibokenHelpers.cmake:890 (message):
Couldn't find libclang.so You will likely need to add it manually to PATH
to ensure the build succeeds.
Call Stack (most recent call first):
generator/CMakeLists.txt:32 (find_libclang)
CMake Warning at cmake/ShibokenHelpers.cmake:890 (message):
Couldn't find libclang.so You will likely need to add it manually to PATH
to ensure the build succeeds.
Call Stack (most recent call first):
cmake/ShibokenHelpers.cmake:763 (find_libclang)
shibokenmodule/CMakeLists.txt:13 (shiboken_get_tool_shell_wrapper)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_LD_FLAGS
/var/pisi/python3-shiboken6-6.9.2-8/work/pyside-setup-everywhere-src-6.9.2/sources/shiboken6/libshiboken/sbkfeature_base.cpp: In function ‘bool currentOpcode_Is_CallMethNoArgs()’:
/var/pisi/python3-shiboken6-6.9.2-8/work/pyside-setup-everywhere-src-6.9.2/sources/shiboken6/libshiboken/sbkfeature_base.cpp:136:22: warning: unused variable ‘flags’ [-Wunused-variable]
136 | static PyObject *flags = PySys_GetObject("flags");
| ^~~~~
qt.shiboken: (shiboken) CLANG v0.64 targeting "x86_64-pc-linux-gnu", 64bit.
qt.shiboken: (shiboken) No C++ classes found!