Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-867

QBS cannot find its plugins in multiarch path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 1.4.2
    • General
    • None
    • Debian unstable

    Description

      In Debian, we build QBS with the following options passed to qmake:

      QBS_LIB_INSTALL_DIR=/usr/lib/${DEB_HOST_MULTIARCH}
      QBS_PLUGINS_INSTALL_DIR=/usr/lib/${DEB_HOST_MULTIARCH}
      

      Where ${DEB_HOST_MULTIARCH} expands to a multiarch triplet, i.e. x86_64-linux-gnu.

      However, according to a bug report by arch, QBS still tries to search for plugins in non-multiarch location:

      WARNING: Plugin path '/usr/lib/qbs/plugins' does not exist.
      

      Is it possible to make it use the actual path? (Otherwise what's the point of making it configurable?)

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            mandriver Dmitry Shachnev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes