GNOME Bugzilla – Bug 783936
Jenkins should switch to building against libmypaint 1.3.0 for now
Last modified: 2018-05-13 18:08:32 UTC
The MyPaint team recently changed [1] part of the libmypaint API in a way that breaks building GIMP against libmypaint from Git master. We need to switch to released version of libmypaint 1.3.0 [2] for now to make GIMP buildable by Jenkins again. [1] https://github.com/mypaint/libmypaint/commit/aace2b9bdfb944d40360506d76cb36ae046f0076#diff-80dca24354c217c5b04ecc00a3e927b1 [2] https://github.com/mypaint/libmypaint/releases/tag/v1.3.0
Ok, working on it now.
Updated libmypaint configuration to checkout refs/tags/v1.3.0 [1]. I also performed a build of libmypaint with the new tag [2]. [1] https://build.gimp.org/job/libmypaint-master/configure [2] https://build.gimp.org/job/libmypaint-master/82/
Performing build of gimp-master [1] after updating libmypaint. I'll wait until the build succeeds before I close this issue. [1] https://build.gimp.org/job/gimp-master/3901/
Done.