linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kismet: WARNING: unmet direct dependencies detected for SND_SOC_RT1015P when selected by SND_SOC_INTEL_SOF_RT5682_MACH
       [not found] <202205112305.8RPNXfIy-lkp@intel.com>
@ 2022-05-12 16:57 ` kernel test robot
  2022-05-13  1:00   ` Pierre-Louis Bossart
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2022-05-12 16:57 UTC (permalink / raw)
  To: Pierre-Louis Bossart
  Cc: kbuild-all, Linux Kernel Mailing List, Ranjani Sridharan, paul,
	fazilyildiran, Mark Brown, Kai Vehmanen

[-- Attachment #1: Type: text/plain, Size: 1946 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   feb9c5e19e913b53cb536a7aa7c9f20107bb51ec
commit: 32666b866f55a224d2f07f83594fcf37a922b6c9 ASoC: Intel: boards: remove explicit dependency on GPIOLIB when DMIC is used"
date:   9 weeks ago
config: (attached as .config)
reproduce:
         # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=32666b866f55a224d2f07f83594fcf37a922b6c9
         git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
         git fetch --no-tags linus master
         git checkout 32666b866f55a224d2f07f83594fcf37a922b6c9
         # 1. reproduce by kismet
            # install kmax per https://github.com/paulgazz/kmax/README.md
            kismet --linux-ksrc=linux --selectees CONFIG_SND_SOC_RT1015P --selectors CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH -a=x86_64
         # 2. reproduce by make
            # save the config file to linux source tree
            cd linux
            make ARCH=x86_64 olddefconfig

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <yujie.liu@intel.com>


kismet warnings: (new ones prefixed by >>)
 >> kismet: WARNING: unmet direct dependencies detected for SND_SOC_RT1015P when selected by SND_SOC_INTEL_SOF_RT5682_MACH

    WARNING: unmet direct dependencies detected for SND_SOC_RT1015P
      Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && GPIOLIB [=n]
      Selected by [y]:
      - SND_SOC_INTEL_SOF_RT5682_MACH [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_SOC_INTEL_MACH [=y] && (SND_SOC_SOF_HDA_LINK [=y] || SND_SOC_SOF_BAYTRAIL [=n]) && I2C [=y] && ACPI [=y] && (SND_HDA_CODEC_HDMI [=y] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=y]) || SND_SOC_SOF_BAYTRAIL [=n] && (X86_INTEL_LPSS [=n] || COMPILE_TEST [=y]))

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 34373 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: kismet: WARNING: unmet direct dependencies detected for SND_SOC_RT1015P when selected by SND_SOC_INTEL_SOF_RT5682_MACH
  2022-05-12 16:57 ` kismet: WARNING: unmet direct dependencies detected for SND_SOC_RT1015P when selected by SND_SOC_INTEL_SOF_RT5682_MACH kernel test robot
@ 2022-05-13  1:00   ` Pierre-Louis Bossart
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre-Louis Bossart @ 2022-05-13  1:00 UTC (permalink / raw)
  To: kernel test robot
  Cc: kbuild-all, Linux Kernel Mailing List, Ranjani Sridharan, paul,
	fazilyildiran, Mark Brown, Kai Vehmanen



On 5/12/22 11:57, kernel test robot wrote:
> tree:  
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   feb9c5e19e913b53cb536a7aa7c9f20107bb51ec
> commit: 32666b866f55a224d2f07f83594fcf37a922b6c9 ASoC: Intel: boards:
> remove explicit dependency on GPIOLIB when DMIC is used"
> date:   9 weeks ago
> config: (attached as .config)
> reproduce:
>         #
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=32666b866f55a224d2f07f83594fcf37a922b6c9
> 
>         git remote add linus
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>         git fetch --no-tags linus master
>         git checkout 32666b866f55a224d2f07f83594fcf37a922b6c9
>         # 1. reproduce by kismet
>            # install kmax per https://github.com/paulgazz/kmax/README.md
>            kismet --linux-ksrc=linux --selectees CONFIG_SND_SOC_RT1015P
> --selectors CONFIG_SND_SOC_INTEL_SOF_RT5682_MACH -a=x86_64
>         # 2. reproduce by make
>            # save the config file to linux source tree
>            cd linux
>            make ARCH=x86_64 olddefconfig
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <yujie.liu@intel.com>
> 
> 
> kismet warnings: (new ones prefixed by >>)
>>> kismet: WARNING: unmet direct dependencies detected for
> SND_SOC_RT1015P when selected by SND_SOC_INTEL_SOF_RT5682_MACH
> 
>    WARNING: unmet direct dependencies detected for SND_SOC_RT1015P
>      Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] &&
> GPIOLIB [=n]
>      Selected by [y]:
>      - SND_SOC_INTEL_SOF_RT5682_MACH [=y] && SOUND [=y] && !UML && SND
> [=y] && SND_SOC [=y] && SND_SOC_INTEL_MACH [=y] && (SND_SOC_SOF_HDA_LINK
> [=y] || SND_SOC_SOF_BAYTRAIL [=n]) && I2C [=y] && ACPI [=y] &&
> (SND_HDA_CODEC_HDMI [=y] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y] &&
> (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=y]) || SND_SOC_SOF_BAYTRAIL [=n]
> && (X86_INTEL_LPSS [=n] || COMPILE_TEST [=y]))


This seems to be a generic problem in codecs to use 'depends on GPIOLIB'
even when the gpio is optional

I'll send another patch for this.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-13  1:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <202205112305.8RPNXfIy-lkp@intel.com>
2022-05-12 16:57 ` kismet: WARNING: unmet direct dependencies detected for SND_SOC_RT1015P when selected by SND_SOC_INTEL_SOF_RT5682_MACH kernel test robot
2022-05-13  1:00   ` Pierre-Louis Bossart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).