unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23682: can't create 32 bit guix container under a 64 bit GuixSD system
@ 2016-06-02 16:46 Ander GM
  2016-06-04 22:08 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ander GM @ 2016-06-02 16:46 UTC (permalink / raw)
  To: 23682

I can't create a 32 bit Guix container, once I setup the container as
it follows:

    $ guix environment -N --system=i686-linx --container --ad-hoc
    gcc-toolchain@4.9.3 findutils file coreutils sdl2 nano cang yasm
    mesa mesa-headers bash -- bash

    $ gcc  -dumpmachine

 returns 

    x86_64-unknown-linux-gnu instead of i686 .

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

* bug#23682: can't create 32 bit guix container under a 64 bit GuixSD system
  2016-06-02 16:46 bug#23682: can't create 32 bit guix container under a 64 bit GuixSD system Ander GM
@ 2016-06-04 22:08 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-06-04 22:08 UTC (permalink / raw)
  To: Ander GM; +Cc: 23682, David Thompson

Ander GM <anthk@openmailbox.org> skribis:

> I can't create a 32 bit Guix container, once I setup the container as
> it follows:
>
>     $ guix environment -N --system=i686-linx --container --ad-hoc
>     gcc-toolchain@4.9.3 findutils file coreutils sdl2 nano cang yasm
>     mesa mesa-headers bash -- bash
>
>     $ gcc  -dumpmachine
>
>  returns 
>
>     x86_64-unknown-linux-gnu instead of i686 .

Fixed in 40d71e44f5068b28f48bd131940260cc0ab2e2d1, thanks.

Note: in the future ‘guix environment --container’ should probably use
personality(2) to ask for a 32-bit kernel personality in this case.
That’s something we can live without, but it’s a nice bonus.

Ludo’.

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

end of thread, other threads:[~2016-06-04 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-02 16:46 bug#23682: can't create 32 bit guix container under a 64 bit GuixSD system Ander GM
2016-06-04 22:08 ` 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).