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

[REG 6.5.1 -> 6.5.2] shadow build fails, webengine

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 6.5.2
    • 6.5.2, 6.6.0 Beta1
    • WebEngine
    • ba3cfe92d (108-based)

    Description

      Download and extract Qt 6.5.2 source archive, prepare for shadow build.

      Run configure:

      cmake -DCMAKE_AUTOGEN_VERBOSE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_MESSAGE_LOG_LEVEL=STATUS -DINPUT_bundled_xcb_xinput=yes -DINPUT_doubleconversion=qt -DINPUT_harfbuzz=qt -DINPUT_headersclean=yes -DINPUT_libjpeg=qt -DINPUT_libpng=qt -DINPUT_libudev=no -DINPUT_pcre=qt -DOpenGL_GL_PREFERENCE=LEGACY -DQT_BUILD_EXAMPLES=FALSE -DQT_BUILD_TESTS=OFF -G Ninja /home/qt/RTA/src-6.5.2 -DCMAKE_INSTALL_PREFIX:PATH=/home/qt/RTA/shadow/qtbase 

      Finishes fine, build: cmake --build . --parallel

      -> fails:

       [12969/13147] Linking CXX shared module qtbase/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-wayland-egl.so
       FAILED: qtwebengine/src/core/Release/x86_64/QtWebEngineCore.stamp qtwebengine/src/core/Release/x86_64/QtWebEngineCore /home/qt/RTA/shadow/qtwebengine/src/core/Release/x86_64/QtWebEngineCore.stamp /home/qt/RTA/shadow/qtwebengine/src/core/Release/x86_64/QtWebEngineCore  
       cd /home/qt/RTA/shadow/qtwebengine/src/core && /usr/bin/ninja -j8 -C /home/qt/RTA/shadow/qtwebengine/src/core/Release/x86_64 QtWebEngineCore
       ninja: build stopped: subcommand failed.  

      Longer log attached.

      Insource build works.

      Build was working with 6.5.1 and 6.6.0 FF

      Attachments

        Issue Links

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

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes