Gentoo Archives: gentoo-user

From: karl@××××××××.se
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge failure for dev-lang/R-4.0.4
Date: Wed, 07 Apr 2021 20:15:26
Message-Id: 20210407201517.0F44180A189E@turkos.aspodata.se
In Reply to: Re: [gentoo-user] emerge failure for dev-lang/R-4.0.4 by Michael Orlitzky
1 Michael:
2 > On Wed, 2021-04-07 at 12:54 +0200, karl@××××××××.se wrote:
3 > > # emerge -pv1 dev-lang/R
4 > > ...
5 > > [ebuild R ] dev-lang/R-4.0.4::gentoo USE="... static-libs ..."
6 >
7 > Thanks, this is really good debugging information. Is that USE=static-
8 > libs a global flag on your system? That may explain why your build is
9 > using more memory than mine.
10
11 yea, it was a try to make c++ programs to behave under changing
12 compiler and library situations. Seems that some such programs
13 don't want to be built statically so they break whenever some "random"
14 lib changes.
15
16 Regards,
17 /Karl Hammar

Replies

Subject Author
Re: [gentoo-user] emerge failure for dev-lang/R-4.0.4 Michael Orlitzky <mjo@g.o>