* [koverstreet-bcachefs:pr/1103 1/1] fs/bcachefs/alloc/zone.c:23:10: fatal error: 'linux/printbuf.h' file not found
@ 2026-04-07 4:04 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-04-07 4:04 UTC (permalink / raw)
To: Kyle Sanderson; +Cc: llvm, oe-kbuild-all
tree: https://github.com/koverstreet/bcachefs pr/1103
head: 773a9613b5d5dea295b8faadab583519fdbbaccf
commit: 5c65ed577ff88f1ef3236caa947c006c4131dc5f [1/1] wip: defrag
config: s390-allmodconfig (https://download.01.org/0day-ci/archive/20260407/202604071152.iDI82zbN-lkp@intel.com/config)
compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260407/202604071152.iDI82zbN-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/202604071152.iDI82zbN-lkp@intel.com/
Note: the koverstreet-bcachefs/pr/1103 HEAD 773a9613b5d5dea295b8faadab583519fdbbaccf builds fine.
It only hurts bisectability.
All errors (new ones prefixed by >>):
>> fs/bcachefs/alloc/zone.c:23:10: fatal error: 'linux/printbuf.h' file not found
23 | #include <linux/printbuf.h>
| ^~~~~~~~~~~~~~~~~~
1 error generated.
vim +23 fs/bcachefs/alloc/zone.c
20
21 #include <linux/math64.h>
22 #include <linux/log2.h>
> 23 #include <linux/printbuf.h>
24
--
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:[~2026-04-07 4:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-07 4:04 [koverstreet-bcachefs:pr/1103 1/1] fs/bcachefs/alloc/zone.c:23:10: fatal error: 'linux/printbuf.h' file not found kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox