unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#61971: guix pack "cross-compilation not implemented here"
@ 2023-03-05  0:33 Nathan Dehnel
  2023-03-06 22:44 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan Dehnel @ 2023-03-05  0:33 UTC (permalink / raw)
  To: 61971

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@gnu.org'




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#61971: guix pack "cross-compilation not implemented here"
  2023-03-05  0:33 bug#61971: guix pack "cross-compilation not implemented here" Nathan Dehnel
@ 2023-03-06 22:44 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-03-06 22:44 UTC (permalink / raw)
  To: Nathan Dehnel; +Cc: 61971

Hi,

Nathan Dehnel <ncdehnel@gmail.com> skribis:

> 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@gnu.org'

Specifically, ‘-R’ (relocatable packs) does not support
cross-compilation (see guix/scripts/pack.scm if you’re curious).

If that’s an option for you, you can omit ‘-RR’ from the command line.

Anyhow, we take note that someone hit this limitation and that we now
have to do something about it.  :-)

Thanks,
Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-06 22:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-05  0:33 bug#61971: guix pack "cross-compilation not implemented here" Nathan Dehnel
2023-03-06 22:44 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).