Gentoo Archives: gentoo-user

From: Michael Orlitzky <mjo@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge failure for dev-lang/R-4.0.4
Date: Sun, 04 Apr 2021 23:10:39
Message-Id: dc3c08475182bc80480c867601cb4bbf24bf67ce.camel@gentoo.org
In Reply to: Re: [gentoo-user] emerge failure for dev-lang/R-4.0.4 by karl@aspodata.se
1 On Mon, 2021-04-05 at 00:44 +0200, karl@××××××××.se wrote:
2 > Michael:
3 >
4 > $ cp -a ...
5 > $ cd ...
6 > $ make -j1
7 > ...
8 > $ echo $?
9 > 0
10 >
11 > It builds without failure in that case.
12 >
13
14 That's (potentially) good news. Can you now try it with the
15 CFLAGS/CXXFLAGS and LDFLAGS from your `emerge --info`? If the build
16 fails in that case, then we know it's one of those flags causing a
17 problem.

Replies

Subject Author
Re: [gentoo-user] emerge failure for dev-lang/R-4.0.4 karl@××××××××.se