buildman error

Wasim Khan wasim.khan at nxp.com
Wed Jun 30 13:07:23 CEST 2021


Hi,


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


Completed: 6 total built
Failed: 3 thread exceptions

Regards,
Wasim



More information about the U-Boot mailing list