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

Qbs header paths are sensitive to build directory when building Qbs with itself

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.4.2
    • 1.4.0
    • General
    • None
    • 0abd1f7b723335df7a24da3e5194f8050dc635b8

    Description

      OK: qbs -f qbs.qbs -d .
      FAIL: qbs -f qbs.qbs -d /tmp/qbs

      This failed because /tmp is a symlink to /private/tmp on OS X, and so relative paths get resolved against the wrong base. Probably the build directory should be canonicalized before performing the build.

      Attachments

        For Gerrit Dashboard: QBS-801
        # Subject Branch Project Status CR V

        Activity

          People

            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes