1. -- The C compiler identification is GNU 10.3.1
  2. -- The CXX compiler identification is GNU 10.3.1
  3. -- Detecting C compiler ABI info
  4. -- Detecting C compiler ABI info - done
  5. -- Check for working C compiler: /usr/bin/cc - skipped
  6. -- Detecting C compile features
  7. -- Detecting C compile features - done
  8. -- Detecting CXX compiler ABI info
  9. -- Detecting CXX compiler ABI info - done
  10. -- Check for working CXX compiler: /usr/bin/c++ - skipped
  11. -- Detecting CXX compile features
  12. -- Detecting CXX compile features - done
  13. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  14. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
  15. -- Check if compiler accepts -pthread
  16. -- Check if compiler accepts -pthread - yes
  17. -- Found Threads: TRUE
  18. -- Performing Test HAVE_STDATOMIC
  19. -- Performing Test HAVE_STDATOMIC - Success
  20. -- Found WrapAtomic: TRUE
  21. -- Performing Test HAVE_EGL
  22. -- Performing Test HAVE_EGL - Success
  23. -- Found EGL: /usr/include (found version "1.5")
  24. -- Performing Test HAVE_GLESv2
  25. -- Performing Test HAVE_GLESv2 - Success
  26. -- Checking 'ulimit -n'
  27. -- Open files limit 1024
  28. -- Creating linker launcher
  29. CMake Error at /usr/lib64/cmake/Qt6/QtBuildInformation.cmake:534 (message):
  30. Feature "webengine_system_ffmpeg": Forcing to "ON" breaks its condition:
  31. FFMPEG_FOUND AND QT_FEATURE_webengine_system_opus AND QT_FEATURE_webengine_system_libwebp
  32. Condition values dump:
  33. FFMPEG_FOUND = ""
  34. QT_FEATURE_webengine_system_opus not evaluated
  35. QT_FEATURE_webengine_system_libwebp not evaluated
  36. Call Stack (most recent call first):
  37. /usr/lib64/cmake/Qt6/QtFeature.cmake:331 (qt_configure_add_report_error)
  38. /usr/lib64/cmake/Qt6/QtFeature.cmake:451 (qt_feature_check_and_save_internal_value)
  39. /usr/lib64/cmake/Qt6/QtFeature.cmake:141 (qt_evaluate_feature)
  40. /usr/lib64/cmake/Qt6/QtFeature.cmake:180 (qt_internal_evaluate_config_expression)
  41. cmake/Functions.cmake:43 (qt_evaluate_config_expression)
  42. configure.cmake:566 (add_check_for_support)
  43. src/CMakeLists.txt:18 (include)