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

[REG 5.9.0 -> 5.9.1] Building WebEngine skipped after failed gcc version detection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 5.9.1
    • WebEngine
    • None
    • Ubuntu 16.04 LTS 64 bit
      g++ 5.4.0

    Description

      I configured and built Qt with:

      /home/qtrob/dev/src/qt-5.9.1/configure -developer-build -opensource -nomake examples -nomake tests -confirm-license && nice make -j8
      

      Building Qt WebEngine will be skipped:

      cd qtwebengine/ && ( test -e Makefile || /home/qtrob/dev/g++-5.4.0/qt-5.9.1-tmp/qtbase/bin/qmake -o Makefile /home/qtrob/dev/src/qt-5.9.1/qtwebengine/qtwebengine.pro ) && make -f Makefile 
      Info: creating cache file /home/qtrob/dev/g++-5.4.0/qt-5.9.1-tmp/qtwebengine/.qmake.cache
       
      Using gcc version ., but at least gcc version 4.7 is required to build Qt WebEngine.
      QtWebEngine will not be built.
      

      This is wrong, gcc's version is 5.4.0.

      When doing the same with Qt 5.9.0, building Qt WebEngine succeeds. I don't think that such a change should have happened between patch releases.

      Attachments

        1. .qmake.stash
          1 kB
        2. build591.log.tar.gz
          679 kB
        3. build591-pack.log.tar.gz
          909 kB
        4. config.log
          151 kB
        5. configure591.log
          23 kB
        6. configure591-pack.log
          14 kB

        Issue Links

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

          Activity

            People

              rlohning Robert Löhning
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes