From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by gnuweeb.org (Postfix) with ESMTPS id EE58A7E312 for ; Sun, 10 Jul 2022 08:31:06 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=JTvbofy4; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1657441867; x=1688977867; h=date:from:to:cc:subject:message-id:mime-version; bh=6FVmqDKnH06qguVC98H0Ol1nrwZjNM8dzIO+SidbAVU=; b=JTvbofy4dNB6tmr9iVUeMku2Ry0G5iPlKrfKl72ir/Wl73sSpavkktxr +Bw7+rZCrS/A+UW7U9HETkwXTPU2THfcJ4iFSSdkKdRYf0i6G6IvXJYV1 L9cyPd4w4il0SADcTgP0VkC3KWgck5NNQ4jMBjWOpp4UigeZFkwemKbpk Cyd1xfAggAwAHUKy9qZr0KxD5xx24sHw68u7SB9yli2v37DqMmXjO2rD0 0t0L75CaRToErOsDau0OPp/xylnua8ELKbVKHRAtfxzm6YcXFsoVWXfLp euz01SkTNexjqvYNrDrTE60n0yQmhFKGZlBzx1ogW4v2dpbe3ILTjQfgA Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10403"; a="264903484" X-IronPort-AV: E=Sophos;i="5.92,260,1650956400"; d="scan'208";a="264903484" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jul 2022 01:31:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.92,260,1650956400"; d="scan'208";a="544670439" Received: from lkp-server01.sh.intel.com (HELO 68b931ab7ac1) ([10.239.97.150]) by orsmga003.jf.intel.com with ESMTP; 10 Jul 2022 01:31:02 -0700 Received: from kbuild by 68b931ab7ac1 with local (Exim 4.95) (envelope-from ) id 1oASLG-000Pay-76; Sun, 10 Jul 2022 08:31:02 +0000 Date: Sun, 10 Jul 2022 16:30:22 +0800 From: kernel test robot To: Shengjiu Wang Cc: kbuild-all@lists.01.org, GNU/Weeb Mailing List , linux-kernel@vger.kernel.org, Mark Brown , Viorel Suman Subject: [ammarfaizi2-block:broonie/sound/for-next 304/377] ERROR: modpost: "__clk_get_name" [sound/soc/fsl/snd-soc-fsl-utils.ko] undefined! Message-ID: <202207101657.epyuWfeR-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: tree: https://github.com/ammarfaizi2/linux-block broonie/sound/for-next head: b5ba0a8fe36ef651f01cabe4b074611745333e71 commit: 34dcdebecf2f05e1b275e1da8352f8e4c1aab6f6 [304/377] ASoC: fsl_spdif: Add support for PLL switch at runtime. config: m68k-randconfig-r032-20220707 (https://download.01.org/0day-ci/archive/20220710/202207101657.epyuWfeR-lkp@intel.com/config) compiler: m68k-linux-gcc (GCC) 11.3.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/ammarfaizi2/linux-block/commit/34dcdebecf2f05e1b275e1da8352f8e4c1aab6f6 git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block broonie/sound/for-next git checkout 34dcdebecf2f05e1b275e1da8352f8e4c1aab6f6 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "__clk_get_name" [sound/soc/fsl/snd-soc-fsl-utils.ko] undefined! -- 0-DAY CI Kernel Test Service https://01.org/lkp