[cifs:for-next 4/6] fs/cifs/smb2pdu.h:1616:1: error: expected identifier or '(' before '}' token

kbuild test robot lkp at intel.com
Thu Feb 20 18:41:20 UTC 2020


tree:   git://git.samba.org/sfrench/cifs-2.6.git for-next
head:   93fc7de81fe90b31c3f99fb86dcc79649ef028b9
commit: 86eac7701750ff65108ecf8022514dbcedaa080d [4/6] cifs: rename posix create rsp
config: powerpc-defconfig (attached as .config)
compiler: powerpc64-linux-gcc (GCC) 7.5.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 86eac7701750ff65108ecf8022514dbcedaa080d
        # save the attached .config to linux build tree
        GCC_VERSION=7.5.0 make.cross ARCH=powerpc 

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

Note: the cifs/for-next HEAD 93fc7de81fe90b31c3f99fb86dcc79649ef028b9 builds fine.
      It only hurts bisectibility.

All errors (new ones prefixed by >>):

   In file included from fs/cifs/cifsglob.h:32:0,
                    from fs/cifs/cifsfs.c:46:
>> fs/cifs/smb2pdu.h:1616:1: error: expected identifier or '(' before '}' token
    };
    ^

vim +1616 fs/cifs/smb2pdu.h

730928c8f4be88 Ronnie Sahlberg 2018-08-08  1605  
ab3459d8f0ef52 Steve French    2020-02-06  1606  /* equivalent of the contents of SMB3.1.1 POSIX open context response */
86eac7701750ff Aurelien Aptel  2020-02-08  1607  struct create_posix_rsp {
ab3459d8f0ef52 Steve French    2020-02-06  1608  	__le32 nlink;
ab3459d8f0ef52 Steve French    2020-02-06  1609  	__le32 reparse_tag;
ab3459d8f0ef52 Steve French    2020-02-06  1610  	__le32 mode;
86eac7701750ff Aurelien Aptel  2020-02-08  1611  	/*
86eac7701750ff Aurelien Aptel  2020-02-08  1612  	 * var sized owner SID
86eac7701750ff Aurelien Aptel  2020-02-08  1613  	 * var sized group SID
86eac7701750ff Aurelien Aptel  2020-02-08  1614  	 */
86eac7701750ff Aurelien Aptel  2020-02-08  1615  } __packed;
ab3459d8f0ef52 Steve French    2020-02-06 @1616  };

:::::: The code at line 1616 was first introduced by commit
:::::: ab3459d8f0ef52c38119ed58c4c29139efc7022c  smb3: print warning once if posix context returned on open

:::::: TO: Steve French <stfrench at microsoft.com>
:::::: CC: Steve French <stfrench at microsoft.com>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 25773 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20200221/a7a9bf22/config.gz>


More information about the samba-technical mailing list