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

X11 native painting fails to build when fontconfig=no.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.10.0 Alpha
    • Some future release
    • QPA: X11/XCB
    • None

    Description

      QtBase dev branch at 593719aab581ef82489565e71ace8bda77dcf933.
      Relatively fresh install of Ubuntu 16.04, with the following packages (IIRC) installed on top:

      sudo apt-get install libxcb-xinerama0-dev
      sudo apt-get install build-essential perl python git
      sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev
      

      Qt configured with:

      ./configure -developer-build -debug -nomake examples -nomake tests
      

      See the attached configure.summary and build failure log files.

      If I install:

      sudo apt-get install libfontconfig1-dev
      

      fontconfig=no becomes fontconfig=yes and build succeeds.

      Attachments

        1. config.summary
          5 kB
        2. out.txt
          36 kB
        For Gerrit Dashboard: QTBUG-62121
        # Subject Branch Project Status CR V

        Activity

          People

            vgt Eirik Aavitsland
            paeglis Gatis Paeglis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes