<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Dependency on ruby for cross-build for ARM is incorrectly represented in instructions"
   href="https://bugs.webkit.org/show_bug.cgi?id=163342#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Dependency on ruby for cross-build for ARM is incorrectly represented in instructions"
   href="https://bugs.webkit.org/show_bug.cgi?id=163342">bug 163342</a>
              from <span class="vcard"><a class="email" href="mailto:mario&#64;webkit.org" title="Mario Sanchez Prada &lt;mario&#64;webkit.org&gt;"> <span class="fn">Mario Sanchez Prada</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=163342#c2">comment #2</a>)
<span class="quote">&gt; Those instructions rely on a chroot created using debootstrap and Ubuntu
&gt; Wily (15.10), which used to have Ruby available without needing any PPA...
&gt; but apparently they have removed the packages from the repo now, most likely
&gt; because Wily is no longer supported.
&gt; 
&gt; I'll take a look tomorrow to this and will try to update the instructions to
&gt; match the latest LTS (16.04) instead, which should help.</span >

Actually, I did it right now: I've updated the instructions and resources in <a href="https://github.com/mariospr/webkit2gtk-ARM">https://github.com/mariospr/webkit2gtk-ARM</a> to work with a Xenial chroot and also updated the comments in <a href="https://trac.webkit.org/wiki/BuildingGtk#CrossCompilingforARMdevices">https://trac.webkit.org/wiki/BuildingGtk#CrossCompilingforARMdevices</a> to stop suggesting USE_GSTREAMER_GL for now, as it's not stable enough.

&#64;mike: If you try the whole thing again, make sure you create a Xenial based chroot AND that you re-run the bootstrap.sh script as root, since I had to add a small hack for dealing with a new _apt user that Ubuntu requires but does not get created when debootstraping for some reason.

Also, I've noticed from your logs that you're cross compiling as root, which I very much discourage you from doing so (and it's not needed anyway).

Let me know whether this helps</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>