Bug 54525

Summary: polkit-0.107 fails to build under sufficiently high parallel make; libtool: link: cannot find the library `libpolkit-gobject-1.la' ...)
Product: PolicyKit Reporter: Yang Zhao <yang>
Component: libpolkitAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED DUPLICATE QA Contact: David Zeuthen (not reading bugmail) <zeuthen>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
URL: https://bugs.gentoo.org/show_bug.cgi?id=420209
Whiteboard:
i915 platform: i915 features:
Attachments: Properly depend on polkit-{gobject|agent}-1.la for GIR

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.