Bug 54525 - polkit-0.107 fails to build under sufficiently high parallel make; libtool: link: cannot find the library `libpolkit-gobject-1.la' ...)
Summary: polkit-0.107 fails to build under sufficiently high parallel make; libtool: l...
Status: RESOLVED DUPLICATE of bug 57077
Alias: None
Product: PolicyKit
Classification: Unclassified
Component: libpolkit (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact: David Zeuthen (not reading bugmail)
URL: https://bugs.gentoo.org/show_bug.cgi?...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 04:43 UTC by Yang Zhao
Modified: 2012-11-22 13:24 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Properly depend on polkit-{gobject|agent}-1.la for GIR (838 bytes, patch)
2012-09-05 04:43 UTC, Yang Zhao
Details | Splinter Review

Description Yang Zhao 2012-09-05 04:43:44 UTC
Created attachment 66648 [details] [review]
Properly depend on polkit-{gobject|agent}-1.la for GIR

With sufficiently high -j parameter to make, polkit-0.107 compile will fail while processing introspection objects. Caused by src/polkit/Makefile.am and src/polkitagent/Makefile.am missing dependency on polkit-gobject-1.la and polkit-agent-1.la, respectively.

Attached patch adds these dependencies.
Comment 1 Samuli Suominen 2012-11-22 13:24:53 UTC
This is a duplicate of bug 57077 and fixed in 0.108 as per:

http://cgit.freedesktop.org/polkit/commit/?id=7bd30764a5230684c7c979a08a83dfa6e327f719

*** This bug has been marked as a duplicate of bug 57077 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.