All of lore.kernel.org
 help / color / mirror / Atom feed
* [djwong-xfs:health-monitoring 461/472] mean_and_variance.c:(.text+0x5a1): dangerous relocation: call8: call target out of range
@ 2024-04-17 10:24 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-04-17 10:24 UTC (permalink / raw)
  To: Darrick J. Wong; +Cc: oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git health-monitoring
head:   27b0da35e8bf546ce529aca482a974c106d344a0
commit: 6d0d9f2aeeda790e2024d2f47aaa6c3d4b5825ba [461/472] xfs: present wait time statistics
config: xtensa-randconfig-002-20240417 (https://download.01.org/0day-ci/archive/20240417/202404171811.HT80Xokf-lkp@intel.com/config)
compiler: xtensa-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240417/202404171811.HT80Xokf-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202404171811.HT80Xokf-lkp@intel.com/

All errors (new ones prefixed by >>):

   xtensa-linux-ld: lib/sort.o: in function `eytzinger0_sort_r':
   sort.c:(.text+0x584): multiple definition of `eytzinger0_sort_r'; fs/bcachefs/eytzinger.o:eytzinger.c:(.text+0x244): first defined here
   xtensa-linux-ld: lib/sort.o: in function `eytzinger0_sort':
   sort.c:(.text+0xbb8): multiple definition of `eytzinger0_sort'; fs/bcachefs/eytzinger.o:eytzinger.c:(.text+0x878): first defined here
   xtensa-linux-ld: lib/math/mean_and_variance.o: in function `u128_div':
   mean_and_variance.c:(.text+0x3a4): multiple definition of `u128_div'; fs/bcachefs/mean_and_variance.o:mean_and_variance.c:(.text+0x30): first defined here
   xtensa-linux-ld: lib/math/mean_and_variance.o: in function `mean_and_variance_get_mean':
   mean_and_variance.c:(.text+0x4e4): multiple definition of `mean_and_variance_get_mean'; fs/bcachefs/mean_and_variance.o:mean_and_variance.c:(.text+0x170): first defined here
   xtensa-linux-ld: lib/math/mean_and_variance.o: in function `mean_and_variance_get_variance':
   mean_and_variance.c:(.text+0x5c4): multiple definition of `mean_and_variance_get_variance'; fs/bcachefs/mean_and_variance.o:mean_and_variance.c:(.text+0x250): first defined here
   xtensa-linux-ld: lib/math/mean_and_variance.o: in function `mean_and_variance_get_stddev':
   mean_and_variance.c:(.text+0x700): multiple definition of `mean_and_variance_get_stddev'; fs/bcachefs/mean_and_variance.o:mean_and_variance.c:(.text+0x38c): first defined here
   xtensa-linux-ld: lib/math/mean_and_variance.o: in function `mean_and_variance_weighted_update':
   mean_and_variance.c:(.text+0x10): multiple definition of `mean_and_variance_weighted_update'; fs/bcachefs/mean_and_variance.o:mean_and_variance.c:(.text+0x3c0): first defined here
   xtensa-linux-ld: lib/math/mean_and_variance.o: in function `mean_and_variance_weighted_get_mean':
   mean_and_variance.c:(.text+0x1d4): multiple definition of `mean_and_variance_weighted_get_mean'; fs/bcachefs/mean_and_variance.o:mean_and_variance.c:(.text+0x584): first defined here
   xtensa-linux-ld: lib/math/mean_and_variance.o: in function `mean_and_variance_weighted_get_variance':
   mean_and_variance.c:(.text+0x2c4): multiple definition of `mean_and_variance_weighted_get_variance'; fs/bcachefs/mean_and_variance.o:mean_and_variance.c:(.text+0x674): first defined here
   xtensa-linux-ld: lib/math/mean_and_variance.o: in function `mean_and_variance_weighted_get_stddev':
   mean_and_variance.c:(.text+0x744): multiple definition of `mean_and_variance_weighted_get_stddev'; fs/bcachefs/mean_and_variance.o:mean_and_variance.c:(.text+0x744): first defined here
   lib/sort.o: in function `eytzinger0_sort_r':
   sort.c:(.text+0xb86): dangerous relocation: call8: call target out of range
   lib/math/mean_and_variance.o: in function `mean_and_variance_get_mean':
>> mean_and_variance.c:(.text+0x5a1): dangerous relocation: call8: call target out of range
   lib/math/mean_and_variance.o: in function `mean_and_variance_get_variance':
   mean_and_variance.c:(.text+0x655): dangerous relocation: call8: call target out of range

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-17 10:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-17 10:24 [djwong-xfs:health-monitoring 461/472] mean_and_variance.c:(.text+0x5a1): dangerous relocation: call8: call target out of range 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.