After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 783936 - Jenkins should switch to building against libmypaint 1.3.0 for now
Jenkins should switch to building against libmypaint 1.3.0 for now
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Jenkins
git master
Other Linux
: Normal normal
: 2.10
Assigned To: Sam Gleske
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2017-06-18 20:45 UTC by Alexandre Prokoudine
Modified: 2018-05-13 18:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexandre Prokoudine 2017-06-18 20:45:05 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
Comment 1 Sam Gleske 2017-06-19 00:42:38 UTC
Ok, working on it now.
Comment 2 Sam Gleske 2017-06-19 00:47:20 UTC
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/
Comment 3 Sam Gleske 2017-06-19 00:48:29 UTC
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/
Comment 4 Sam Gleske 2017-06-19 01:48:15 UTC
Done.