Bug 106464

Summary: [GTK] Raise version of gdk-pixbuf in jhbuild up to 2.26.5
Product: WebKit Reporter: Mario Sanchez Prada <mario>
Component: WebKitGTKAssignee: Mario Sanchez Prada <mario>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, d.nomiyama, mrobinson
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch proposal mrobinson: review+

Mario Sanchez Prada
Reported 2013-01-09 09:30:43 PST
Current version in jhbuild.modules (2.26.0) is giving trouble to some people trying to build WebKitGTK from scratch. I've tested 2.26.5 instead (the latest one in the 2.26.x series) and seems to work fine, so I'm proposing to raise the version.
Attachments
Patch proposal (1.59 KB, patch)
2013-01-09 09:36 PST, Mario Sanchez Prada
mrobinson: review+
Martin Robinson
Comment 1 2013-01-09 09:31:29 PST
Maybe you could paste the build error here?
Mario Sanchez Prada
Comment 2 2013-01-09 09:36:00 PST
Created attachment 181937 [details] Patch proposal Asking for review
Mario Sanchez Prada
Comment 3 2013-01-09 09:42:00 PST
Oops! Sorry, but I don-t have the error available for copy anymore, but can tell what it was a segmentation fault when trying to run gdk-pixbuf-query-loaders right before make install (in make), and that it happened consistently.
Martin Robinson
Comment 4 2013-01-09 10:34:23 PST
It'd be great to have it recorded here for posterity so that anyone searching the bug database can find it.
Denis Nomiyama (dnomi)
Comment 5 2013-01-09 10:40:08 PST
Just got the problem as well. Here the build error goes: /bin/bash: line 10: 2730 Segmentation fault (core dumped) ../gdk-pixbuf/gdk-pixbuf-query-loaders > /home/likewise-open/SERILOCAL/d.nomiyama/git/WebKit-dnomi/WebKitBuild/Dependencies/Root/lib64/gdk-pixbuf-2.0/2.10.0/loaders.cache make[5]: *** [install-data-hook] Error 139 make[4]: *** [install-data-am] Error 2 make[3]: *** [install-am] Error 2 make[2]: *** [install-recursive] Error 1 make[1]: *** [install] Error 2 make: *** [install-recursive] Error 1
Martin Robinson
Comment 6 2013-01-09 10:41:42 PST
Comment on attachment 181937 [details] Patch proposal View in context: https://bugs.webkit.org/attachment.cgi?id=181937&action=review > Tools/ChangeLog:8 > + Just raise the version in jhbuild.modules. Please explain why you are raising the version here before landing. Thanks!
Mario Sanchez Prada
Comment 7 2013-01-09 10:51:28 PST
Note You need to log in before you can comment on or make changes to this bug.