linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Al Viro <viro@zeniv.linux.org.uk>
Cc: kbuild-all@01.org, linux-fsdevel@vger.kernel.org
Subject: [vfs:work.compat 1/5] arch/sparc/include/uapi/asm/fbio.h:100:25: error: field 'pos' has incomplete type
Date: Mon, 10 Sep 2018 23:51:13 +0800	[thread overview]
Message-ID: <201809102310.qESSnN07%fengguang.wu@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.compat
head:   54238bb0c85b41127b7258b143e75551baff9ef3
commit: be248ed54d651182f3161569f81a03dc4f188590 [1/5] compat_ioctl: trim the pointless includes
config: sparc64-allnoconfig (attached as .config)
compiler: sparc64-linux-gnu-gcc (Debian 7.2.0-11) 7.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 be248ed54d651182f3161569f81a03dc4f188590
        # save the attached .config to linux build tree
        GCC_VERSION=7.2.0 make.cross ARCH=sparc64 

All errors (new ones prefixed by >>):

   In file included from arch/sparc/include/asm/fbio.h:5:0,
                    from fs/compat_ioctl.c:76:
>> arch/sparc/include/uapi/asm/fbio.h:100:25: error: field 'pos' has incomplete type
            struct fbcurpos pos;    /* cursor position */
                            ^~~
>> arch/sparc/include/uapi/asm/fbio.h:101:25: error: field 'hot' has incomplete type
            struct fbcurpos hot;    /* cursor hot spot */
                            ^~~
>> arch/sparc/include/uapi/asm/fbio.h:103:25: error: field 'size' has incomplete type
            struct fbcurpos size;   /* cursor bit map size */
                            ^~~~
   In file included from fs/compat_ioctl.c:76:0:
>> arch/sparc/include/asm/fbio.h:63:18: error: field 'pos' has incomplete type
     struct fbcurpos pos; /* cursor position */
                     ^~~
>> arch/sparc/include/asm/fbio.h:64:18: error: field 'hot' has incomplete type
     struct fbcurpos hot; /* cursor hot spot */
                     ^~~
>> arch/sparc/include/asm/fbio.h:66:18: error: field 'size' has incomplete type
     struct fbcurpos size; /* cursor bit map size */
                     ^~~~
   arch/sparc/include/uapi/asm/fbio.h:113:39: error: invalid application of 'sizeof' to incomplete type 'struct fbcurpos'
    #define FBIOSCURPOS     _IOW('F', 26, struct fbcurpos)
                                          ^
   fs/compat_ioctl.c:685:21: note: in definition of macro 'XFORM'
    #define XFORM(i) (((i) ^ ((i) << 27) ^ ((i) << 17)) & 0xffffffff)
                        ^
   fs/compat_ioctl.c:695:27: note: in expansion of macro 'COMPATIBLE_IOCTL'
    #define IGNORE_IOCTL(cmd) COMPATIBLE_IOCTL(cmd)
                              ^~~~~~~~~~~~~~~~
   fs/compat_ioctl.c:1256:1: note: in expansion of macro 'IGNORE_IOCTL'
    IGNORE_IOCTL(FBIOSCURPOS)
    ^~~~~~~~~~~~
   arch/sparc/include/uapi/asm/ioctl.h:47:29: note: in expansion of macro '_IOC'
    #define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size))
                                ^~~~
   arch/sparc/include/uapi/asm/fbio.h:113:25: note: in expansion of macro '_IOW'
    #define FBIOSCURPOS     _IOW('F', 26, struct fbcurpos)
                            ^~~~
   fs/compat_ioctl.c:1256:14: note: in expansion of macro 'FBIOSCURPOS'
    IGNORE_IOCTL(FBIOSCURPOS)
                 ^~~~~~~~~~~
   arch/sparc/include/uapi/asm/fbio.h:113:39: error: invalid application of 'sizeof' to incomplete type 'struct fbcurpos'
    #define FBIOSCURPOS     _IOW('F', 26, struct fbcurpos)
                                          ^
   fs/compat_ioctl.c:685:28: note: in definition of macro 'XFORM'
    #define XFORM(i) (((i) ^ ((i) << 27) ^ ((i) << 17)) & 0xffffffff)
                               ^
   fs/compat_ioctl.c:695:27: note: in expansion of macro 'COMPATIBLE_IOCTL'
    #define IGNORE_IOCTL(cmd) COMPATIBLE_IOCTL(cmd)
                              ^~~~~~~~~~~~~~~~
   fs/compat_ioctl.c:1256:1: note: in expansion of macro 'IGNORE_IOCTL'
    IGNORE_IOCTL(FBIOSCURPOS)
    ^~~~~~~~~~~~
   arch/sparc/include/uapi/asm/ioctl.h:47:29: note: in expansion of macro '_IOC'
    #define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size))
                                ^~~~
   arch/sparc/include/uapi/asm/fbio.h:113:25: note: in expansion of macro '_IOW'
    #define FBIOSCURPOS     _IOW('F', 26, struct fbcurpos)
                            ^~~~
   fs/compat_ioctl.c:1256:14: note: in expansion of macro 'FBIOSCURPOS'
    IGNORE_IOCTL(FBIOSCURPOS)
                 ^~~~~~~~~~~
   arch/sparc/include/uapi/asm/fbio.h:113:39: error: invalid application of 'sizeof' to incomplete type 'struct fbcurpos'
    #define FBIOSCURPOS     _IOW('F', 26, struct fbcurpos)
                                          ^
   fs/compat_ioctl.c:685:42: note: in definition of macro 'XFORM'
    #define XFORM(i) (((i) ^ ((i) << 27) ^ ((i) << 17)) & 0xffffffff)
                                             ^
   fs/compat_ioctl.c:695:27: note: in expansion of macro 'COMPATIBLE_IOCTL'
    #define IGNORE_IOCTL(cmd) COMPATIBLE_IOCTL(cmd)
                              ^~~~~~~~~~~~~~~~
   fs/compat_ioctl.c:1256:1: note: in expansion of macro 'IGNORE_IOCTL'
    IGNORE_IOCTL(FBIOSCURPOS)
    ^~~~~~~~~~~~
   arch/sparc/include/uapi/asm/ioctl.h:47:29: note: in expansion of macro '_IOC'
    #define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size))
                                ^~~~
   arch/sparc/include/uapi/asm/fbio.h:113:25: note: in expansion of macro '_IOW'
    #define FBIOSCURPOS     _IOW('F', 26, struct fbcurpos)
                            ^~~~
   fs/compat_ioctl.c:1256:14: note: in expansion of macro 'FBIOSCURPOS'
    IGNORE_IOCTL(FBIOSCURPOS)
                 ^~~~~~~~~~~
   arch/sparc/include/uapi/asm/fbio.h:114:39: error: invalid application of 'sizeof' to incomplete type 'struct fbcurpos'
    #define FBIOGCURPOS     _IOW('F', 27, struct fbcurpos)
                                          ^
   fs/compat_ioctl.c:685:21: note: in definition of macro 'XFORM'
    #define XFORM(i) (((i) ^ ((i) << 27) ^ ((i) << 17)) & 0xffffffff)
                        ^
   fs/compat_ioctl.c:695:27: note: in expansion of macro 'COMPATIBLE_IOCTL'
    #define IGNORE_IOCTL(cmd) COMPATIBLE_IOCTL(cmd)
                              ^~~~~~~~~~~~~~~~
   fs/compat_ioctl.c:1257:1: note: in expansion of macro 'IGNORE_IOCTL'
    IGNORE_IOCTL(FBIOGCURPOS)
    ^~~~~~~~~~~~
   arch/sparc/include/uapi/asm/ioctl.h:47:29: note: in expansion of macro '_IOC'
    #define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size))
                                ^~~~
   arch/sparc/include/uapi/asm/fbio.h:114:25: note: in expansion of macro '_IOW'
    #define FBIOGCURPOS     _IOW('F', 27, struct fbcurpos)
                            ^~~~
   fs/compat_ioctl.c:1257:14: note: in expansion of macro 'FBIOGCURPOS'
    IGNORE_IOCTL(FBIOGCURPOS)
                 ^~~~~~~~~~~
   arch/sparc/include/uapi/asm/fbio.h:114:39: error: invalid application of 'sizeof' to incomplete type 'struct fbcurpos'
    #define FBIOGCURPOS     _IOW('F', 27, struct fbcurpos)
                                          ^
   fs/compat_ioctl.c:685:28: note: in definition of macro 'XFORM'
    #define XFORM(i) (((i) ^ ((i) << 27) ^ ((i) << 17)) & 0xffffffff)
                               ^
   fs/compat_ioctl.c:695:27: note: in expansion of macro 'COMPATIBLE_IOCTL'
    #define IGNORE_IOCTL(cmd) COMPATIBLE_IOCTL(cmd)
                              ^~~~~~~~~~~~~~~~
   fs/compat_ioctl.c:1257:1: note: in expansion of macro 'IGNORE_IOCTL'
    IGNORE_IOCTL(FBIOGCURPOS)
    ^~~~~~~~~~~~
   arch/sparc/include/uapi/asm/ioctl.h:47:29: note: in expansion of macro '_IOC'
    #define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size))

vim +/pos +100 arch/sparc/include/uapi/asm/fbio.h

54579826 David Howells 2012-10-09   96  
54579826 David Howells 2012-10-09   97  struct fbcursor {
54579826 David Howells 2012-10-09   98          short set;              /* what to set, choose from the list above */
54579826 David Howells 2012-10-09   99          short enable;           /* cursor on/off */
54579826 David Howells 2012-10-09 @100          struct fbcurpos pos;    /* cursor position */
54579826 David Howells 2012-10-09 @101          struct fbcurpos hot;    /* cursor hot spot */
54579826 David Howells 2012-10-09  102          struct fbcmap cmap;     /* color map info */
54579826 David Howells 2012-10-09 @103          struct fbcurpos size;   /* cursor bit map size */
54579826 David Howells 2012-10-09  104          char __user *image;     /* cursor image bits */
54579826 David Howells 2012-10-09  105          char __user *mask;      /* cursor mask bits */
54579826 David Howells 2012-10-09  106  };
54579826 David Howells 2012-10-09  107  

:::::: The code at line 100 was first introduced by commit
:::::: 5457982641fb3f5fb08ce22a853dd5474645c66d UAPI: (Scripted) Disintegrate arch/sparc/include/asm

:::::: TO: David Howells <dhowells@redhat.com>
:::::: CC: David Howells <dhowells@redhat.com>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 5004 bytes --]

                 reply	other threads:[~2018-09-10 20:46 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=201809102310.qESSnN07%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@01.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).