All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Christoph Hellwig <hch@lst.de>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [hch-misc:raid-stripe-tree 21/31] ./usr/include/linux/btrfs_tree.h:728:9: error: unknown type name 'u8'
Date: Fri, 2 Jun 2023 18:58:15 +0800	[thread overview]
Message-ID: <202306021850.cHadr9at-lkp@intel.com> (raw)

tree:   git://git.infradead.org/users/hch/misc.git raid-stripe-tree
head:   7f755507b2a1f921afadd2b041bc46829e2bda2b
commit: f495eb8d4ebbe88a04587f269313981704d8205e [21/31] btrfs: add raid stripe tree definitions
config: x86_64-randconfig-a002-20230531 (https://download.01.org/0day-ci/archive/20230602/202306021850.cHadr9at-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build):
        git remote add hch-misc git://git.infradead.org/users/hch/misc.git
        git fetch --no-tags hch-misc raid-stripe-tree
        git checkout f495eb8d4ebbe88a04587f269313981704d8205e
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 O=build_dir ARCH=x86_64 olddefconfig
        make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202306021850.cHadr9at-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from <command-line>:
>> ./usr/include/linux/btrfs_tree.h:728:9: error: unknown type name 'u8'
     728 |         u8 encoding;
         |         ^~
   ./usr/include/linux/btrfs_tree.h:729:9: error: unknown type name 'u8'
     729 |         u8 reserved[7];
         |         ^~

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2023-06-02 10:58 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=202306021850.cHadr9at-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.