-- The CXX compiler identification is GNU 11.1.0
-- The C compiler identification is GNU 11.1.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning at /usr/lib/cmake/Qt6/Qt6ConfigVersion.cmake:43 (message):
  Version 6.2.3 of package Qt6 was requested but an incompatible version was
  found: 6.2.2.  You can pass -DQT_NO_PACKAGE_VERSION_CHECK=TRUE to disable
  the version check and force the incompatible version to be used.  There is
  no guarantee the build will succeed.  Use at your own risk.  You can
  silence this warning by passing
  -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE
Call Stack (most recent call first):
  CMakeLists.txt:18 (find_package)


CMake Warning at /lib/cmake/Qt6/Qt6ConfigVersion.cmake:43 (message):
  Version 6.2.3 of package Qt6 was requested but an incompatible version was
  found: 6.2.2.  You can pass -DQT_NO_PACKAGE_VERSION_CHECK=TRUE to disable
  the version check and force the incompatible version to be used.  There is
  no guarantee the build will succeed.  Use at your own risk.  You can
  silence this warning by passing
  -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE
Call Stack (most recent call first):
  CMakeLists.txt:18 (find_package)


CMake Error at CMakeLists.txt:18 (find_package):
  Could not find a configuration file for package "Qt6" that is compatible
  with requested version "6.2.3".

  The following configuration files were considered but not accepted:

    /usr/lib/cmake/Qt6/Qt6Config.cmake, version: 6.2.2
    /lib/cmake/Qt6/Qt6Config.cmake, version: 6.2.2



-- Configuring incomplete, errors occurred!
See also "/build/qt6-translations/src/build/CMakeFiles/CMakeOutput.log".
[1m[31m==> ERROR:[m[1m A failure occurred in build().[m
[1m    Aborting...[m
