* Over-exuberant error printing?
@ 2011-05-24 16:13 Gary Thomas
2011-05-26 21:57 ` Darren Hart
0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2011-05-24 16:13 UTC (permalink / raw)
To: Poky Project
Building from today's master (3504c3a9b1af5a3405e0a03a5ade50b82535b6dd)
if I get an error, I get two lines printed for each real line, e.g.
| ERROR: The stack trace of python calls that resulted in this exception/failure was:
| ERROR: The stack trace of python calls that resulted in this exception/failure was:
| ERROR: File "sstate_task_postfunc", line 10, in <module>
| ERROR: File "sstate_task_postfunc", line 10, in <module>
| ERROR:
| ERROR:
| ERROR: File "sstate_task_postfunc", line 4, in sstate_task_postfunc
| ERROR: File "sstate_task_postfunc", line 4, in sstate_task_postfunc
etc.
This is new behavior - any ideas?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Over-exuberant error printing?
2011-05-24 16:13 Over-exuberant error printing? Gary Thomas
@ 2011-05-26 21:57 ` Darren Hart
2011-05-26 22:05 ` Gary Thomas
0 siblings, 1 reply; 3+ messages in thread
From: Darren Hart @ 2011-05-26 21:57 UTC (permalink / raw)
To: Gary Thomas; +Cc: Poky Project
On 05/24/2011 09:13 AM, Gary Thomas wrote:
> Building from today's master (3504c3a9b1af5a3405e0a03a5ade50b82535b6dd)
> if I get an error, I get two lines printed for each real line, e.g.
> | ERROR: The stack trace of python calls that resulted in this exception/failure was:
> | ERROR: The stack trace of python calls that resulted in this exception/failure was:
> | ERROR: File "sstate_task_postfunc", line 10, in <module>
> | ERROR: File "sstate_task_postfunc", line 10, in <module>
> | ERROR:
> | ERROR:
> | ERROR: File "sstate_task_postfunc", line 4, in sstate_task_postfunc
> | ERROR: File "sstate_task_postfunc", line 4, in sstate_task_postfunc
> etc.
>
> This is new behavior - any ideas?
>
I've been seeing this as well and hadn't dug in to sort it out yet. You
said it is new behavior, have you bisected to determine when it occured?
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Over-exuberant error printing?
2011-05-26 21:57 ` Darren Hart
@ 2011-05-26 22:05 ` Gary Thomas
0 siblings, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2011-05-26 22:05 UTC (permalink / raw)
To: Darren Hart; +Cc: Poky Project
On 05/26/2011 03:57 PM, Darren Hart wrote:
>
>
> On 05/24/2011 09:13 AM, Gary Thomas wrote:
>> Building from today's master (3504c3a9b1af5a3405e0a03a5ade50b82535b6dd)
>> if I get an error, I get two lines printed for each real line, e.g.
>> | ERROR: The stack trace of python calls that resulted in this exception/failure was:
>> | ERROR: The stack trace of python calls that resulted in this exception/failure was:
>> | ERROR: File "sstate_task_postfunc", line 10, in<module>
>> | ERROR: File "sstate_task_postfunc", line 10, in<module>
>> | ERROR:
>> | ERROR:
>> | ERROR: File "sstate_task_postfunc", line 4, in sstate_task_postfunc
>> | ERROR: File "sstate_task_postfunc", line 4, in sstate_task_postfunc
>> etc.
>>
>> This is new behavior - any ideas?
>>
>
> I've been seeing this as well and hadn't dug in to sort it out yet. You
> said it is new behavior, have you bisected to determine when it occured?
>
Not yet - I was mostly hoping that someone else had seen such behaviour
(as you obviously have) and verified that I'm not the only one :-)
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-05-26 22:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24 16:13 Over-exuberant error printing? Gary Thomas
2011-05-26 21:57 ` Darren Hart
2011-05-26 22:05 ` Gary Thomas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.