All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Rae <srae@broadcom.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] buildman fails if branch specifier contains a'/'
Date: Wed, 3 Sep 2014 17:34:02 -0700	[thread overview]
Message-ID: <5407B37A.9030002@broadcom.com> (raw)

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'
$

             reply	other threads:[~2014-09-04  0:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-04  0:34 Steve Rae [this message]
2014-09-06  1:00 ` [U-Boot] buildman fails if branch specifier contains a'/' Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5407B37A.9030002@broadcom.com \
    --to=srae@broadcom.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.