All of lore.kernel.org
 help / color / mirror / Atom feed
* [peterz-queue:locking/ww_rt_mutex 18/18] powerpc-linux-ld: kernel/locking/test-ww_rt_mutex.o:(.bss.wq+0x0): multiple definition of `wq'; kernel/locking/test-ww_mutex.o:(.bss.wq+0x0): first defined here
@ 2021-07-18  9:10 kernel test robot
  2021-07-19  8:59   ` kernel test robot
  0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2021-07-18  9:10 UTC (permalink / raw)
  To: kbuild

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

CC: kbuild-all(a)lists.01.org
CC: linux-kernel(a)vger.kernel.org
TO: Peter Zijlstra <peterz@infradead.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git locking/ww_rt_mutex
head:   401531ec0e4c84f3d26d07d1171f893fee6a08aa
commit: 401531ec0e4c84f3d26d07d1171f893fee6a08aa [18/18] locking/ww_mutex: test_ww_rt_mutex
:::::: branch date: 2 days ago
:::::: commit date: 2 days ago
config: powerpc64-randconfig-s031-20210718 (attached as .config)
compiler: powerpc-linux-gcc (GCC) 10.3.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # apt-get install sparse
        # sparse version: v0.6.3-341-g8af24329-dirty
        # https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git/commit/?id=401531ec0e4c84f3d26d07d1171f893fee6a08aa
        git remote add peterz-queue https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git
        git fetch --no-tags peterz-queue locking/ww_rt_mutex
        git checkout 401531ec0e4c84f3d26d07d1171f893fee6a08aa
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' 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 >>):

>> powerpc-linux-ld: kernel/locking/test-ww_rt_mutex.o:(.bss.wq+0x0): multiple definition of `wq'; kernel/locking/test-ww_mutex.o:(.bss.wq+0x0): first defined here

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

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

* [peterz-queue:locking/ww_rt_mutex 18/18] powerpc-linux-ld: kernel/locking/test-ww_rt_mutex.o:(.bss.wq+0x0): multiple definition of `wq'; kernel/locking/test-ww_mutex.o:(.bss.wq+0x0): first defined here
  2021-07-18  9:10 [peterz-queue:locking/ww_rt_mutex 18/18] powerpc-linux-ld: kernel/locking/test-ww_rt_mutex.o:(.bss.wq+0x0): multiple definition of `wq'; kernel/locking/test-ww_mutex.o:(.bss.wq+0x0): first defined here kernel test robot
@ 2021-07-19  8:59   ` kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2021-07-19  8:59 UTC (permalink / raw)
  To: Peter Zijlstra; +Cc: kbuild-all, LKML

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


tree: https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git 
locking/ww_rt_mutex
head: 401531ec0e4c84f3d26d07d1171f893fee6a08aa
commit: 401531ec0e4c84f3d26d07d1171f893fee6a08aa [18/18] 
locking/ww_mutex: test_ww_rt_mutex
config: powerpc64-randconfig-s031-20210718 (attached as .config)
compiler: powerpc-linux-gcc (GCC) 10.3.0
reproduce:
wget 
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross 
-O ~/bin/make.cross
chmod +x ~/bin/make.cross
# apt-get install sparse
# sparse version: v0.6.3-341-g8af24329-dirty
# 
https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git/commit/?id=401531ec0e4c84f3d26d07d1171f893fee6a08aa
git remote add peterz-queue 
https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git
git fetch --no-tags peterz-queue locking/ww_rt_mutex
git checkout 401531ec0e4c84f3d26d07d1171f893fee6a08aa
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross C=1 
CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' 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 >>):

>> powerpc-linux-ld: kernel/locking/test-ww_rt_mutex.o:(.bss.wq+0x0): multiple definition of `wq'; kernel/locking/test-ww_mutex.o:(.bss.wq+0x0): first defined here

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

[-- Attachment #3: Attached Message Part --]
[-- Type: text/plain, Size: 150 bytes --]

_______________________________________________
kbuild mailing list -- kbuild@lists.01.org
To unsubscribe send an email to kbuild-leave@lists.01.org


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

* [peterz-queue:locking/ww_rt_mutex 18/18] powerpc-linux-ld: kernel/locking/test-ww_rt_mutex.o:(.bss.wq+0x0): multiple definition of `wq'; kernel/locking/test-ww_mutex.o:(.bss.wq+0x0): first defined here
@ 2021-07-19  8:59   ` kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2021-07-19  8:59 UTC (permalink / raw)
  To: kbuild-all

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


tree: https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git 
locking/ww_rt_mutex
head: 401531ec0e4c84f3d26d07d1171f893fee6a08aa
commit: 401531ec0e4c84f3d26d07d1171f893fee6a08aa [18/18] 
locking/ww_mutex: test_ww_rt_mutex
config: powerpc64-randconfig-s031-20210718 (attached as .config)
compiler: powerpc-linux-gcc (GCC) 10.3.0
reproduce:
wget 
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross 
-O ~/bin/make.cross
chmod +x ~/bin/make.cross
# apt-get install sparse
# sparse version: v0.6.3-341-g8af24329-dirty
# 
https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git/commit/?id=401531ec0e4c84f3d26d07d1171f893fee6a08aa
git remote add peterz-queue 
https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git
git fetch --no-tags peterz-queue locking/ww_rt_mutex
git checkout 401531ec0e4c84f3d26d07d1171f893fee6a08aa
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross C=1 
CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' 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 >>):

>> powerpc-linux-ld: kernel/locking/test-ww_rt_mutex.o:(.bss.wq+0x0): multiple definition of `wq'; kernel/locking/test-ww_mutex.o:(.bss.wq+0x0): first defined here

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

[-- Attachment #3: AttachedMessagePart.ksh --]
[-- Type: text/plain, Size: 150 bytes --]

_______________________________________________
kbuild mailing list -- kbuild@lists.01.org
To unsubscribe send an email to kbuild-leave@lists.01.org


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

end of thread, other threads:[~2021-07-19  8:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-18  9:10 [peterz-queue:locking/ww_rt_mutex 18/18] powerpc-linux-ld: kernel/locking/test-ww_rt_mutex.o:(.bss.wq+0x0): multiple definition of `wq'; kernel/locking/test-ww_mutex.o:(.bss.wq+0x0): first defined here kernel test robot
2021-07-19  8:59 ` kernel test robot
2021-07-19  8:59   ` 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.