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

Qt Webkit "make install" with -prefix is broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P1: Critical
    • None
    • 5.2.0
    • Build System, WebKit
    • None
    • Windows7-x86, msvc2010 ANGLE

    Description

      After building Qt5 from src package the "make install" does nothing for Webkit.

      1) created src package from #dev (syncqt ran for the source package)
      with qtsdk.git/release-tools/mksrc.sh
      2) top level configure:

      configure -opensource -confirm-license -debug-and-release -release -nomake tests -nomake examples -qt-zlib -qt-libjpeg -qt-libpng -angle -plugin-sql-psql -plugin-sql-sqlite -plugin-sql-odbc -openssl -prefix c:\work\build\PADDING

      3) top level in source build with "jom"

      4) for each submodule we run "jom -j1 install INSTALL_ROOT=<path>

      For webkit this is:

      jom -j1 install INSTALL_ROOT=\work\build\qt5_workdir\qt5_install_root\submodule_install_essentials
      (Execution path: c:\work\build\qt5_workdir\w\s\qtwebkit)

      All the other submodules export their content correctly (as with non prefix build) except qtwebkit.

      If we configure without "-prefix" this problem does not occur.

      Attachments

        Issue Links

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

          Activity

            People

              jturcott Jocelyn Turcotte
              iknd Iikka Eklund
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes