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

Yocto / Boot2Qt build fails for 5.13.0 Beta4 branch

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • 5.13.0 Beta4
    • 5.13.0 Beta4
    • Device Creation
    • None
    • Yocto 2.6.1 thud, Ubuntu 16/18.04

    Description

      Building latest content from Qt 5.13.0 Beta4 "branch" causes build break in yocto due wrong lib paths:

      23:34:54 |compiling qwayland-server-server-buffer-extension.cpp
      23:34:54 | rm -f libQt5WaylandCompositor.so.5.13.0 libQt5WaylandCompositor.so libQt5WaylandCompositor.so.5 libQt5WaylandCompositor.so.5.13
      23:34:54 | linking ../../lib/libQt5WaylandCompositor.so.5.13.0
      23:34:54 | aarch64-poky-linux-g++: error: /libQt5Gui.so: No such file or directory
      23:34:54 | aarch64-poky-linux-g++: error: /libQt5Core.so: No such file or directory
      23:34:54 | Makefile:547: recipe for target '../../lib/libQt5WaylandCompositor.so.5.13.0' failed
      

      The seems to be QTBUG-72903 related qtbase change 5b3dfa470ed7ea40103daa785286ab71fb7aa230 "qmake: link qt libraries by full path" which needs adjustments on Yocto side.

      Earlier full path related adaptation was done by sapiippo in https://codereview.qt-project.org/#/c/249768/

      Attachments

        Issue Links

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

          Activity

            People

              gronoff Mikko Gronoff
              gronoff Mikko Gronoff
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes