All of lore.kernel.org
 help / color / mirror / Atom feed
* [djwong-xfs:scrub-rtsummary 42/43] fs/xfs/scrub/rtsummary.c:18:10: fatal error: xfs_rtrmap_btree.h: No such file or directory
@ 2020-03-25 10:30 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-03-25 10:30 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git scrub-rtsummary
head:   2e7ef2860bfce11463cddefdb4fddc674825d445
commit: b0070d4fa18559c610f464278f92ea1ad08392e1 [42/43] xfs: move the realtime summary file scrubber to a separate source file
config: parisc-allyesconfig (attached as .config)
compiler: hppa-linux-gcc (GCC) 9.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout b0070d4fa18559c610f464278f92ea1ad08392e1
        # save the attached .config to linux build tree
        GCC_VERSION=9.2.0 make.cross ARCH=parisc 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

Note: the djwong-xfs/scrub-rtsummary HEAD 2e7ef2860bfce11463cddefdb4fddc674825d445 builds fine.
      It only hurts bisectibility.

All errors (new ones prefixed by >>):

>> fs/xfs/scrub/rtsummary.c:18:10: fatal error: xfs_rtrmap_btree.h: No such file or directory
      18 | #include "xfs_rtrmap_btree.h"
         |          ^~~~~~~~~~~~~~~~~~~~
   compilation terminated.

vim +18 fs/xfs/scrub/rtsummary.c

  > 18	#include "xfs_rtrmap_btree.h"
    19	#include "scrub/scrub.h"
    20	#include "scrub/common.h"
    21	#include "scrub/btree.h"
    22	

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-25 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-25 10:30 [djwong-xfs:scrub-rtsummary 42/43] fs/xfs/scrub/rtsummary.c:18:10: fatal error: xfs_rtrmap_btree.h: No such file or directory kbuild 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.