guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rust 1.19 fails to build on i686 on ‘staging’


From: Chris Marusich
Subject: Re: Rust 1.19 fails to build on i686 on ‘staging’
Date: Tue, 12 Feb 2019 18:59:43 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hi Danny,

Danny Milosavljevic <address@hidden> writes:

>> > Would you have some time and a free computer to be able to build
>> > rust 1.19.0 with
>> >
>> >   ./pre-inst-env guix build -K -s i686-linux address@hidden
>> >
>> > on guix master with the patch below?  
>> 
>> I have a spare computer.  It only has 2 GB of RAM and 2 GB of swap,
>> though.  Will it be enough?
>
> If you don't run anything else on it (Firefox etc), it should be
> barely enough

Sounds good.  I've successfully applied the patch to a clean checkout of
Guix at the current master branch head
(c7cf43ddec9be5389d3a2623d6414d9b55354f64).  I've kicked off a build on
an x86_64-linux system (Guix running on a Debian foreign distro) via:

  guix environment --pure guix
  # And then, in the pure environment:
  ./bootstrap && ./configure --localstatedir=/var && make -j 1 && echo built 
guix > /tmp/mylog && time ./pre-inst-env guix build --max-jobs=1 --cores=1 -K 
-s i686-linux address@hidden

It's gonna take a long time to finish.  I'll let you know how it goes!

-- 
Chris

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]