All of lore.kernel.org
 help / color / mirror / Atom feed
* hppa64-linux-ld: lib/zstd/fse_decompress.o(.text+0x347c): cannot reach _mcount
@ 2021-04-16 23:27 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-04-16 23:27 UTC (permalink / raw)
  To: Boqun Feng; +Cc: kbuild-all, linux-kernel, Peter Zijlstra

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   151501160401e2dc669ea7dac2c599b53f220c33
commit: 31e0d747708272356bee9b6a1b90c1e6525b0f6d lockdep/selftest: Unleash irq_read_recursion2 and add more
date:   8 months ago
config: parisc-randconfig-r006-20210416 (attached as .config)
compiler: hppa64-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/torvalds/linux.git/commit/?id=31e0d747708272356bee9b6a1b90c1e6525b0f6d
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 31e0d747708272356bee9b6a1b90c1e6525b0f6d
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=parisc 

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

>> hppa64-linux-ld: lib/zstd/fse_decompress.o(.text+0x347c): cannot reach _mcount
   lib/zstd/fse_decompress.o: in function `FSE_decompress_wksp':
   (.text+0x347c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
>> hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x2c): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_stackAlloc':
   (.text+0x2c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
   hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x8c): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_stackFree':
   (.text+0x8c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
   hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0xe0): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_initStack':
   (.text+0xe0): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
   hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x1c4): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_stackAllocAll':
   (.text+0x1c4): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
   hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x25c): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_malloc':
   (.text+0x25c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
   hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x2dc): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_free':
   (.text+0x2dc): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o

---
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: 32432 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* hppa64-linux-ld: lib/zstd/fse_decompress.o(.text+0x347c): cannot reach _mcount
@ 2021-04-16 23:27 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-04-16 23:27 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   151501160401e2dc669ea7dac2c599b53f220c33
commit: 31e0d747708272356bee9b6a1b90c1e6525b0f6d lockdep/selftest: Unleash irq_read_recursion2 and add more
date:   8 months ago
config: parisc-randconfig-r006-20210416 (attached as .config)
compiler: hppa64-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/torvalds/linux.git/commit/?id=31e0d747708272356bee9b6a1b90c1e6525b0f6d
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 31e0d747708272356bee9b6a1b90c1e6525b0f6d
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=parisc 

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

>> hppa64-linux-ld: lib/zstd/fse_decompress.o(.text+0x347c): cannot reach _mcount
   lib/zstd/fse_decompress.o: in function `FSE_decompress_wksp':
   (.text+0x347c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
>> hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x2c): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_stackAlloc':
   (.text+0x2c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
   hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x8c): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_stackFree':
   (.text+0x8c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
   hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0xe0): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_initStack':
   (.text+0xe0): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
   hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x1c4): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_stackAllocAll':
   (.text+0x1c4): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
   hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x25c): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_malloc':
   (.text+0x25c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o
   hppa64-linux-ld: lib/zstd/zstd_common.o(.text+0x2dc): cannot reach _mcount
   lib/zstd/zstd_common.o: in function `ZSTD_free':
   (.text+0x2dc): relocation truncated to fit: R_PARISC_PCREL22F against symbol `_mcount' defined in .text.hot section in arch/parisc/kernel/entry.o

---
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: 32432 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-16 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 23:27 hppa64-linux-ld: lib/zstd/fse_decompress.o(.text+0x347c): cannot reach _mcount kernel test robot
2021-04-16 23:27 ` kernel test robot

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.