Hello,
using this command: build_packages --board=${BOARD}
I am getting the following error, that a folder is missing:
* Messages for package sys-libs/llvm-libunwind-14.0_pre445002-r4 merged to /build/x86-generic/:
* Log file: /build/x86-generic/tmp/portage/logs/sys-libs:llvm-libunwind-14.0_pre445002-r4:20220325-145054.log
* Could not find "/mnt/host/source/src/third_party/llvm-project".
* The CROS_WORKON_LOCALNAME for this ebuild should be updated
* to be relative to "/mnt/host/source/src/third_party".
* i686-cros-linux-gnu-ar: ERROR: Unexpected use of GCC/GNU Binutils.
* i686-cros-linux-gnu-ar: ERROR: If this use is necessary, please call cros_allow_gnu_build_tools in the ebuild
* cros_sdk/151652
* `-python3 /home/mmarchan/chromiumos/chromite/bin/cros_sdk
* `-bash
* `-python3 /mnt/host/source/chromite/bin/build_packages --board=x86-generic
I already verified and the folder is not present, i also checked "repo status" and it says "nothing to commit".
Thanks!