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

Missing gperf should yield better error message

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.9
    • WebEngine
    • None
    • Linux Mint 18.1

    Description

      When you compile qt from source without having gperf installed, it still starts to compile WebEngine, but then fails inside WebKits CSS name generator, due to a FileNotFound exception in Python.

      Installing gperf was more a lucky guess on my side after that vague error message (I saw, that parameter --gperf was passed to the script and guessed that gperf might be the file it couldn't find).

      We should test gperf presence at configure time and fail with a better error message if it is missing.

      Attachments

        Issue Links

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

          Activity

            People

              viengelm Viktor Engelmann
              viengelm Viktor Engelmann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes