lwys-trash-oct23 / lineage-18.1-a5lte-builds

Precisely builds of 18.1 cobbled from stuff I've got in case I create some, not going to formally release them.
0 stars 0 forks source link

Build warnings in kernel #1

Open Dobby233Liu opened 11 months ago

Dobby233Liu commented 11 months ago
arch/arm/Kconfig:1673:warning: choice value used outside its choice group
arch/arm/Kconfig:1679:warning: choice value used outside its choice group
drivers/misc/Kconfig:770:warning: choice value used outside its choice group
drivers/misc/Kconfig:772:warning: choice value used outside its choice group
drivers/misc/Kconfig:780:warning: choice value used outside its choice group
drivers/misc/Kconfig:783:warning: choice value used outside its choice group
drivers/misc/Kconfig:785:warning: choice value used outside its choice group
warning: (SND_SOC_QDSP6V2) selects SND_SOC_MSM_QDSP6V2_INTF which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && MSM_QDSP6_APRV2)
warning: (SND_SOC_APQ8084 && SND_SOC_MSM8X16 && SND_SOC_MSM8909 && SND_SOC_MSM8994) selects SND_SOC_CPE which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_WCD_CPE)
warning: (ARCH_MSM_KRAIT && ARCH_MSM8909 && ARCH_MSM8916 && ARCH_MSM8610 && ARCH_MSM8226) selects DEVFREQ_GOV_MSM_BW_HWMON which has unmet direct dependencies (PM_DEVFREQ && (ARCH_MSM_KRAIT || ARCH_MSM_BIMC_BWMON))
warning: (SND_SOC_QDSP6V2) selects SND_SOC_MSM_QDSP6V2_INTF which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && MSM_QDSP6_APRV2)
warning: (SND_SOC_APQ8084 && SND_SOC_MSM8X16 && SND_SOC_MSM8909 && SND_SOC_MSM8994) selects SND_SOC_CPE which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_WCD_CPE)
warning: (ARCH_MSM_KRAIT && ARCH_MSM8909 && ARCH_MSM8916 && ARCH_MSM8610 && ARCH_MSM8226) selects DEVFREQ_GOV_MSM_BW_HWMON which has unmet direct dependencies (PM_DEVFREQ && (ARCH_MSM_KRAIT || ARCH_MSM_BIMC_BWMON))
Dobby233Liu commented 9 months ago

A silghtly more concerning thing is the non-critical depmod failure, don't have the corresponding logs though