[Bug 1523508]

Nicholson 1523508 at bugs.launchpad.net
Fri Feb 26 16:50:20 UTC 2016


(In reply to Marco Trevisan (Treviño) from comment #9)
> 
> We've currently "fixed" it by using a workaround at CMakeFile level, but I
> guess reverting the commit and adding a --unquoted-variable cmd line would
> be the best choice to do to avoid breakage.

What I'd be doing here would be reverting so that --variable had the
behavior it's had since it was introduced years ago except in the case
that the value appears to be quoted.

For your downstream case, you could revert that change and depend on
pkg-config-0.29.1 (or build-conflict with pkg-config-0.29). But I really
think this is a regression and the proper fix is to change back to the
original behavior as much as possible. Unfortunately, that makes this
particular case more difficult, but people using such complex values in
variables is almost certainly a rarity.

I'm going to apply this and release 0.29.1 with it. Please reopen if you
need something else to handle this correctly (e.g., a special
--unquoted-variable or such).

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pkg-config in Ubuntu.
https://bugs.launchpad.net/bugs/1523508

Title:
  Building xorg-gtest fails with new pkg-config

Status in pkg-config:
  Fix Released
Status in pkg-config package in Ubuntu:
  Triaged

Bug description:
  As per the pkg-config change of unquoting variables, building xorg-
  gtest (in compiz for example) fails.

  See more details in the linked upstream bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/pkg-config/+bug/1523508/+subscriptions



More information about the foundations-bugs mailing list