lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202201222149.tYo2QMck-lkp@intel.com>
Date:   Sat, 22 Jan 2022 21:13:26 +0800
From:   kernel test robot <lkp@...el.com>
To:     Jason Gunthorpe <jgg@...dia.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Yishai Hadas <yishaih@...dia.com>
Subject: [jgunthorpe:for-yishai 9/18] ./usr/include/linux/vfio.h:608:37:
 error: expected identifier before '(' token

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@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@...el.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@lists.01.org

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ