同步源代码最后报错
error: Unable to fully sync the tree.
error: Downloading network changes failed.
error: Checking out local projects failed.
Try re-running with "-j1 --fail-fast" to exit at the first error.
在此基础上继续clone内核源码并编译,报错
[W][2020-04-08T13:32:13+0800][26025] void cmdline::logParams(nsjconf_t *)():250 Process will be UID/EUID=0 in the global user namespace, and will have user root-level access to files
[W][2020-04-08T13:32:13+0800][26025] void cmdline::logParams(nsjconf_t *)():260 Process will be GID/EGID=0 in the global user namespace, and will have group root-level access to files
build/make/core/product_config.mk:223: error: Can not locate config makefile for product "lineage_lineage_sakura".
13:32:13 dumpvars failed with: exit status 1
Device lineage_sakura not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Repository for lineage_sakura not found in the LineageOS Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
[W][2020-04-08T13:32:50+0800][26114] void cmdline::logParams(nsjconf_t *)():250 Process will be UID/EUID=0 in the global user namespace, and will have user root-level access to files
[W][2020-04-08T13:32:50+0800][26114] void cmdline::logParams(nsjconf_t *)():260 Process will be GID/EGID=0 in the global user namespace, and will have group root-level access to files
build/make/core/product_config.mk:223: error: Can not locate config makefile for product "lineage_lineage_sakura".
13:32:50 dumpvars failed with: exit status 1
[W][2020-04-08T13:33:25+0800][26187] void cmdline::logParams(nsjconf_t *)():250 Process will be UID/EUID=0 in the global user namespace, and will have user root-level access to files
[W][2020-04-08T13:33:25+0800][26187] void cmdline::logParams(nsjconf_t *)():260 Process will be GID/EGID=0 in the global user namespace, and will have group root-level access to files
build/make/core/product_config.mk:223: error: Can not locate config makefile for product "lineage_lineage_sakura".
13:33:28 dumpvars failed with: exit status 1
** Don't have a product spec for: 'lineage_lineage_sakura'
** Do you have the right repo manifest?
No such item in brunch menu. Try 'breakfast'
编译环境:ubuntu18.04(由于网卡驱动被迫降内核至5.0)