Building an unofficial ROM for Moto G7 Plus (lake), using the Docker and the latest ‘HowTo’, ended with the following error
[ 99% 1248/1249] glob vendor/qcom/opensource/interfaces/wifi/supplicant/2.0/src
ninja: error: 'kernel/motorola/msm8998/arch/arm64/configs/lineageos_lake_defconfig', needed by '/srv/src/PIE/out/target/product/lake/obj/KERNEL_OBJ/.config', missing and no known rule to make it
12:20:17 ninja failed with: exit status 1
I suspect the cause was as reported at the very start of the log file
>> [Thu Jul 2 12:07:24 UTC 2020] Starting build for lake, v0.9-pie branch
including vendor/lineage/vendorsetup.sh
build/make/core/product_config.mk:234: error: Can not locate config makefile for product "lineage_lake".
In the same docker run
command I successfully built a similar ROM for Moto G7 (river).
Looking at the log file, everything seemed to go as normal, including pulling sources from Lineage repos.
Interesting bits of the log are here
Any ideas or clues gratefully received