Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-87479

qt6 cmake build failure with system freetype

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.0.0 Alpha
    • Build System: CMake
    • None
    • Linux/X11

      When trying to build qt 6.0.0 alpha with the cmake argument -DFEATURE_system_freetype=ON, the log says 

      CMake Error at qtbase/cmake/QtFeature.cmake:207 (message):
        Feature "system_freetype": Forcing to "ON" breaks its condition.
      Call Stack (most recent call first):
        qtbase/cmake/QtFeature.cmake:277 (qt_feature_set_value)
        qtbase/cmake/QtFeature.cmake:155 (qt_evaluate_feature)
        qtbase/cmake/QtFeature.cmake:251 (qt_evaluate_config_expression)
        qtbase/cmake/QtFeature.cmake:461 (qt_evaluate_feature)
        qtbase/cmake/QtFeature.cmake:441 (qt_feature_module_end)
        qtbase/src/CMakeLists.txt:12 (qt_feature_evaluate_features)
      

      and ends with "-- Configuring incomplete, errors occurred!"
      "CMakeOutput.log" and "CMakeError.log" don't mention freetype at all

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtbuildsystem Qt Build System Team
            ericlemanissier Eric Lemanissier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes