[Bug 761222] osx: Packaging tries to package all sources and builds results, fails
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 29 07:29:56 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761222
Jan Schmidt <thaytan at noraisin.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |thaytan at noraisin.net
Resolution|--- |FIXED
--- Comment #1 from Jan Schmidt <thaytan at noraisin.net> ---
Fixed by:
commit fb30f07866d7b48e036dd0333be32b9460e22273
Author: Jan Schmidt <jan at centricular.com>
Date: Fri Jan 29 04:50:42 2016 +1100
pkg-config: Don't generate and install pkg-config with relative paths
Don't put relative paths in pkg-config files, including uninstalled
ones. For those, use @abs_topbuilddir@ and @abs_topsrcdir@ as we
do elsewhere.
Remove libraries= directives, which doesn't seem to be a pkg-config
variable that actually exists, but has been in all our pkg-config
files for as long as they've existed.
and additionally (to prevent it happening again):
commit 6dc67b6d294d1f9628e3b126b67bf71f6d4b82d5
Author: Jan Schmidt <jan at centricular.com>
Date: Fri Jan 29 05:00:39 2016 +1100
pkgconfig: Complain loudly about relative include paths
If an pkgconfig file provides a relative path for includes,
complain loudly and abort. Include paths should be absolute.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list