Hi,

I get the following error when building gegl-0.3.14:
...
  GISCAN   Gegl-0.3.gir
/opt/sources/gegl-0.3.14/gegl/tmp-introspect1fwigtx6/Gegl-0.3.c: In function 
'escaped_printf':
<command-line>:0:14: error: 'GEGL' undeclared (first use in this function)
/usr/include/glib-2.0/glib/gmessages.h:331:32: note: in expansion of macro 
'G_LOG_DOMAIN'
 #define g_critical(...) g_log (G_LOG_DOMAIN,         \
                                ^~~~~~~~~~~~
/opt/sources/gegl-0.3.14/gegl/tmp-introspect1fwigtx6/Gegl-0.3.c:61:7: note: in 
expansion of macro 'g_critical'
       g_critical ("failed to write to iochannel: %s", error->message);
       ^~~~~~~~~~
<command-line>:0:14: note: each undeclared identifier is reported only once for 
each function it appears in
/usr/include/glib-2.0/glib/gmessages.h:331:32: note: in expansion of macro 
'G_LOG_DOMAIN'
 #define g_critical(...) g_log (G_LOG_DOMAIN,         \
                                ^~~~~~~~~~~~
...

If I revert gobject-introspection back to 1.52.0, the issue goes away.
Has anyone else had this problem?

Regards,
Wayne.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to