public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] buildman fails if branch specifier contains a'/'
@ 2014-09-04  0:34 Steve Rae
  2014-09-06  1:00 ` Simon Glass
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Rae @ 2014-09-04  0:34 UTC (permalink / raw)
  To: u-boot

example:

$ tools/buildman/buildman -b dev/to_denx broadcom
No section: 'make-flags'
boards.cfg is up to date. Nothing to do.
Building 1 commit for 4 boards (4 threads, 2 jobs per thread)
Traceback (most recent call last):
   File "tools/buildman/buildman", line 139, in <module>
     control.DoBuildman(options, args)
   File "/home/srae/work/to_denx/tools/buildman/control.py", line 221, 
in DoBuildman
     options.keep_outputs, options.verbose)
   File "/home/srae/work/to_denx/tools/buildman/builder.py", line 1040, 
in BuildBoards
     builderthread.Mkdir(self.base_dir)
   File "/home/srae/work/to_denx/tools/buildman/builderthread.py", line 
22, in Mkdir
     os.mkdir(dirname)
OSError: [Errno 2] No such file or directory: '../dev/to_denx'
$

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

* [U-Boot] buildman fails if branch specifier contains a'/'
  2014-09-04  0:34 [U-Boot] buildman fails if branch specifier contains a'/' Steve Rae
@ 2014-09-06  1:00 ` Simon Glass
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Glass @ 2014-09-06  1:00 UTC (permalink / raw)
  To: u-boot

Hi Steve,

On 3 September 2014 18:34, Steve Rae <srae@broadcom.com> wrote:
> example:
>
> $ tools/buildman/buildman -b dev/to_denx broadcom
> No section: 'make-flags'
> boards.cfg is up to date. Nothing to do.
> Building 1 commit for 4 boards (4 threads, 2 jobs per thread)
> Traceback (most recent call last):
>   File "tools/buildman/buildman", line 139, in <module>
>     control.DoBuildman(options, args)
>   File "/home/srae/work/to_denx/tools/buildman/control.py", line 221, in
> DoBuildman
>     options.keep_outputs, options.verbose)
>   File "/home/srae/work/to_denx/tools/buildman/builder.py", line 1040, in
> BuildBoards
>     builderthread.Mkdir(self.base_dir)
>   File "/home/srae/work/to_denx/tools/buildman/builderthread.py", line 22,
> in Mkdir
>     os.mkdir(dirname)
> OSError: [Errno 2] No such file or directory: '../dev/to_denx'
> $

I will send a patch to fix this.

Regards,
Simon

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

end of thread, other threads:[~2014-09-06  1:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-04  0:34 [U-Boot] buildman fails if branch specifier contains a'/' Steve Rae
2014-09-06  1:00 ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox