All of lore.kernel.org
 help / color / mirror / Atom feed
* [jgunthorpe:for-yishai 9/18] ./usr/include/linux/vfio.h:608:37: error: expected identifier before '(' token
@ 2022-01-22 13:13 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-01-22 13:13 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/jgunthorpe/linux for-yishai
head:   578832b9b1266b9c2fa0205513bd7570867bf3e5
commit: 755823a03dd267576194ffe22f6640eca356dfdf [9/18] vfio: Define device migration protocol v2
config: i386-allyesconfig (https://download.01.org/0day-ci/archive/20220122/202201222149.tYo2QMck-lkp(a)intel.com/config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://github.com/jgunthorpe/linux/commit/755823a03dd267576194ffe22f6640eca356dfdf
        git remote add jgunthorpe https://github.com/jgunthorpe/linux
        git fetch --no-tags jgunthorpe for-yishai
        git checkout 755823a03dd267576194ffe22f6640eca356dfdf
        # save the config file to linux build tree
        mkdir build_dir
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

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

Note: the jgunthorpe/for-yishai HEAD 578832b9b1266b9c2fa0205513bd7570867bf3e5 builds fine.
      It only hurts bisectability.

All errors (new ones prefixed by >>):

   In file included from ./usr/include/linux/vfio_zdev.h:15,
                    from <command-line>:32:
>> ./usr/include/linux/vfio.h:608:37: error: expected identifier before '(' token
     608 | #define VFIO_DEVICE_STATE_STOP      (0)
         |                                     ^
   ./usr/include/linux/vfio.h:1098:2: note: in expansion of macro 'VFIO_DEVICE_STATE_STOP'
    1098 |  VFIO_DEVICE_STATE_STOP = 1,
         |  ^~~~~~~~~~~~~~~~~~~~~~

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-22 13:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-22 13:13 [jgunthorpe:for-yishai 9/18] ./usr/include/linux/vfio.h:608:37: error: expected identifier before '(' token kernel test robot
2022-01-22 13:13 ` kernel 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.