From: kernel test robot <lkp@intel.com>
To: Christoph Hellwig <hch@lst.de>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [hch-misc:xor-improvements 4/26] scripts/Makefile.build:37: lib/raid/Makefile: No such file or directory
Date: Tue, 17 Feb 2026 23:38:49 +0800 [thread overview]
Message-ID: <202602172358.MOSvsPun-lkp@intel.com> (raw)
tree: git://git.infradead.org/users/hch/misc.git xor-improvements
head: b135f36339c97daa37d59816d60ba59f9693154f
commit: c3a9a7db4810306290abb2351340c07100920169 [4/26] xor: move to lib/raid/
config: alpha-allnoconfig (https://download.01.org/0day-ci/archive/20260217/202602172358.MOSvsPun-lkp@intel.com/config)
compiler: alpha-linux-gcc (GCC) 15.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260217/202602172358.MOSvsPun-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/202602172358.MOSvsPun-lkp@intel.com/
All errors (new ones prefixed by >>):
>> scripts/Makefile.build:37: lib/raid/Makefile: No such file or directory
>> make[5]: *** No rule to make target 'lib/raid/Makefile'.
scripts/Makefile.build:37: Failed to remake makefile 'lib/raid/Makefile'.
--
>> /kbuild/src/consumer/scripts/Makefile.clean:12: /kbuild/src/consumer/lib/raid/Makefile: No such file or directory
make[5]: *** No rule to make target '/kbuild/src/consumer/lib/raid/Makefile'.
/kbuild/src/consumer/scripts/Makefile.clean:12: Failed to remake makefile '/kbuild/src/consumer/lib/raid/Makefile'.
make[4]: *** [/kbuild/src/consumer/scripts/Makefile.clean:61: lib/raid] Error 2
make[4]: Target '__clean' not remade because of errors.
make[3]: *** [/kbuild/src/consumer/scripts/Makefile.clean:61: lib] Error 2
make[3]: Target '__clean' not remade because of errors.
make[2]: *** [/kbuild/src/consumer/Makefile:2097: _clean_.] Error 2
make[2]: Target 'mrproper' not remade because of errors.
make[1]: *** [/kbuild/src/consumer/Makefile:248: __sub-make] Error 2
make[1]: Target 'mrproper' not remade because of errors.
make: *** [Makefile:248: __sub-make] Error 2
make: Target 'mrproper' not remade because of errors.
vim +37 scripts/Makefile.build
^1da177e4c3f41 Linus Torvalds 2005-04-16 34
3204a7fb98a3bc Masahiro Yamada 2021-02-28 35 include $(srctree)/scripts/Kbuild.include
57fd251c789647 Masahiro Yamada 2021-02-28 36 include $(srctree)/scripts/Makefile.compiler
a2430b25c31840 Masahiro Yamada 2022-11-19 @37 include $(kbuild-file)
3204a7fb98a3bc Masahiro Yamada 2021-02-28 38 include $(srctree)/scripts/Makefile.lib
^1da177e4c3f41 Linus Torvalds 2005-04-16 39
:::::: The code at line 37 was first introduced by commit
:::::: a2430b25c31840a6dcbf95c65415d5fee2984dbc kbuild: add kbuild-file macro
:::::: TO: Masahiro Yamada <masahiroy@kernel.org>
:::::: CC: Masahiro Yamada <masahiroy@kernel.org>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2026-02-17 15:39 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=202602172358.MOSvsPun-lkp@intel.com \
--to=lkp@intel.com \
--cc=hch@lst.de \
--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.