pkgsrc-Users archive

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

Re: gobject-introspection is like, the worst.



On Wed, Jun 28, 2017 at 11:14:55PM +0200, Martin Husemann wrote:
> On Wed, Jun 28, 2017 at 11:09:22PM +0200, Joerg Sonnenberger wrote:
> > I have not seen a single instance of this in bulk builds on 7.0 with GCC
> > or 7.99+ with clang. It would be a starting point to understand if it is
> > a problem with the module loader or not.
> 
> "the module loader" ?

GIO/GVFS and a couple of other things depend on registering dynamic
modules. One option would be incompatible versions or incorrect linking
(i.e. the whole -lgcc before -lgcc_s bug). If the issue really appeared
with the GCC 5.x import, that would certainly explain why I don't see it
in both of my environments. It is GCC 5.x that is broken in this regard
after all. Applying the hack from 52326 and rebuilding everything would
be a starting point to check that.

Joerg


Home | Main Index | Thread Index | Old Index