Re: RFR: 8010385: build with LOG=trace broken on mac

2013-06-28 Thread Erik Joelsson
The intention is that debug should echo all recipe (which include compiler) command lines. If this isn't working for you, something is wrong. /Erik On 2013-06-27 20:25, Phil Race wrote: Looks fine to me too ... I wish I'd seen this 30 seconds ago. I literally just hit this bug on mac and filed

Re: RFR: 8010385: build with LOG=trace broken on mac

2013-06-27 Thread Phil Race
Looks fine to me too ... I wish I'd seen this 30 seconds ago. I literally just hit this bug on mac and filed a dup (which I'll close) and then saw this RFR. BTW What I'm trying to do is see the gcc compiler options that are actually used on Mac. debug and info options didn't reveal anything. What

Re: RFR: 8010385: build with LOG=trace broken on mac

2013-06-27 Thread Tim Bell
Hi Erik Looks good to me as well. Approved. Tim On 06/27/13 05:21 AM, David Holmes wrote: On 27/06/2013 7:16 PM, Erik Joelsson wrote: Would be great if someone could take a look at this, thanks. Looks reasonable to me. David /Erik On 2013-06-18 16:38, Erik Joelsson wrote: The log lev

Re: RFR: 8010385: build with LOG=trace broken on mac

2013-06-27 Thread David Holmes
On 27/06/2013 7:16 PM, Erik Joelsson wrote: Would be great if someone could take a look at this, thanks. Looks reasonable to me. David /Erik On 2013-06-18 16:38, Erik Joelsson wrote: The log level 'trace' is broken on both mac and solaris. When trace is used, the shell variable is overridd

Re: RFR: 8010385: build with LOG=trace broken on mac

2013-06-27 Thread Erik Joelsson
Would be great if someone could take a look at this, thanks. /Erik On 2013-06-18 16:38, Erik Joelsson wrote: The log level 'trace' is broken on both mac and solaris. When trace is used, the shell variable is overridden to do the following: 1. Add -x to echo each line that gets executed. This