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

Missing gperf should yield better error message

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes