All of lore.kernel.org
 help / color / mirror / Atom feed
* gdb-cross-canadian fails to build
@ 2011-10-04 20:40 Otavio Salvador
  2011-10-04 20:47 ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2011-10-04 20:40 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hello,

Today's tip fails with:

Log data follows:
| NOTE: Applying patch 'no-werror.patch'
(openembedded-core/meta/recipes-devtools/gdb/gdb/no-werror.patch)
| xterm Xt error: Can't open display:
| xterm:  DISPLAY is not set
| ERROR: Error executing a python function in
/home/otavio/hacking/ossystems/embedded-linux/openembedded-core/meta/recipes-devtools/gdb/gdb-cross-canadian_7.3.1.bb:
| AttributeError: 'module' object has no attribute 'domain'
|
| ERROR: The stack trace of python calls that resulted in this
exception/failure was:
| ERROR:   File "patch_do_patch", line 136, in <module>
| ERROR:
| ERROR:   File "patch_do_patch", line 133, in patch_do_patch
| ERROR:
| ERROR:   File
"/home/otavio/hacking/ossystems/embedded-linux/openembedded-core/meta/lib/oe/patch.py",
line 379, in Resolve
| ERROR:     bb.msg.fatal(bb.msg.domain.Build, ("Cannot proceed with
manual patch resolution - '%s' not found. " \
| ERROR:
| ERROR: The code that was being executed was:
| ERROR:      0132:                     raise
bb.build.FuncFailed(str(sys.exc_value))
| ERROR:      0133:             resolver.Resolve()
| ERROR:      0134:
| ERROR:      0135:
| ERROR:  *** 0136:patch_do_patch(d)
| ERROR:      0137:
| ERROR: (file: 'patch_do_patch', lineno: 136, function: <module>)
| ERROR:      0129:                     patchset.Import({"file":local,
"remote":url, "strippath": striplevel}, True)
| ERROR:      0130:             except Exception:
| ERROR:      0131:                     import sys
| ERROR:      0132:                     raise
bb.build.FuncFailed(str(sys.exc_value))
| ERROR:  *** 0133:             resolver.Resolve()
| ERROR:      0134:
| ERROR:      0135:
| ERROR:      0136:patch_do_patch(d)
| ERROR:      0137:
| ERROR: (file: 'patch_do_patch', lineno: 133, function: patch_do_patch)
| ERROR: Function 'patch_do_patch' failed
NOTE: package gdb-cross-canadian-i586-7.3.1-r4.0: task do_patch: Failed
ERROR: Task 758
(/home/otavio/hacking/ossystems/embedded-linux/openembedded-core/meta/recipes-devtools/gdb/gdb-cross-canadian_7.3.1.bb,
do_patch) failed with exit code '1'


Clues?

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gdb-cross-canadian fails to build
  2011-10-04 20:40 gdb-cross-canadian fails to build Otavio Salvador
@ 2011-10-04 20:47 ` Otavio Salvador
  2011-10-04 20:48   ` Kamble, Nitin A
  0 siblings, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2011-10-04 20:47 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer, Nitin A Kamble

On Tue, Oct 4, 2011 at 17:40, Otavio Salvador <otavio@ossystems.com.br> wrote:
...
> Log data follows:
> | NOTE: Applying patch 'no-werror.patch'
> (openembedded-core/meta/recipes-devtools/gdb/gdb/no-werror.patch)
...
> /home/otavio/hacking/ossystems/embedded-linux/openembedded-core/meta/recipes-devtools/gdb/gdb-cross-canadian_7.3.1.bb:
...

It seems to have been broken by: 9002f664383d71682767546524e1299137b6fe4f

Nitin, can you take a look?

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gdb-cross-canadian fails to build
  2011-10-04 20:47 ` Otavio Salvador
@ 2011-10-04 20:48   ` Kamble, Nitin A
  2011-10-05 10:12     ` Richard Purdie
  0 siblings, 1 reply; 4+ messages in thread
From: Kamble, Nitin A @ 2011-10-04 20:48 UTC (permalink / raw)
  To: Otavio Salvador, Patches and discussions about the oe-core layer



> -----Original Message-----
> From: otavio.salvador@gmail.com [mailto:otavio.salvador@gmail.com] On
> Behalf Of Otavio Salvador
> Sent: Tuesday, October 04, 2011 1:48 PM
> To: Patches and discussions about the oe-core layer; Kamble, Nitin A
> Subject: Re: gdb-cross-canadian fails to build
> 
> On Tue, Oct 4, 2011 at 17:40, Otavio Salvador <otavio@ossystems.com.br>
> wrote:
> ...
> > Log data follows:
> > | NOTE: Applying patch 'no-werror.patch'
> > (openembedded-core/meta/recipes-devtools/gdb/gdb/no-werror.patch)
> ...
> > /home/otavio/hacking/ossystems/embedded-linux/openembedded-
> core/meta/recipes-devtools/gdb/gdb-cross-canadian_7.3.1.bb:
> ...
> 
> It seems to have been broken by:
> 9002f664383d71682767546524e1299137b6fe4f
> 
> Nitin, can you take a look?
Sure, I will look into it.

Thanks,
Nitin


> 
> --
> Otavio Salvador                             O.S. Systems
> E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
> Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gdb-cross-canadian fails to build
  2011-10-04 20:48   ` Kamble, Nitin A
@ 2011-10-05 10:12     ` Richard Purdie
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Purdie @ 2011-10-05 10:12 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Tue, 2011-10-04 at 13:48 -0700, Kamble, Nitin A wrote:
> 
> > -----Original Message-----
> > From: otavio.salvador@gmail.com [mailto:otavio.salvador@gmail.com] On
> > Behalf Of Otavio Salvador
> > Sent: Tuesday, October 04, 2011 1:48 PM
> > To: Patches and discussions about the oe-core layer; Kamble, Nitin A
> > Subject: Re: gdb-cross-canadian fails to build
> > 
> > On Tue, Oct 4, 2011 at 17:40, Otavio Salvador <otavio@ossystems.com.br>
> > wrote:
> > ...
> > > Log data follows:
> > > | NOTE: Applying patch 'no-werror.patch'
> > > (openembedded-core/meta/recipes-devtools/gdb/gdb/no-werror.patch)
> > ...
> > > /home/otavio/hacking/ossystems/embedded-linux/openembedded-
> > core/meta/recipes-devtools/gdb/gdb-cross-canadian_7.3.1.bb:
> > ...
> > 
> > It seems to have been broken by:
> > 9002f664383d71682767546524e1299137b6fe4f
> > 
> > Nitin, can you take a look?
> Sure, I will look into it.

I've pushed a fix for this. 

Nitin: This is the second time a gdb upgrade has broken in this way so
please ensure you test cross-canadian in future please!

Cheers,

Richard




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-05 10:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-04 20:40 gdb-cross-canadian fails to build Otavio Salvador
2011-10-04 20:47 ` Otavio Salvador
2011-10-04 20:48   ` Kamble, Nitin A
2011-10-05 10:12     ` Richard Purdie

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.