cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++ -DBWVB_DSEXPLORER=ON -DBWVB_IMGTREE=OFF -DBWVB_TRACINGLEVEL=0 -DBWVB_STATIC_ALL=ON .. -- The CXX compiler identification is GNU 14.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiler path: /bin/g++ -- Compiler ID: GNU -- Compiler version: 14.2.1 -- Compiler c++ standard: 23 -- BWVB_TRACINGLEVEL=0 -- Building collectionviewer: -DBWVB_COLLECTIONVIEWER=ON -- Building dsexplorer: -DBWVB_DSEXPLORER=ON -- Building imgtree: -DBWVB_IMGTREE=ON -- Building xmleditor: -DBWVB_XMLEDITOR=OFF -- ============================================================ -- Libraries compiled as static archives: ON -- Link static exiv2: ON -- Plugins compiled as static archives: ON -- Link static Qt: ON -- ============================================================ -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") -- Found WrapSystemZLIB: TRUE (found version "1.3.1") -- Using system ZLIB. -- Found WrapZLIB: TRUE (found version "1.3.1") -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Found ICU: /usr/include (found suitable version "77.1", minimum required is "50.1") found components: i18n uc data -- Found WrapSystemPCRE2: /usr/lib64/libpcre2-16.so (found version "10.44") -- Using system PCRE2. -- Found WrapPCRE2: TRUE (found version "10.44") -- Found WrapZSTD: 1.5.7 (found suitable version "1.5.7", minimum required is "1.3") -- Found GLIB2: /usr/lib64/libglib-2.0.so -- Performing Test HAVE_GETTIME -- Performing Test HAVE_GETTIME - Success -- Performing Test HAVE_SHM_OPEN_SHM_UNLINK -- Performing Test HAVE_SHM_OPEN_SHM_UNLINK - Success -- Found WrapRt: TRUE -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found WrapOpenGL: TRUE -- Performing Test HAVE_EGL -- Performing Test HAVE_EGL - Success -- Found EGL: /usr/include (found version "1.5") -- Found WrapSystemPNG: /usr/lib64/libpng.so;/usr/lib64/libz.so (found version "1.6.44") -- Using system PNG. -- Found WrapPNG: TRUE (found version "1.6.44") CMake Error at /lib64/cmake/harfbuzz/harfbuzz-config.cmake:7 (message): File or directory //include/harfbuzz referenced by variable HARFBUZZ_INCLUDE_DIR does not exist ! Call Stack (most recent call first): /lib64/cmake/harfbuzz/harfbuzz-config.cmake:22 (set_and_check) /usr/local/qt-6.8.2-static/lib/cmake/Qt6/FindWrapSystemHarfbuzz.cmake:12 (find_package) /usr/local/qt-6.8.2-static/lib/cmake/Qt6/QtFindWrapHelper.cmake:69 (find_package) /usr/local/qt-6.8.2-static/lib/cmake/Qt6/FindWrapHarfbuzz.cmake:6 (qt_find_package_system_or_bundled) /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/qt-6.8.2-static/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:36 (find_dependency) /usr/local/qt-static/lib/cmake/Qt6Gui/Qt6GuiDependencies.cmake:45 (_qt_internal_find_third_party_dependencies) /usr/local/qt-static/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake:43 (include) /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/qt-6.8.2-static/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:145 (find_dependency) /usr/local/qt-static/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:45 (_qt_internal_find_qt_dependencies) /usr/local/qt-static/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:43 (include) /usr/local/qt-static/lib/cmake/Qt6/Qt6Config.cmake:190 (find_package) CMakeLists.txt:111 (find_package) CMake Warning at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package): Found package configuration file: /usr/local/qt-static/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake but it set Qt6Gui_FOUND to FALSE so package "Qt6Gui" is considered to be NOT FOUND. Call Stack (most recent call first): /usr/local/qt-6.8.2-static/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:145 (find_dependency) /usr/local/qt-static/lib/cmake/Qt6Widgets/Qt6WidgetsDependencies.cmake:45 (_qt_internal_find_qt_dependencies) /usr/local/qt-static/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake:43 (include) /usr/local/qt-static/lib/cmake/Qt6/Qt6Config.cmake:190 (find_package) CMakeLists.txt:111 (find_package) CMake Warning at /usr/local/qt-static/lib/cmake/Qt6/Qt6Config.cmake:190 (find_package): Found package configuration file: /usr/local/qt-static/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake but it set Qt6Widgets_FOUND to FALSE so package "Qt6Widgets" is considered to be NOT FOUND. Call Stack (most recent call first): CMakeLists.txt:111 (find_package) -- Configuring incomplete, errors occurred!