From: kernel test robot <yujie.liu@intel.com>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: <oe-kbuild-all@lists.linux.dev>, <linux-kernel@vger.kernel.org>
Subject: Makefile:63: warning: overriding recipe for target 'emit_tests'
Date: Tue, 21 Nov 2023 11:04:44 +0800 [thread overview]
Message-ID: <202311202026.DPcREfHy-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 98b1cc82c4affc16f5598d4fa14b1858671b2263
commit: 58b33e78a31782ffe25d404d5eba9a45fe636e27 selftests/powerpc: Fix emit_tests to work with run_kselftest.sh
date: 8 weeks ago
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231120/202311202026.DPcREfHy-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 <yujie.liu@intel.com>
| Closes: https://lore.kernel.org/r/202311202026.DPcREfHy-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> Makefile:63: warning: overriding recipe for target 'emit_tests'
../lib.mk:145: warning: ignoring old recipe for target 'emit_tests'
vim +/emit_tests +63 tools/testing/selftests/powerpc/Makefile
6faeeea44b84c (Michael Ellerman 2015-03-11 15:06:01 +1100 61)
58b33e78a3178 (Michael Ellerman 2023-09-21 17:26:10 +1000 62) emit_tests:
4ecd0868c5138 (Benjamin Gray 2023-02-28 11:07:08 +1100 63) +@for TARGET in $(SUB_DIRS); do \
2db2c250dd3d1 (Michael Ellerman 2017-03-27 15:11:44 +1100 64) BUILD_TARGET=$(OUTPUT)/$$TARGET; \
58b33e78a3178 (Michael Ellerman 2023-09-21 17:26:10 +1000 65) $(MAKE) OUTPUT=$$BUILD_TARGET -s -C $$TARGET $@;\
6faeeea44b84c (Michael Ellerman 2015-03-11 15:06:01 +1100 66) done;
0e56dacdda499 (Michael Ellerman 2013-08-06 17:42:35 +1000 67)
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2023-11-21 3:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-21 3:04 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-25 15:20 Makefile:63: warning: overriding recipe for target 'emit_tests' 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=202311202026.DPcREfHy-lkp@intel.com \
--to=yujie.liu@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mpe@ellerman.id.au \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox