From: kernel test robot <lkp@intel.com>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
Chen-Yu Tsai <wenst@chromium.org>
Subject: [wens:mtk-test 20/39] ld.lld: error: undefined symbol: fhctl_parse_dt
Date: Sun, 5 Feb 2023 01:08:26 +0800 [thread overview]
Message-ID: <202302050055.4lYWKspD-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/wens/linux.git mtk-test
head: 14d84237ad57de7b0f267d290ae87e40842965b4
commit: 5659c6c79983c43b0e4785bd204ed10e2c6705a4 [20/39] clk: mediatek: mt8192: Add support for frequency hopping through FHCTL
config: hexagon-randconfig-r002-20230204 (https://download.01.org/0day-ci/archive/20230205/202302050055.4lYWKspD-lkp@intel.com/config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 4196ca3278f78c6e19246e54ab0ecb364e37d66a)
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://git.kernel.org/pub/scm/linux/kernel/git/wens/linux.git/commit/?id=5659c6c79983c43b0e4785bd204ed10e2c6705a4
git remote add wens https://git.kernel.org/pub/scm/linux/kernel/git/wens/linux.git
git fetch --no-tags wens mtk-test
git checkout 5659c6c79983c43b0e4785bd204ed10e2c6705a4
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: fhctl_parse_dt
>>> referenced by clk-mt8192.c:1131 (drivers/clk/mediatek/clk-mt8192.c:1131)
>>> drivers/clk/mediatek/clk-mt8192.o:(clk_mt8192_apmixed_probe) in archive vmlinux.a
>>> referenced by clk-mt8192.c:1131 (drivers/clk/mediatek/clk-mt8192.c:1131)
>>> drivers/clk/mediatek/clk-mt8192.o:(clk_mt8192_apmixed_probe) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: mtk_clk_register_pllfhs
>>> referenced by clk-mt8192.c:1133 (drivers/clk/mediatek/clk-mt8192.c:1133)
>>> drivers/clk/mediatek/clk-mt8192.o:(clk_mt8192_apmixed_probe) in archive vmlinux.a
>>> referenced by clk-mt8192.c:1133 (drivers/clk/mediatek/clk-mt8192.c:1133)
>>> drivers/clk/mediatek/clk-mt8192.o:(clk_mt8192_apmixed_probe) in archive vmlinux.a
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for DEVFREQ_GOV_SIMPLE_ONDEMAND
Depends on [n]: PM_DEVFREQ [=n]
Selected by [m]:
- DRM_MSM [=m] && HAS_IOMEM [=y] && DRM [=m] && (ARCH_QCOM || SOC_IMX5 || COMPILE_TEST [=y]) && COMMON_CLK [=y] && IOMMU_SUPPORT [=y] && (QCOM_OCMEM [=n] || QCOM_OCMEM [=n]=n) && (QCOM_LLCC [=n] || QCOM_LLCC [=n]=n) && (QCOM_COMMAND_DB [=n] || QCOM_COMMAND_DB [=n]=n)
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
reply other threads:[~2023-02-04 17:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202302050055.4lYWKspD-lkp@intel.com \
--to=lkp@intel.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=wenst@chromium.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox