All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [freescale-fslc:5.10-2.1.x-imx 1724/9999] powerpc64le-linux-ld: soc-imx8m.c:undefined reference to `__arm_smccc_smc'
Date: Sun, 23 Jan 2022 04:15:38 +0800	[thread overview]
Message-ID: <202201230158.IOSt99j4-lkp@intel.com> (raw)

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

tree:   https://github.com/Freescale/linux-fslc 5.10-2.1.x-imx
head:   f28a9b90c506241e614212f2ce314d8f5460819d
commit: 6375d33dce9af7567e197f84b698fb268888eada [1724/9999] soc: imx8m: change to use platform driver
config: powerpc64-randconfig-p002-20220120 (https://download.01.org/0day-ci/archive/20220123/202201230158.IOSt99j4-lkp(a)intel.com/config)
compiler: powerpc64le-linux-gcc (GCC) 11.2.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/Freescale/linux-fslc/commit/6375d33dce9af7567e197f84b698fb268888eada
        git remote add freescale-fslc https://github.com/Freescale/linux-fslc
        git fetch --no-tags freescale-fslc 5.10-2.1.x-imx
        git checkout 6375d33dce9af7567e197f84b698fb268888eada
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=powerpc SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   powerpc64le-linux-ld: warning: discarding dynamic section .glink
   powerpc64le-linux-ld: warning: discarding dynamic section .plt
   powerpc64le-linux-ld: linkage table error against `linflex_string_write'
   powerpc64le-linux-ld: stubs don't match calculated size
   powerpc64le-linux-ld: can not build stubs: bad value
   powerpc64le-linux-ld: drivers/soc/imx/soc-imx8m.o: in function `imx8_soc_info':
   soc-imx8m.c:(.text+0x324): undefined reference to `__arm_smccc_smc'
>> powerpc64le-linux-ld: soc-imx8m.c:(.text+0x398): undefined reference to `__arm_smccc_smc'
   powerpc64le-linux-ld: drivers/soc/imx/soc-imx8m.o: in function `check_m4_enabled':
   soc-imx8m.c:(.text+0x508): undefined reference to `__arm_smccc_smc'
   powerpc64le-linux-ld: drivers/tty/serial/fsl_linflexuart.o: in function `linflex_set_termios':
   fsl_linflexuart.c:(.text+0x1288): undefined reference to `linflex_string_write'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

                 reply	other threads:[~2022-01-22 20:15 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=202201230158.IOSt99j4-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.