Re: [gentoo-user] new installation - ERROR: dev-lang/rust-1.47.0-r2::gentoo failed (compile phase)

2021-01-18 Thread Peter Humphrey
On Monday, 18 January 2021 07:44:33 GMT bobwxc wrote:

> > I think that might have been the case, I run emerge second time and it
> > compiled just fine. Maybe I will switch to "rust-bin", thanks for
> > suggestion.  Why do we need it, is it part of "system-bootstrap"?
> Rust is a computer language, some software written in Rust need a Rust
> compiler.
> As I known, firefox is one.

Also, here, spidermonkey, cbindgen and librsvg.

-- 
Regards,
Peter.






Re: [gentoo-user] new installation - ERROR: dev-lang/rust-1.47.0-r2::gentoo failed (compile phase)

2021-01-17 Thread bobwxc

在 2021/1/18 上午1:48, the...@sys-concept.com 写道:

On 1/17/21 4:18 AM, Michael wrote:

On Sunday, 17 January 2021 11:04:17 GMT Peter Humphrey wrote:

On Saturday, 16 January 2021 20:59:17 GMT the...@sys-concept.com wrote:

Reinstalling Gentoo on one box (I wiped the root partition, so it is a
clean install) and I'm getting this error

--->8

Have you thought of using rust-bin instead of rust? "emerge -1 rust-bin" It
saves prodigious amounts of compiling here. Of course, you can't do that if
you need to set particular USE flags.

There was a discussion here a month or two ago. Either rust or rust-bin will
satisfy virtual/rust.


Rust uses up tonnes of RAM in compiling, so unless enough RAM and perhaps SWAP
is available, it could fail.  Increasing resources and/or reducing the make
job number should improve the situation.

I think that might have been the case, I run emerge second time and it compiled 
just fine.
Maybe I will switch to "rust-bin", thanks for suggestion.  Why do we need it, is it part 
of "system-bootstrap"?
  
Rust is a computer language, some software written in Rust need a Rust 
compiler.

As I known, firefox is one.

--
bobwxc
F645 5C7A 08E8 A637 24C6  D59E 36E9 4EAB B53E 516B




OpenPGP_signature
Description: OpenPGP digital signature


Re: [gentoo-user] new installation - ERROR: dev-lang/rust-1.47.0-r2::gentoo failed (compile phase)

2021-01-17 Thread thelma
On 1/17/21 4:18 AM, Michael wrote:
> On Sunday, 17 January 2021 11:04:17 GMT Peter Humphrey wrote:
>> On Saturday, 16 January 2021 20:59:17 GMT the...@sys-concept.com wrote:
>>> Reinstalling Gentoo on one box (I wiped the root partition, so it is a
>>> clean install) and I'm getting this error
>>
>> --->8
>>
>> Have you thought of using rust-bin instead of rust? "emerge -1 rust-bin" It
>> saves prodigious amounts of compiling here. Of course, you can't do that if
>> you need to set particular USE flags.
>>
>> There was a discussion here a month or two ago. Either rust or rust-bin will
>> satisfy virtual/rust.
> 
> 
> Rust uses up tonnes of RAM in compiling, so unless enough RAM and perhaps 
> SWAP 
> is available, it could fail.  Increasing resources and/or reducing the make 
> job number should improve the situation.

I think that might have been the case, I run emerge second time and it compiled 
just fine.
Maybe I will switch to "rust-bin", thanks for suggestion.  Why do we need it, 
is it part of "system-bootstrap"?
 



Re: [gentoo-user] new installation - ERROR: dev-lang/rust-1.47.0-r2::gentoo failed (compile phase)

2021-01-17 Thread bobwxc

在 2021/1/17 下午7:18, Michael 写道:

On Sunday, 17 January 2021 11:04:17 GMT Peter Humphrey wrote:

On Saturday, 16 January 2021 20:59:17 GMT the...@sys-concept.com wrote:

Reinstalling Gentoo on one box (I wiped the root partition, so it is a
clean install) and I'm getting this error

--->8

Have you thought of using rust-bin instead of rust? "emerge -1 rust-bin" It
saves prodigious amounts of compiling here. Of course, you can't do that if
you need to set particular USE flags.

There was a discussion here a month or two ago. Either rust or rust-bin will
satisfy virtual/rust.


Rust uses up tonnes of RAM in compiling, so unless enough RAM and perhaps SWAP
is available, it could fail.  Increasing resources and/or reducing the make
job number should improve the situation.

Agree with above, please try flag like "-j1" or give more swap space.
And compile Rust really take a while, made my old computer scream for 
almost a day.

It is really a bad experience to use a poor computer to do what a heavy job.

--
bobwxc
F645 5C7A 08E8 A637 24C6  D59E 36E9 4EAB B53E 516B



OpenPGP_0x36E94EABB53E516B.asc
Description: application/pgp-keys


OpenPGP_signature
Description: OpenPGP digital signature


Re: [gentoo-user] new installation - ERROR: dev-lang/rust-1.47.0-r2::gentoo failed (compile phase)

2021-01-17 Thread Michael
On Sunday, 17 January 2021 11:04:17 GMT Peter Humphrey wrote:
> On Saturday, 16 January 2021 20:59:17 GMT the...@sys-concept.com wrote:
> > Reinstalling Gentoo on one box (I wiped the root partition, so it is a
> > clean install) and I'm getting this error
> 
> --->8
> 
> Have you thought of using rust-bin instead of rust? "emerge -1 rust-bin" It
> saves prodigious amounts of compiling here. Of course, you can't do that if
> you need to set particular USE flags.
> 
> There was a discussion here a month or two ago. Either rust or rust-bin will
> satisfy virtual/rust.


Rust uses up tonnes of RAM in compiling, so unless enough RAM and perhaps SWAP 
is available, it could fail.  Increasing resources and/or reducing the make 
job number should improve the situation.

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] new installation - ERROR: dev-lang/rust-1.47.0-r2::gentoo failed (compile phase)

2021-01-17 Thread Peter Humphrey
On Saturday, 16 January 2021 20:59:17 GMT the...@sys-concept.com wrote:
> Reinstalling Gentoo on one box (I wiped the root partition, so it is a clean
> install) and I'm getting this error

--->8

Have you thought of using rust-bin instead of rust? "emerge -1 rust-bin" It 
saves prodigious amounts of compiling here. Of course, you can't do that if 
you need to set particular USE flags.

There was a discussion here a month or two ago. Either rust or rust-bin will 
satisfy virtual/rust.

-- 
Regards,
Peter.