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

Linux Deploy missing runtime dependencies

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.5.2
    • Build tools: Other
    • None
    • Linux/X11

      qt_generate_deploy_app_script seems to not install a bunch of X11 runtime dependencies. I verified they are being read with lsof, and they aren't getting installed into the lib folder.

      libxcb-cursor.so.0
      libxcb-icccm.so.4
      libxcb-keysyms.so.1
      libxcb-randr.so.0
      libxcb-shape.so.0
      libxcb-sync.so.1
      libxcb-xfixes.so.0
      libxkbcommon-x11.so.0

      libxcb-image.so.0 # linked by libxcb-cursor.so.0
      libxcb-render.so.0 # linked by libxcb-render-util.so.0
      libxcb-render-util.so.0 # linked by libxcb-cursor.so.0
      libxcb-shm.so.0 # linked by libxcb-image.so.0
      libxcb-util.so.1 # linked by libxcb-image.so.0
      libxcb-xkb.so.1 # linked by libxkbcommon-x11.so.0

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

            qtbuildsystem Qt Build System Team
            bramtayl Brandon Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes