All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: "Darrick J. Wong" <darrick.wong@oracle.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [djwong-xfs:health-monitoring 461/472] mean_and_variance.c:(.text+0x5a1): dangerous relocation: call8: call target out of range
Date: Wed, 17 Apr 2024 18:24:36 +0800	[thread overview]
Message-ID: <202404171811.HT80Xokf-lkp@intel.com> (raw)

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

                 reply	other threads:[~2024-04-17 10:25 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=202404171811.HT80Xokf-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=darrick.wong@oracle.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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.