guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: libpeas: Update to 1.12.1, add arguments and disable te


From: Federico Beffa
Subject: Re: [PATCH] gnu: libpeas: Update to 1.12.1, add arguments and disable tests.
Date: Wed, 21 Jan 2015 14:01:53 +0100

On Tue, Jan 20, 2015 at 6:52 PM, Federico Beffa <address@hidden> wrote:
> Please find attached a patch for libpeas.
>
> This package, up to now, is the only one experiencing some
> side-effects from the gobject-introspection patch that we adopted from
> nix and which installs the full path name of shared libraries in
> .typelib and .gir files.

I find the above side-effect disturbing. For this reason I would like
to propose an additional patch to 'gobject-introspection'. When
'gobject-introspection' consults a .typelib file (due to the patch we
introduced earlier) it will find a reference to a shared library which
includes the absolute path. With the new patch, if the library is not
found at the absolute path, then it discards the path and tries to
look for the library using the OS dynamic library loading
infrastructure (which is the normal behavior of
'gobject-introspection').

With this change 'libpeas' (and all its dependencies) passes all tests.

Regards,
Fede

Attachment: 0001-gnu-libpeas-Update-to-1.12.1-add-pre-build-phase.patch
Description: Text Data

Attachment: 0002-gnu-gobject-introspection-Add-patch.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]