From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia@riseup.net Subject: bug#33841: Building x86-64 on i686 not possible it seems - activation-service-error Date: Sun, 06 Jan 2019 02:34:57 -0800 Message-ID: <8ccf46227ddfb2ef7ecfe0ba8319ac72@riseup.net> References: <253115d29737fa7b01a28094411bb921@riseup.net> <10F7A02C-46C5-49E4-819D-63A2CDAF7EB2@pretty.Easy.privacy> <875zv2sb26.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggsout.gnu.org ([209.51.188.92]:45731 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gg5mn-00032D-FV for bug-guix@gnu.org; Sun, 06 Jan 2019 05:36:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gg5mk-0000mC-CE for bug-guix@gnu.org; Sun, 06 Jan 2019 05:36:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:59577) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gg5mk-0000ln-7x for bug-guix@gnu.org; Sun, 06 Jan 2019 05:36:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gg5mk-0005WD-4S for bug-guix@gnu.org; Sun, 06 Jan 2019 05:36:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <875zv2sb26.fsf@elephly.net> 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" To: Ricardo Wurmus Cc: 33841-done@debbugs.gnu.org On 2019-01-05 19:46, Ricardo Wurmus wrote: > Hi swedebugia, > >>>An i686 machine cannot run and build software for x86_64. You would >>>need to set up offloading to do that, or use >>>‘qemu-binfmt-service-type’. > […] >> OK. Would it be OK to state this somewhere in the manual or am I the >> only on trying to upgrade from 32->64 bit? > > I'd prefer not to add this to the manual as it is not particular to > Guix. x86_64 is the outlier here, as it has a i686 persona. Generally, > you cannot build software for a different architecture without a cross > toolchain (not applicable for Guix) or emulation (e.g. via > qemu-binfmt-service-type). Ok, thanks, closing this. -- Cheers Swedebugia