Received: (at 61971) by debbugs.gnu.org; 6 Mar 2023 22:44:12 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Mar 06 17:44:12 2023 Received: from localhost ([127.0.0.1]:43890 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1pZJYx-0006Rg-Uk for submit <at> debbugs.gnu.org; Mon, 06 Mar 2023 17:44:12 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52018) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1pZJYv-0006RS-JD for 61971 <at> debbugs.gnu.org; Mon, 06 Mar 2023 17:44:09 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ludo@HIDDEN>) id 1pZJYq-0005Et-Aw; Mon, 06 Mar 2023 17:44:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=M2AUYAOB6zv3azlxTPXDlilu5vrUTnCwVYLertKWerQ=; b=ehJTdNWZ28RiGph+6HKL fkxEHbr5wl5GxT+Oxb1U03znu8P7tCHIfLtc9b3Q0O7/L0a3JSA5Ul5mDvjZrdN2ZsBZbAYbyrTdS +hImMU5cvoAjzKpp+vmXMoRkqKabPvthhYK9muTonYj8xzyyOTqbYgo3hKMpUpi9yvHvCCQaJLmrt k+//Gu6nDBSliJJQgVcCgn1iy0d2OulzaHB/qF7TNiAXIXMDxsCuP+4kfa5FZZN6DLbA8d/jYIzTX TGDnAZiTbCJTlJ9+uyrkLYTC1GAqCYisz6I6QUSsY8JA1zS3ruuNz13FCh5ok0pXwpsLMw0r5zPDO l3zU9ysR2Ygsbw==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ludo@HIDDEN>) id 1pZJYp-00073B-S7; Mon, 06 Mar 2023 17:44:04 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN> To: Nathan Dehnel <ncdehnel@HIDDEN> Subject: Re: bug#61971: guix pack "cross-compilation not implemented here" References: <CAEEhgEvBw_+j5iEm9Vz60df=iHkhDW=h0E2KpHWQcQ_e7yjwvg@HIDDEN> Date: Mon, 06 Mar 2023 23:44:01 +0100 In-Reply-To: <CAEEhgEvBw_+j5iEm9Vz60df=iHkhDW=h0E2KpHWQcQ_e7yjwvg@HIDDEN> (Nathan Dehnel's message of "Sat, 4 Mar 2023 18:33:54 -0600") Message-ID: <87mt4pfqku.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 61971 Cc: 61971 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) Hi, Nathan Dehnel <ncdehnel@HIDDEN> skribis: > This command fails with guix 6a1464b: > > guix pack -RR --target=3Daarch64-linux-gnu -S /bin=3Dbin btrfs-progs > hint: Consider installing the `glibc-locales' package and defining > `GUIX_LOCPATH', along these lines: > > guix install glibc-locales > export GUIX_LOCPATH=3D"$HOME/.guix-profile/lib/locale" > > See the "Application Setup" section in the manual, for more info. > > guix pack: error: cross-compilation not implemented here; > please email 'bug-guix@HIDDEN' Specifically, =E2=80=98-R=E2=80=99 (relocatable packs) does not support cross-compilation (see guix/scripts/pack.scm if you=E2=80=99re curious). If that=E2=80=99s an option for you, you can omit =E2=80=98-RR=E2=80=99 fro= m the command line. Anyhow, we take note that someone hit this limitation and that we now have to do something about it. :-) Thanks, Ludo=E2=80=99.
bug-guix@HIDDEN
:bug#61971
; Package guix
.
Full text available.Received: (at submit) by debbugs.gnu.org; 5 Mar 2023 00:34:26 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sat Mar 04 19:34:26 2023 Received: from localhost ([127.0.0.1]:38067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1pYcKX-0002I4-S5 for submit <at> debbugs.gnu.org; Sat, 04 Mar 2023 19:34:26 -0500 Received: from lists.gnu.org ([209.51.188.17]:35370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ncdehnel@HIDDEN>) id 1pYcKT-0002Hr-2x for submit <at> debbugs.gnu.org; Sat, 04 Mar 2023 19:34:25 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ncdehnel@HIDDEN>) id 1pYcKR-0000Cj-Bd for bug-guix@HIDDEN; Sat, 04 Mar 2023 19:34:19 -0500 Received: from mail-yw1-x112e.google.com ([2607:f8b0:4864:20::112e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <ncdehnel@HIDDEN>) id 1pYcKP-0008Nn-GD for bug-guix@HIDDEN; Sat, 04 Mar 2023 19:34:18 -0500 Received: by mail-yw1-x112e.google.com with SMTP id 00721157ae682-53916ab0c6bso115495267b3.7 for <bug-guix@HIDDEN>; Sat, 04 Mar 2023 16:34:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1677976445; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=rHok+m5LeqrLWBFCUECLxdVLdPMvFw2PuZP6Zk6deW0=; b=JSHkBzcbkbG1uTBZsoGP2NtaQgyEfxZxUSU1zmnGTtVOF7OqYN+Xk9jrDLeBhnHZHp x3PgZOxvqAbR15ZWgzJl6cWmrrgfDtk4c1SGao9d1Bn1X7oPAqFUx/zcYx2Sy1ps9pDa oanbTzr+OzEy0UOh68RhoAjia9t8uP3NpJCYrXrBJxh/1LToCoiGG6tZwudHYCk+bgVq 1CeRW9Qc41RwiDeTdE0PQmNTX9nbj9xi7I6H0leQ10HGBIEAcLlUF6UyV/m3Jr3Iu6zi 16o9Fpu7IFzXKYbBohkXgKyTYWgum39A/L1pfoimiOpPl0HEUFRJVce8uS6+0u5rSrWg DyfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677976445; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=rHok+m5LeqrLWBFCUECLxdVLdPMvFw2PuZP6Zk6deW0=; b=Hds2pyA/C99mqzZOUp0Hq+sPgzZttkj1S9Az0OJEnPaywC+Zilu02NUPvWN4foRcyR MzjZHI/YluGqOKDKzCtCchQ/6XkcshRNbeDMGaRaufESxvcRGb+1iK43Jp39seBj0eLZ sNafxhyn1NPpH+8BOxebh/RcsiXXNxmrMu6sKzq039A1s3/jDiPC3Auovu1f+4r7+J28 3zFHE7DlPQTMPW5saTI4E6xfcGGa8Xqtd9rQ1vyri81CI21hLDhBA7yPR4oGedcFl8Tw Uuy3S49WjbaN7zGQ0AYaY7Pz8p2zEnbXnVvxQ3qs0/JkKOGvpDGLpewviL00oeKDKIR/ +qjA== X-Gm-Message-State: AO0yUKV7tcso4/YtqBvFnf8zKMyFny97+GB2yc1MFOpLX7SKT2YNqMua 394UdI2E2dc5/clz0OIZA+TQFkB/ZEobmiQiR3yGo9ogyxI= X-Google-Smtp-Source: AK7set93ue1q0qywWei/sAtFkdwU9742cavpYY9nv8o4Ct7Syzd97tQIANOsC/u4i0Atx/im2hnSd6/P/an6IWF0Qtw= X-Received: by 2002:a81:4424:0:b0:536:3c2c:bf5e with SMTP id r36-20020a814424000000b005363c2cbf5emr3805768ywa.8.1677976445259; Sat, 04 Mar 2023 16:34:05 -0800 (PST) MIME-Version: 1.0 From: Nathan Dehnel <ncdehnel@HIDDEN> Date: Sat, 4 Mar 2023 18:33:54 -0600 Message-ID: <CAEEhgEvBw_+j5iEm9Vz60df=iHkhDW=h0E2KpHWQcQ_e7yjwvg@HIDDEN> Subject: guix pack "cross-compilation not implemented here" To: Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix@HIDDEN> Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2607:f8b0:4864:20::112e; envelope-from=ncdehnel@HIDDEN; helo=mail-yw1-x112e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.3 (--) This command fails with guix 6a1464b: guix pack -RR --target=aarch64-linux-gnu -S /bin=bin btrfs-progs hint: Consider installing the `glibc-locales' package and defining `GUIX_LOCPATH', along these lines: guix install glibc-locales export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale" See the "Application Setup" section in the manual, for more info. guix pack: error: cross-compilation not implemented here; please email 'bug-guix@HIDDEN'
Nathan Dehnel <ncdehnel@HIDDEN>
:bug-guix@HIDDEN
.
Full text available.bug-guix@HIDDEN
:bug#61971
; Package guix
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.