<div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 7 févr. 2019 à 15:30, tpikonen <<a href="mailto:tpikonen@gmail.com">tpikonen@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
On Thu, Feb 7, 2019 at 3:43 PM, Jérémy Lal <<a href="mailto:kapouer@melix.org" target="_blank">kapouer@melix.org</a>> wrote:<br>
>> > I believe node on i686 is not supported and will segfault.<br>
>> <br>
>> Do you mean node-gyp? At least <a href="http://nodejs.org" rel="noreferrer" target="_blank">nodejs.org</a> offers x86 downloads of <br>
>> node<br>
>> itself.<br>
> <br>
> No, i meant nodejs.<br>
> The debian package of nodejs, to be able to run on i686, need SSE2 <br>
> (at least)<br>
> which wasn't in the default set of features for the debian i386 port <br>
> (last time i checked),<br>
> and the v8 x87 port that would have allowed that has been abandonned <br>
> upstream<br>
> some years ago.<br>
> Upstream nodejs is certainly using the "correct set of requirements", <br>
> which unfortunately<br>
> does not always match the "set of features" of a given debian port.<br>
> What exact CPU you're using might give more or less good results...<br>
<br>
I see.<br>
<br>
This has nothing to do with this bug anymore, but is there any way to <br>
get node working on Debian with a relatively recent i686 processor? (I <br>
have SSE2 in my HW, for example, and I get a segfault) If not, what is <br>
the point of Debian i386 node packages?<br></blockquote><div><br></div><div>Oh ! My mistake, I was remembering how old cpu were discarded,</div><div>but the current i386 arch is supported all right !</div><div>(i have a bit of a headache today).</div><div>If you have an issue building a c++ addon, it's something with your</div><div>setup, as currently several addons are available and built in debian</div><div>(e.g. <a href="https://buildd.debian.org/status/package.php?p=node-iconv">https://buildd.debian.org/status/package.php?p=node-iconv</a>)</div><div><br></div><div>Jérémy</div><div> </div></div></div></div>