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

[REG 5.11.3->5.12.3] Configure in 5.12.3 fails for XCB for RaspberryPi 2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • None
    • 5.12.3
    • Build System
    • Embedded Linux
    • Linux/X11

    Description

      Configure for cross compiling gcc doesn't detect xkbcommon dependency, even if it is available in sysroot. The same works in Qt 5.11.3

      configure -v -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/usr/bin/ -opensource -confirm-license -optimized-qmake -reduce-exports -release -qt-pcre -make libs -prefix /usr/local/qt5 -I/usr/include/firebird -I/opt/vc/include -skip wayland -skip qtdoc -skip webengine -skip qtlocation -skip qtwebchannel -skip qt3d -skip qtlocation -skip qtsensors -skip qtconnectivity -skip qtquickcontrols -skip qtserialbus -skip qtserialport -skip qtcanvas3d -skip qtpurchasing -skip qtdatavis3d -skip qtspeech -skip qtcharts -qt-xcb

      ...

      Trying source 0 (type pkgConfig) of library xkbcommon ...
      pkg-config use disabled globally.
      => source produced no result.
      Trying source 1 (type inline) of library xkbcommon ...
      None of [libxkbcommon.so libxkbcommon.a] found in [] and global paths.
      => source produced no result.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            tuomas.vaarala Tuomas Vaarala
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes