All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alper Nebi Yasak <alpernebiyasak@gmail.com>
To: Wasim Khan <wasim.khan@nxp.com>,
	"u-boot@lists.denx.de" <u-boot@lists.denx.de>
Cc: Varun Sethi <V.Sethi@nxp.com>
Subject: Re: buildman error
Date: Wed, 30 Jun 2021 18:32:22 +0300	[thread overview]
Message-ID: <d2259e88-40a9-78be-f3ea-5e308fd094de@gmail.com> (raw)
In-Reply-To: <DU2PR04MB8726A0C9B34E53782CBF50E390019@DU2PR04MB8726.eurprd04.prod.outlook.com>



On 30/06/2021 14:07, Wasim Khan wrote:
> I am using latest u-boot code and trying to run buildman with my local patch for lx2160 platform on master branch.
> Getting below error .
> 
> u-boot$ ./tools/buildman/buildman --list-tool-chains
> aarch64   : /opt/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu/bin/aarch64-linux-gnu-gcc
> arm       : /opt/gcc-linaro-7.4.1-2019.02-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc
> 
> 
> u-boot$ ./tools/buildman/buildman -b master lx2160ardb -ve
> Building 2 commits for 3 boards (3 threads, 3 jobs per thread)
>     0    0    0 /6       -6      (starting)Thread exception: git checkout (['git', '--git-dir', '../master/.bm-work/02/.git', '--work-tree', '../master/.bm-work/02', 'checkout', '-f', '3ef4572110a43acdd7d401b0cb184c6ebd6eaa17']): fatal: not a git repository: u-boot/.git/worktrees/-2
> 
> Thread exception: git checkout (['git', '--git-dir', '../master/.bm-work/00/.git', '--work-tree', '../master/.bm-work/00', 'checkout', '-f', '3ef4572110a43acdd7d401b0cb184c6ebd6eaa17']): fatal: not a git repository: u-boot/.git/worktrees/-
> 
> Thread exception: git checkout (['git', '--git-dir', '../master/.bm-work/01/.git', '--work-tree', '../master/.bm-work/01', 'checkout', '-f', '3ef4572110a43acdd7d401b0cb184c6ebd6eaa17']): fatal: not a git repository: -boot/.git/worktrees/-1
> 

I get the same error when I manually delete the u-boot/.git/worktrees/-*
directories, but can't think of why those would be deleted during normal
operation.

If you delete the ../master/.bm-work/* directories it should start
working again.

> Completed: 6 total built
> Failed: 3 thread exceptions
> 
> Regards,
> Wasim
> 

      reply	other threads:[~2021-06-30 15:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-30 11:07 buildman error Wasim Khan
2021-06-30 15:32 ` Alper Nebi Yasak [this message]

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=d2259e88-40a9-78be-f3ea-5e308fd094de@gmail.com \
    --to=alpernebiyasak@gmail.com \
    --cc=V.Sethi@nxp.com \
    --cc=u-boot@lists.denx.de \
    --cc=wasim.khan@nxp.com \
    /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.