All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: kbuild-all@01.org,
	Linux Memory Management List <linux-mm@kvack.org>,
	Souptick Joarder <jrdr.linux@gmail.com>,
	Johannes Weiner <hannes@cmpxchg.org>
Subject: [mmotm:master 192/212] include/uapi/asm-generic/int-ll64.h:20:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
Date: Fri, 8 Jun 2018 10:06:49 +0800	[thread overview]
Message-ID: <201806081045.eZrs5GGH%fengguang.wu@intel.com> (raw)

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

tree:   git://git.cmpxchg.org/linux-mmotm.git master
head:   7393732bae530daa27567988b91d16ecfeef6c62
commit: b1a8bfbadbcb79644ccdd5f9cd370caa63cb1fa7 [192/212] linux-next-git-rejects
config: i386-randconfig-s0-201822-CONFIG_DEBUG_INFO_REDUCED (attached as .config)
compiler: gcc-6 (Debian 6.4.0-9) 6.4.0 20171026
reproduce:
        git checkout b1a8bfbadbcb79644ccdd5f9cd370caa63cb1fa7
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   In file included from include/asm-generic/int-ll64.h:11:0,
                    from include/uapi/asm-generic/types.h:7,
                    from arch/x86/include/uapi/asm/types.h:5,
                    from include/uapi/linux/types.h:5,
                    from include/linux/types.h:6,
                    from net/ipv4/ipconfig.c:36:
>> include/uapi/asm-generic/int-ll64.h:20:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
    typedef __signed__ char __s8;
    ^~~~~~~
   In file included from include/uapi/asm-generic/types.h:7:0,
                    from arch/x86/include/uapi/asm/types.h:5,
                    from include/uapi/linux/types.h:5,
                    from include/linux/types.h:6,
                    from net/ipv4/ipconfig.c:36:
>> include/asm-generic/int-ll64.h:16:9: error: unknown type name '__s8'
    typedef __s8  s8;
            ^~~~
   In file included from include/linux/quota.h:42:0,
                    from include/linux/fs.h:231,
                    from include/linux/net.h:27,
                    from include/linux/skbuff.h:29,
                    from include/net/net_namespace.h:35,
                    from include/linux/inet.h:46,
                    from net/ipv4/ipconfig.c:45:
>> include/uapi/linux/dqblk_xfs.h:54:2: error: unknown type name '__s8'
     __s8  d_version; /* version of this structure */
     ^~~~
   include/uapi/linux/dqblk_xfs.h:55:2: error: unknown type name '__s8'
     __s8  d_flags; /* FS_{USER,PROJ,GROUP}_QUOTA */
     ^~~~
   include/uapi/linux/dqblk_xfs.h:156:2: error: unknown type name '__s8'
     __s8  qs_version; /* version number for future changes */
     ^~~~
   include/uapi/linux/dqblk_xfs.h:158:2: error: unknown type name '__s8'
     __s8  qs_pad;  /* unused */
     ^~~~
   include/uapi/linux/dqblk_xfs.h:200:2: error: unknown type name '__s8'
     __s8   qs_version; /* version for future changes */
     ^~~~
   In file included from include/linux/ethtool.h:18:0,
                    from include/linux/netdevice.h:41,
                    from include/linux/inetdevice.h:10,
                    from net/ipv4/ipconfig.c:46:
>> include/uapi/linux/ethtool.h:1834:2: error: unknown type name '__s8'
     __s8 link_mode_masks_nwords;
     ^~~~
   In file included from include/linux/netdevice.h:52:0,
                    from include/linux/inetdevice.h:10,
                    from net/ipv4/ipconfig.c:46:
>> include/uapi/linux/if_bonding.h:107:2: error: unknown type name '__s8'
     __s8 link;
     ^~~~
   include/uapi/linux/if_bonding.h:108:2: error: unknown type name '__s8'
     __s8 state;
     ^~~~
   In file included from include/linux/sunrpc/clnt.h:28:0,
                    from include/linux/nfs_fs.h:32,
                    from net/ipv4/ipconfig.c:59:
>> include/net/ipv6.h:299:2: error: unknown type name '__s8'
     __s8  dontfrag;
     ^~~~

vim +20 include/uapi/asm-generic/int-ll64.h

8a1ab315 David Howells 2012-10-04  13  
8a1ab315 David Howells 2012-10-04  14  #ifndef __ASSEMBLY__
8a1ab315 David Howells 2012-10-04  15  /*
8a1ab315 David Howells 2012-10-04  16   * __xx is ok: it doesn't pollute the POSIX namespace. Use these in the
8a1ab315 David Howells 2012-10-04  17   * header files exported to user space
8a1ab315 David Howells 2012-10-04  18   */
8a1ab315 David Howells 2012-10-04  19  
8a1ab315 David Howells 2012-10-04 @20  typedef __signed__ char __s8;
8a1ab315 David Howells 2012-10-04  21  typedef unsigned char __u8;
8a1ab315 David Howells 2012-10-04  22  

:::::: The code at line 20 was first introduced by commit
:::::: 8a1ab3155c2ac7fbe5f2038d6e26efeb607a1498 UAPI: (Scripted) Disintegrate include/asm-generic

:::::: 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: 28333 bytes --]

             reply	other threads:[~2018-06-08  2:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-08  2:06 kbuild test robot [this message]
2018-06-11  0:01 ` [mmotm:master 192/212] include/uapi/asm-generic/int-ll64.h:20:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' Randy Dunlap

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=201806081045.eZrs5GGH%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=hannes@cmpxchg.org \
    --cc=jrdr.linux@gmail.com \
    --cc=kbuild-all@01.org \
    --cc=linux-mm@kvack.org \
    /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.