Hello,
I'm trying to build GEGL and I'm getting a lot of these:
(lt-gegl-tester:23490): GEGL-gegl-node.c-WARNING **: Failed to set operation type gegl:text, using a passthrough op instead
(lt-gegl-tester:23490): GEGL-gegl-node.c-WARNING **: Failed to set operation type gegl:text, using a passthrough op instead
gegl:red-eye-removal
(lt-gegl-tester:23490): GEGL-gegl-node.c-WARNING **: Failed to set operation type gegl:text, using a passthrough op instead
(lt-gegl-tester:23490): GEGL-gegl-node.c-WARNING **: Failed to set operation type gegl:text, using a passthrough op instead
gegl:levels
(lt-gegl-tester:23490): GEGL-gegl-node.c-WARNING **: Failed to set operation type gegl:text, using a passthrough op instead
(lt-gegl-tester:23490): GEGL-gegl-node.c-WARNING **: Failed to set operation type gegl:text, using a passthrough op instead
gegl:noise-hurl
(lt-gegl-tester:23490): GEGL-gegl-node.c-WARNING **: Failed to set operation type gegl:text, using a passthrough op instead
(lt-gegl-tester:23490): GEGL-gegl-node.c-WARNING **: Failed to set operation type gegl:text, using a passthrough op instead
gegl:color-to-alpha
It does actually build, but when I test them it uses this "passthrough op" which doesn't do what's expected. My machine is 32-bit Xubuntu 14.04, BABL is installed in my ~/bin/gimp-beta/build. Any hints? Any extra info I should provide?