https://bugs.freedesktop.org/show_bug.cgi?id=55368

          Priority: medium
            Bug ID: 55368
                CC: [email protected]
          Assignee: [email protected]
           Summary: git-version-gen: Honor GIT_DESCRIBE_FOR_BUILD
                    environment  variable
        QA Contact: [email protected]
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: build-system
           Product: PulseAudio

Created attachment 67748
  --> https://bugs.freedesktop.org/attachment.cgi?id=67748&action=edit
git-version-gen: Honor GIT_DESCRIBE_FOR_BUILD environment  variable

The GNOME-OSTree build system currently creates chroots and bind
mounts to the source tree outside the root; this means that we can't
necessarily run git inside the root, because in the case of git
submodules, the .git repository will point to outside root.

Also, error out fatally if we fail to determine the version; it
makes no sense to put UNKNOWN in e.g. the pkg-config files
since this will just cause errors later on.
---
 configure.ac    |  4 ++++
 git-version-gen | 14 ++++++++++++--
 2 files changed, 16 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to