RESOLVED FIXED Bug 104477
[GTK][EFL] update libxml2 version in jhbuild config
https://bugs.webkit.org/show_bug.cgi?id=104477
Summary [GTK][EFL] update libxml2 version in jhbuild config
Dan Winship
Reported 2012-12-09 04:08:33 PST
jhbuild.modules currently builds libxml2 2.8, but F18 ships 2.9, and apache ends up depending on some new 2.9 symbols, so the tests won't run if the jhbuild root only has 2.8. So, build 2.9 instead.
Attachments
patch - depend on libxml2 2.9 (1.67 KB, patch)
2012-12-09 04:10 PST, Dan Winship
no flags
Dan Winship
Comment 1 2012-12-09 04:10:09 PST
Created attachment 178406 [details] patch - depend on libxml2 2.9
Martin Robinson
Comment 2 2012-12-09 04:15:51 PST
Comment on attachment 178406 [details] patch - depend on libxml2 2.9 Do you mind watching the bots to make sure that this doesn't introduce any new regressions. If it causes some more tests to pass we can unskip them too. :)
WebKit Review Bot
Comment 3 2012-12-09 11:29:23 PST
Comment on attachment 178406 [details] patch - depend on libxml2 2.9 Clearing flags on attachment: 178406 Committed r137090: <http://trac.webkit.org/changeset/137090>
WebKit Review Bot
Comment 4 2012-12-09 11:29:27 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 5 2012-12-09 14:03:57 PST
Re-opened since this is blocked by bug 104494
Dan Winship
Comment 6 2012-12-10 02:06:58 PST
Dan Winship
Comment 7 2012-12-23 09:07:17 PST
104494 has the fix, which will land once the commit bot notices it
Note You need to log in before you can comment on or make changes to this bug.