Jenkins doesn't clean the install prefix of GEGL so the old invert.so file
is still there. This causes a g_warning when loading modules because an
operation with that name is also registered by invert-linear.so.
Delete /var/lib/jenkins/prefix/gegl-master on jenkins, rebuild GEGL.
On Fri, Jun 28,
Hi,
the gegl-gtk-distcheck job on Jenkins is failing
https://gimptest.flamingtext.com:9090/job/gegl-gtk-distcheck-master/
As all the tests, even the sanity check, fails; this means something very
basic is off. I cannot reproduce this on my machine, and one week ago, on
the same git commit, everyt