bug-make
[Top][All Lists]
Advanced

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

Re: gmake-4.2.1 ignores assignment of ARCH on FreeBSD


From: Yuri
Subject: Re: gmake-4.2.1 ignores assignment of ARCH on FreeBSD
Date: Tue, 26 Dec 2017 14:12:31 -0800
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 12/26/17 13:59, Paul Smith wrote:
You need to find the parent PID of that gmake command and see who calls
it, and investigate that.


pstree shows that this is the only instance of gmake in the system. The parent process is BSD make called by framework.


So I am confident that

1. ARCH isn't supplied on the command line

2. make erroneously reports ARCH as being in the command line.

3. ARCH does appear in environment at some point in the run. Might be self-set by make.


Yuri





reply via email to

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