[soc:arm/platform-removal 57/64] sound/soc/Kconfig:65: can't open file "sound/soc/sirf/Kconfig"
From: kernel test robot <hidden>
Date: 2021-01-18 19:02:54
Also in:
oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git arm/platform-removal head: 038659de3583d5f1e26be7332cba810d665c3611 commit: dbeb9a5e48dcbf258f3a9dcfd4792eed5b8895d3 [57/64] ASoC: remove sirf prima/atlas drivers config: openrisc-randconfig-s031-20210118 (attached as .config) compiler: or1k-linux-gcc (GCC) 9.3.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # apt-get install sparse # sparse version: v0.6.3-208-g46a52ca4-dirty # https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?id=dbeb9a5e48dcbf258f3a9dcfd4792eed5b8895d3 git remote add soc https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git git fetch --no-tags soc arm/platform-removal git checkout dbeb9a5e48dcbf258f3a9dcfd4792eed5b8895d3 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=openrisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <redacted> All errors (new ones prefixed by >>):
quoted
sound/soc/Kconfig:65: can't open file "sound/soc/sirf/Kconfig"
--
quoted
sound/soc/Kconfig:65: can't open file "sound/soc/sirf/Kconfig"
make[2]: *** [scripts/kconfig/Makefile:71: olddefconfig] Error 1 make[1]: *** [Makefile:602: olddefconfig] Error 2 make: *** [Makefile:185: __sub-make] Error 2 make: Target 'olddefconfig' not remade because of errors. --
quoted
sound/soc/Kconfig:65: can't open file "sound/soc/sirf/Kconfig"
make[3]: *** [scripts/kconfig/Makefile:71: syncconfig] Error 1 make[2]: *** [Makefile:602: syncconfig] Error 2 make[1]: *** [Makefile:710: include/config/auto.conf.cmd] Error 2 make[1]: Failed to remake makefile 'include/config/auto.conf.cmd'. make[1]: Failed to remake makefile 'include/config/auto.conf'. make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:185: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. vim +65 sound/soc/Kconfig 89fe5117928b2c Takashi Iwai 2008-05-23 25 89fe5117928b2c Takashi Iwai 2008-05-23 26 config SND_SOC_AC97_BUS 89fe5117928b2c Takashi Iwai 2008-05-23 27 bool 89fe5117928b2c Takashi Iwai 2008-05-23 28 28c4468b00a1e5 Lars-Peter Clausen 2013-04-15 29 config SND_SOC_GENERIC_DMAENGINE_PCM 28c4468b00a1e5 Lars-Peter Clausen 2013-04-15 30 bool b7ae6f31d8243e Daniel Mack 2013-08-12 31 select SND_DMAENGINE_PCM 28c4468b00a1e5 Lars-Peter Clausen 2013-04-15 32 6f0c42269f000b Jie Yang 2015-10-13 33 config SND_SOC_COMPRESS 6f0c42269f000b Jie Yang 2015-10-13 34 bool 6f0c42269f000b Jie Yang 2015-10-13 35 select SND_COMPRESS_OFFLOAD 6f0c42269f000b Jie Yang 2015-10-13 36 78b50f39142612 Mark Brown 2015-08-15 37 config SND_SOC_TOPOLOGY 78b50f39142612 Mark Brown 2015-08-15 38 bool 78b50f39142612 Mark Brown 2015-08-15 39 7feb2f786a46d3 Pierre-Louis Bossart 2017-10-12 40 config SND_SOC_ACPI 7feb2f786a46d3 Pierre-Louis Bossart 2017-10-12 41 tristate 7feb2f786a46d3 Pierre-Louis Bossart 2017-10-12 42 0b34a3d03e2fa6 Mark Brown 2008-12-16 43 # All the supported SoCs 8f2fe346822419 Lars-Peter Clausen 2013-12-06 44 source "sound/soc/adi/Kconfig" 7c31335a03b6af Maruthi Srinivas Bayyavarapu 2016-01-08 45 source "sound/soc/amd/Kconfig" 6c7425095c9ee2 Sedji Gaouaou 2008-10-03 46 source "sound/soc/atmel/Kconfig" 4a161d235b68eb Manuel Lauss 2008-07-09 47 source "sound/soc/au1x/Kconfig" c6aeb7de226dd0 Florian Meier 2013-11-22 48 source "sound/soc/bcm/Kconfig" 0ed275eff31029 Alexander Shiyan 2012-08-21 49 source "sound/soc/cirrus/Kconfig" 3a9cf8efd7b64f Rajeev Kumar 2012-06-21 50 source "sound/soc/dwc/Kconfig" 0b34a3d03e2fa6 Mark Brown 2008-12-16 51 source "sound/soc/fsl/Kconfig" 0bf750f4cbe140 Andy Green 2017-03-31 52 source "sound/soc/hisilicon/Kconfig" 9af8381023e48b Mark Brown 2010-07-05 53 source "sound/soc/jz4740/Kconfig" f9b95980f87f02 apatard@mandriva.com 2010-05-31 54 source "sound/soc/kirkwood/Kconfig" 14b947d9ced4f7 Damien.Horsley 2015-11-04 55 source "sound/soc/img/Kconfig" 784cbf8ab4641c Jarkko Nikula 2013-11-21 56 source "sound/soc/intel/Kconfig" ee0bcaff109f36 Koro Chen 2015-06-15 57 source "sound/soc/mediatek/Kconfig" 6dc4fa179fb86d Jerome Brunet 2018-07-17 58 source "sound/soc/meson/Kconfig" 009ad054b71b77 Dong Aisheng 2011-07-21 59 source "sound/soc/mxs/Kconfig" 734c2d4bb7cfcc Liam Girdwood 2006-10-12 60 source "sound/soc/pxa/Kconfig" 6a328885896ef0 Kenneth Westfield 2015-03-13 61 source "sound/soc/qcom/Kconfig" 4495c89fcf2624 Jianqun Xu 2014-07-05 62 source "sound/soc/rockchip/Kconfig" 5033f43c667542 Jassi Brar 2010-11-22 63 source "sound/soc/samsung/Kconfig" aef3b06ac69783 Manuel Lauss 2007-05-14 64 source "sound/soc/sh/Kconfig" a731e217df3a2e Rongjun Ying 2014-03-05 @65 source "sound/soc/sirf/Kconfig" 7e978fa37df7f7 Liam Girdwood 2019-04-12 66 source "sound/soc/sof/Kconfig" e58070ee4fdf79 Rajeev Kumar 2013-06-10 67 source "sound/soc/spear/Kconfig" 42fea318e1d19c Baolin Wang 2019-01-29 68 source "sound/soc/sprd/Kconfig" 1e6babb417f76b Arnaud Pouliquen 2015-07-16 69 source "sound/soc/sti/Kconfig" 3e086edfe0c73d olivier moysan 2017-04-10 70 source "sound/soc/stm/Kconfig" 45fb6b6f2aa3f6 Emilio López 2015-09-12 71 source "sound/soc/sunxi/Kconfig" 8b75d714a6ae64 Stephen Warren 2011-01-07 72 source "sound/soc/tegra/Kconfig" f2055e145f2975 Peter Ujfalusi 2018-12-17 73 source "sound/soc/ti/Kconfig" e24805dd85283a Atsushi Nemoto 2009-05-19 74 source "sound/soc/txx9/Kconfig" 3a47b1dfa29130 Katsuhiro Suzuki 2017-11-22 75 source "sound/soc/uniphier/Kconfig" 3592b7f69a5438 Ola Lilja 2012-05-08 76 source "sound/soc/ux500/Kconfig" 33f8db9a89200c Maruthi Srinivas Bayyavarapu 2018-12-08 77 source "sound/soc/xilinx/Kconfig" 57b7068de5d0cc Max Filippov 2014-12-26 78 source "sound/soc/xtensa/Kconfig" 6fc3d24d4277f4 Jun Nie 2015-06-04 79 source "sound/soc/zte/Kconfig" 8dafc0fb49b903 Frank Mandarino 2006-10-06 80 :::::: The code at line 65 was first introduced by commit :::::: a731e217df3a2ee3ef9413153ed7b45e578d8687 ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codec :::::: TO: Rongjun Ying [off-list ref] :::::: CC: Mark Brown [off-list ref] --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
Attachments
- .config.gz [application/gzip] 20089 bytes
- (unnamed) [text/plain] 176 bytes · preview