All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: kbuild-all@lists.01.org,
	Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master 1088/13550] decompress.c:(.text.decompress_kernel+0x54): undefined reference to `__bswapsi2'
Date: Sat, 26 Jun 2021 06:43:13 +0800	[thread overview]
Message-ID: <202106260659.TyMe8mjr-lkp@intel.com> (raw)

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

Hi Arnd,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   8702f95941c215501826ea8743a8b64b83479209
commit: 0652035a57945e14e611dafae2ec5b46a05bc1d1 [1088/13550] asm-generic: unaligned: remove byteshift helpers
config: mips-randconfig-r013-20210625 (attached as .config)
compiler: mips64-linux-gcc (GCC) 9.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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=0652035a57945e14e611dafae2ec5b46a05bc1d1
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 0652035a57945e14e611dafae2ec5b46a05bc1d1
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips 

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 >>):

   mips64-linux-ld: arch/mips/boot/compressed/decompress.o: in function `decompress_kernel':
>> decompress.c:(.text.decompress_kernel+0x54): undefined reference to `__bswapsi2'
>> mips64-linux-ld: decompress.c:(.text.decompress_kernel+0x80): undefined reference to `__bswapsi2'
   mips64-linux-ld: decompress.c:(.text.decompress_kernel+0x9c): undefined reference to `__bswapsi2'
   mips64-linux-ld: decompress.c:(.text.decompress_kernel+0xe8): undefined reference to `__bswapsi2'

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

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

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [linux-next:master 1088/13550] decompress.c:(.text.decompress_kernel+0x54): undefined reference to `__bswapsi2'
Date: Sat, 26 Jun 2021 06:43:13 +0800	[thread overview]
Message-ID: <202106260659.TyMe8mjr-lkp@intel.com> (raw)

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

Hi Arnd,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   8702f95941c215501826ea8743a8b64b83479209
commit: 0652035a57945e14e611dafae2ec5b46a05bc1d1 [1088/13550] asm-generic: unaligned: remove byteshift helpers
config: mips-randconfig-r013-20210625 (attached as .config)
compiler: mips64-linux-gcc (GCC) 9.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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=0652035a57945e14e611dafae2ec5b46a05bc1d1
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 0652035a57945e14e611dafae2ec5b46a05bc1d1
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips 

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 >>):

   mips64-linux-ld: arch/mips/boot/compressed/decompress.o: in function `decompress_kernel':
>> decompress.c:(.text.decompress_kernel+0x54): undefined reference to `__bswapsi2'
>> mips64-linux-ld: decompress.c:(.text.decompress_kernel+0x80): undefined reference to `__bswapsi2'
   mips64-linux-ld: decompress.c:(.text.decompress_kernel+0x9c): undefined reference to `__bswapsi2'
   mips64-linux-ld: decompress.c:(.text.decompress_kernel+0xe8): undefined reference to `__bswapsi2'

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

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

             reply	other threads:[~2021-06-25 22:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-25 22:43 kernel test robot [this message]
2021-06-25 22:43 ` [linux-next:master 1088/13550] decompress.c:(.text.decompress_kernel+0x54): undefined reference to `__bswapsi2' kernel test robot

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=202106260659.TyMe8mjr-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=arnd@arndb.de \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-mm@kvack.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.