From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/2] gnu: Add femtolisp. Date: Thu, 22 Sep 2016 00:33:35 +0900 Message-ID: <87oa3hi7xs.fsf@gnu.org> References: <87mvjbegxs.fsf@elephly.net> <87oa3rmtg8.fsf@we.make.ritual.n0.is> <87d1k6etze.fsf@elephly.net> <874m5i3k0h.fsf@we.make.ritual.n0.is> <87y42u24nc.fsf@we.make.ritual.n0.is> <87a8faer2a.fsf@elephly.net> <871t0miy7t.fsf@we.make.ritual.n0.is> <877faeeo7m.fsf@elephly.net> <87sht2afyr.fsf@we.make.ritual.n0.is> <87h99ieljb.fsf@we.make.ritual.n0.is> <20160918100239.GA4752@solar> <87fuovp06b.fsf@gnu.org> <87zin1pmhm.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmjWp-0001MV-Qm for guix-devel@gnu.org; Wed, 21 Sep 2016 11:33:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmjWl-0001QK-Ft for guix-devel@gnu.org; Wed, 21 Sep 2016 11:33:42 -0400 In-Reply-To: <87zin1pmhm.fsf@we.make.ritual.n0.is> (ng0's message of "Wed, 21 Sep 2016 10:37:25 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: ng0 Cc: guix-devel@gnu.org ng0 skribis: > Ludovic Court=C3=A8s writes: > >> Andreas Enge skribis: >> >>> femtolisp fails on mips and arm: >>> http://hydra.gnu.org:3000/build/1472987/nixlog/2/tail-reload >>> with the message >>> In file included from llt/llt.h:6:0, >>> from string.c:16: >>> llt/utils.h:27:4: error: #error "unknown architecture" >>> # error "unknown architecture" >>> >>> Should it be disabled there? >> >> Definitely. It would be worth checking in that file the set of >> supported architectures, and putting them in =E2=80=98supported-platform= s=E2=80=99. >> >> Ludo=E2=80=99. >> > > Okay, I will fix it. In the meantime should the additional patch which > is unrelated to this change be applied. Sorry, I=E2=80=99ll let whoever reviewed reply. :-) Ludo=E2=80=99.