From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Porting to mips64el Date: Sun, 27 Jan 2013 22:15:23 +0100 Message-ID: <877gmy2uqc.fsf@gnu.org> References: <8738yvnslh.fsf@karetnikov.org> <87r4lrpf0n.fsf@karetnikov.org> <874ninz3m1.fsf@gnu.org> <87k3ritq0q.fsf@karetnikov.org> <87mwwexwxd.fsf@gnu.org> <87fw26tncy.fsf@karetnikov.org> <876232w1yg.fsf@gnu.org> <87txqmnkav.fsf@karetnikov.org> <87hamkst8o.fsf@gnu.org> <87y5fp2k37.fsf@karetnikov.org> <87k3r9ysl7.fsf@gnu.org> <87bockcnj8.fsf@karetnikov.org> <87bocjvs8m.fsf@gnu.org> <87libkygp3.fsf@karetnikov.org> <87libktruu.fsf@karetnikov.org> <877gn3zzcy.fsf@gnu.org> <87fw1rblhh.fsf@karetnikov.org> <87ham6o9rb.fsf@gnu.org> <87zjzwv9z9.fsf@karetnikov.org> <87fw1nd3s8.fsf@gnu.org> <87libf41oo.fsf@karetnikov.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49077) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzZZX-0006hW-2o for bug-guix@gnu.org; Sun, 27 Jan 2013 16:15:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TzZZV-0006Qr-Sj for bug-guix@gnu.org; Sun, 27 Jan 2013 16:15:26 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:26489) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzZZV-0006Qh-MY for bug-guix@gnu.org; Sun, 27 Jan 2013 16:15:25 -0500 In-Reply-To: <87libf41oo.fsf@karetnikov.org> (Nikita Karetnikov's message of "Sun, 27 Jan 2013 00:47:14 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Nikita Karetnikov Cc: bug-guix@gnu.org Nikita Karetnikov skribis: >> The attached patch should solve it, while avoiding a rebuild on other >> architectures: > > I applied the patch, then ran 'make', but it failed with the same error. Can you confirm that the log contains this line (literally): `ARCH' set to `mips' Can you please post the line with =E2=80=9Cstarting phase `build'=E2=80=9D = and the next few lines? > By the way, I've been told that 3.5 and 3.6 versions (not sure about the > latest) of the kernel are broken. Does it affect the headers too? IIRC correctly it=E2=80=99s a but in the ext4 or VFS implementation, so the headers definitely don=E2=80=99t matter. Ludo=E2=80=99.