RESOLVED FIXED 115907
[GTK] Build Xvfb with jhbuild
https://bugs.webkit.org/show_bug.cgi?id=115907
Summary [GTK] Build Xvfb with jhbuild
Gustavo Noronha (kov)
Reported 2013-05-10 08:02:38 PDT
SSIA
Attachments
Patch (64.49 KB, patch)
2013-05-10 08:27 PDT, Gustavo Noronha (kov)
no flags
Patch (64.55 KB, patch)
2013-05-10 14:09 PDT, Gustavo Noronha (kov)
no flags
Patch (65.58 KB, patch)
2013-05-13 07:02 PDT, Gustavo Noronha (kov)
no flags
Patch (65.86 KB, patch)
2013-05-13 10:04 PDT, Gustavo Noronha (kov)
no flags
Patch (61.15 KB, patch)
2013-05-15 10:44 PDT, Gustavo Noronha (kov)
no flags
Patch (59.44 KB, patch)
2013-05-16 07:28 PDT, Gustavo Noronha (kov)
no flags
Gustavo Noronha (kov)
Comment 1 2013-05-10 08:07:56 PDT
Needs the following additional packages in the bots: xutils-dev xtrans-dev libxfont-dev libpciaccess-dev
Gustavo Noronha (kov)
Comment 2 2013-05-10 08:27:44 PDT
Gustavo Noronha (kov)
Comment 3 2013-05-10 10:05:10 PDT
We need the packages that are now listed in install-dependencies installed on the bots =)
kov's GTK+ EWS bot
Comment 4 2013-05-10 13:01:09 PDT
Manuel Rego Casasnovas
Comment 5 2013-05-10 13:11:02 PDT
(In reply to comment #1) > Needs the following additional packages in the bots: xutils-dev xtrans-dev libxfont-dev libpciaccess-dev I've just installed the packages in the bots and my EWS (just pending 32-bits bot).
Gustavo Noronha (kov)
Comment 6 2013-05-10 14:09:09 PDT
Looks like we need x11proto-gl-dev from experimental. I installed it on my bots , ubuntu has a new enough version since precise. http://packages.ubuntu.com/search?keywords=x11proto-gl-dev
Gustavo Noronha (kov)
Comment 7 2013-05-10 14:09:26 PDT
Manuel Rego Casasnovas
Comment 8 2013-05-10 14:48:58 PDT
(In reply to comment #6) > Looks like we need x11proto-gl-dev from experimental. I installed it on my bots , ubuntu has a new enough version since precise. http://packages.ubuntu.com/search?keywords=x11proto-gl-dev Installed in the Igalia bots and my EWS, version installed is 1.4.16-1.
kov's GTK+ EWS bot
Comment 9 2013-05-10 17:10:13 PDT
Gustavo Noronha (kov)
Comment 10 2013-05-13 06:39:05 PDT
Some more deps found: No package 'xcmiscproto' found No package 'bigreqsproto' found Requested 'randrproto >= 1.4.0' but version of RandrProto is 1.3.2 Requested 'inputproto >= 2.3' but version of InputProto is 2.2 No package 'videoproto' found No package 'scrnsaverproto' found No package 'resourceproto' found No package 'xf86driproto' found No package 'xkbfile' found
Gustavo Noronha (kov)
Comment 11 2013-05-13 07:02:18 PDT
Gustavo Noronha (kov)
Comment 12 2013-05-13 07:05:47 PDT
This is what I had to do: apt-get install -t experimental x11proto-xcmisc-dev x11proto-bigreqs-dev x11proto-randr-dev x11proto-input-dev x11proto-video-dev x11proto-scrnsaver-dev x11proto-resource-dev x11proto-xf86dri-dev libxkbfile-dev
Manuel Rego Casasnovas
Comment 13 2013-05-13 08:43:25 PDT
(In reply to comment #12) > This is what I had to do: > > apt-get install -t experimental x11proto-xcmisc-dev x11proto-bigreqs-dev x11proto-randr-dev x11proto-input-dev x11proto-video-dev x11proto-scrnsaver-dev x11proto-resource-dev x11proto-xf86dri-dev libxkbfile-dev Installed them in Igalia bots and my EWS.
kov's GTK+ EWS bot
Comment 14 2013-05-13 09:04:06 PDT
kov's GTK+ EWS bot
Comment 15 2013-05-13 09:43:53 PDT
Gustavo Noronha (kov)
Comment 16 2013-05-13 10:04:12 PDT
Gustavo Noronha (kov)
Comment 17 2013-05-13 10:05:00 PDT
Comment on attachment 201580 [details] Patch For EWS
Gustavo Noronha (kov)
Comment 18 2013-05-13 10:58:30 PDT
The gtk-wk2 failure is caused by jhbuild not applying patches after the first time it unpacked the source, it looks like, need to remove the directory manually from rego's bot, let's see if my gtk1 bot builds it.
kov's GTK+ EWS bot
Comment 19 2013-05-13 13:44:28 PDT
Gustavo Noronha (kov)
Comment 20 2013-05-13 14:06:06 PDT
ok... so we'll need to wait for a new xinput proto package after all... =)
Gustavo Noronha (kov)
Comment 21 2013-05-15 10:44:57 PDT
Gustavo Noronha (kov)
Comment 22 2013-05-15 10:45:48 PDT
Or rather, let's use the version of Xvfb that is currently in debian and backport the patch =P
Gustavo Noronha (kov)
Comment 23 2013-05-15 17:00:14 PDT
Comment on attachment 201856 [details] Patch pff, the backport is not correct, funnily enough it did build locally...
kov's GTK+ EWS bot
Comment 24 2013-05-15 18:59:58 PDT
Gustavo Noronha (kov)
Comment 25 2013-05-16 07:28:49 PDT
Gustavo Noronha (kov)
Comment 26 2013-05-16 13:22:45 PDT
Comment on attachment 201954 [details] Patch Clearing flags on attachment: 201954 Committed r150204: <http://trac.webkit.org/changeset/150204>
Gustavo Noronha (kov)
Comment 27 2013-05-16 13:22:53 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.