On Sat, Jun 24, 2017 at 7:26 AM, Thorsten Stettin < thorsten.stettin@xxxxxxxxx> wrote: > Hello, > > OS: Ubuntu 17.10 > > Build environment: launchpad.net > > libmypaint: 2.0.0 https://github.com/mypaint/lib > mypaint/commit/e5beceeb552c0889e89ae252594cff16ffe8f241 > gimp: https://git.gnome.org/browse/gimp/commit/?id=970e9aca9076043 > 3490555560a472149ddabb57c > issue: > > /<<PKGBUILDDIR>>/app/paint/gimpmybrushcore.c: In function > ‘gimp_mybrush_core_motion’: > /<<PKGBUILDDIR>>/app/paint/gimpmybrushcore.c:281:11: error: too few > arguments to function ‘mypaint_brush_stroke_to’ > mypaint_brush_stroke_to (brush, > ^~~~~~~~~~~~~~~~~~~~~~~ > In file included from /<<PKGBUILDDIR>>/app/paint/gimpmybrushcore.c:26:0: > /usr/include/libmypaint/mypaint-brush.h:44:1: note: declared here > mypaint_brush_stroke_to(MyPaintBrush *self, MyPaintSurface *surface, > float x, float y, > ^~~~~~~~~~~~~~~~~~~~~~~ > /<<PKGBUILDDIR>>/app/paint/gimpmybrushcore.c:317:7: error: too few > arguments to function ‘mypaint_brush_stroke_to’ > mypaint_brush_stroke_to (brush, > ^~~~~~~~~~~~~~~~~~~~~~~ > In file included from /<<PKGBUILDDIR>>/app/paint/gimpmybrushcore.c:26:0: > /usr/include/libmypaint/mypaint-brush.h:44:1: note: declared here > mypaint_brush_stroke_to(MyPaintBrush *self, MyPaintSurface *surface, > float x, float y, > > buildlog: https://launchpadlibrarian.net/325334804/buildlog_ubuntu-art > ful-amd64.gimp_2.9.5~115-0a0~ppa~970e9ac_BUILDING.txt.gz > > Any hints? > > Thanks for your help. > > Cheers > > > It has been mentioned at least 3 times in as many days. :) Revert your libmypaint to a commit prior to the current one. _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list