From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1kIujd-0006h1-It for mharc-grub-devel@gnu.org; Thu, 17 Sep 2020 10:18:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41814) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIujc-0006dX-7N for grub-devel@gnu.org; Thu, 17 Sep 2020 10:18:04 -0400 Received: from mx2.suse.de ([195.135.220.15]:57944) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIuja-0002j6-9n for grub-devel@gnu.org; Thu, 17 Sep 2020 10:18:03 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 310A6B184; Thu, 17 Sep 2020 14:18:32 +0000 (UTC) Date: Thu, 17 Sep 2020 16:17:56 +0200 From: Petr Vorel To: Daniel Kiper Cc: grub-devel@gnu.org Subject: Re: [PATCH 3/4] travis: Remove mips builds Message-ID: <20200917141756.GA67655@x230> Reply-To: Petr Vorel References: <20200909200221.410705-1-pvorel@suse.cz> <20200909200221.410705-4-pvorel@suse.cz> <20200917135032.nwkgzcnkechb5eja@tomti.i.net-space.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200917135032.nwkgzcnkechb5eja@tomti.i.net-space.pl> Received-SPF: pass client-ip=195.135.220.15; envelope-from=pvorel@suse.cz; helo=mx2.suse.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/16 20:24:04 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x (no timestamps) [generic] X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2020 14:18:04 -0000 Hi Daniel, > On Wed, Sep 09, 2020 at 10:02:20PM +0200, Petr Vorel wrote: > > Remove mips builds fix configure error: > > configure: error: could not force big-endian) > Could you try to fix mips and risc5 builds instead of removing them? Right, I'll try and send v2. Kind regards, Petr