[pulseaudio-tickets] [Bug 55368] New: git-version-gen: Honor GIT_DESCRIBE_FOR_BUILD environment variable
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 26 14:06:40 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55368
Priority: medium
Bug ID: 55368
CC: lennart at poettering.net
Assignee: pulseaudio-bugs at lists.freedesktop.org
Summary: git-version-gen: Honor GIT_DESCRIBE_FOR_BUILD
environment variable
QA Contact: pulseaudio-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: walters at verbum.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20120926/f5d5b208/attachment.html>
More information about the pulseaudio-bugs
mailing list