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

Yocto / Boot2Qt build fails for several modules with 5.13.0 Beta4

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • 5.13.0 Beta4
    • 5.13.0 Beta4
    • Device Creation
    • None

    Description

      After fix for QTBUG-75804 was merged in qtbase, yocto build fails for the following:

      qtwebglplugin

      linking ../../../../plugins/platforms/libqwebgl.so
      | arm-poky-linux-gnueabi-g++: error: /libgthread-2.0.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libglib-2.0.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libfontconfig.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libfreetype.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libz.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libGLESv2.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libEGL.so: No such file or directory
      | Makefile:108: recipe for target '../../../../plugins/platforms/libqwebgl.so' failed
      | make[4]: *** [../../../../plugins/platforms/libqwebgl.so] Error 1
      

      qttools

      make[3]: Entering directory '/home/migronof/build/build-apalis-imx6/tmp/work/cortexa9t2hf-neon-poky-linux-gnueabi/qttools/5.13.0+gitAUTOINC+e363e6400a-r0/build/src/linguist/lupdate'
      | linking ../../../bin/lupdate
      | arm-poky-linux-gnueabi-g++: error: /libQt5Bootstrap.a: No such file or directory
      | Makefile:126: recipe for target '../../../bin/lupdate' failed

      qt3d

      linking ../../lib/libQt53DRender.so.5.13.0
      | arm-poky-linux-gnueabi-g++: error: /libGLESv2.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libEGL.so: No such file or directory
      | Makefile:1436: recipe for target '../../lib/libQt53DRender.so.5.13.0' failed
      | make[2]: *** [../../lib/libQt53DRender.so.5.13.0] Error 1

      qtwayland

      linking ../../lib/libQt5WaylandClient.so.5.13.0
      | arm-poky-linux-gnueabi-g++: error: /libfontconfig.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libfreetype.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libz.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libgthread-2.0.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libglib-2.0.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libxkbcommon.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libGLESv2.so: No such file or directory
      | arm-poky-linux-gnueabi-g++: error: /libEGL.so: No such file or directory
      | Makefile:326: recipe for target '../../lib/libQt5WaylandClient.so.5.13.0' failed
      | make[2]: *** [../../lib/libQt5WaylandClient.so.5.13.0] Error 1
      

      Tested build without the changeĀ https://codereview.qt-project.org/c/qt/qtbase/+/262229 , builds through fine.

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              gronoff Mikko Gronoff
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes