Hay
Date
Jan. 6, 2025, 4:10 p.m.

Environment
i386

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
  174 |         __IP6_ADD_STATS(net, idev,
      |         ^
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:141:1: note: expanded from here
  141 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:466:2: error: invalid input size for constraint 'qi'
  466 |         __IP6_UPD_PO_STATS(dev_net(skb_dst(skb)->dev),
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:375:1: note: expanded from here
  375 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:245:2: note: expanded from macro '_DEVUPD'
  245 |         mod##SNMP_UPD_PO_STATS((net)->mib.statname##_statistics, field, (val));\
      |         ^
<scratch space>:300:1: note: expanded from here
  300 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:237:2: note: expanded from macro '_DEVADD'
  237 |         mod##SNMP_ADD_STATS((net)->mib.statname##_statistics, (field), (val));\
      |         ^
<scratch space>:220:1: note: expanded from here
  220 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:141:1: note: expanded from here
  141 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
  143 |         __IP6_UPD_PO_STATS(net, idev, IPSTATS_MIB_IN, skb->len);
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:141:1: note: expanded from here
  141 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:141:1: note: expanded from here
  141 | __SNMP_UPD_PO_STATS
      | ^


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:245:2: note: expanded from macro '_DEVUPD'
  245 |         mod##SNMP_UPD_PO_STATS((net)->mib.statname##_statistics, field, (val));\
      |         ^
<scratch space>:260:1: note: expanded from here
  260 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
  174 |         __IP6_ADD_STATS(net, idev,
      |         ^
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:5:1: note: expanded from here
    5 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:237:2: note: expanded from macro '_DEVADD'
  237 |         mod##SNMP_ADD_STATS((net)->mib.statname##_statistics, (field), (val));\
      |         ^
<scratch space>:84:1: note: expanded from here
   84 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:466:2: error: invalid input size for constraint 'qi'
  466 |         __IP6_UPD_PO_STATS(dev_net(skb_dst(skb)->dev),
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:239:1: note: expanded from here
  239 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:5:1: note: expanded from here
    5 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
  143 |         __IP6_UPD_PO_STATS(net, idev, IPSTATS_MIB_IN, skb->len);
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:101:1: note: expanded from here
  101 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:101:1: note: expanded from here
  101 | __SNMP_UPD_PO_STATS
      | ^


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:466:2: error: invalid input size for constraint 'qi'
  466 |         __IP6_UPD_PO_STATS(dev_net(skb_dst(skb)->dev),
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:427:1: note: expanded from here
  427 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
  143 |         __IP6_UPD_PO_STATS(net, idev, IPSTATS_MIB_IN, skb->len);
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:152:1: note: expanded from here
  152 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:245:2: note: expanded from macro '_DEVUPD'
  245 |         mod##SNMP_UPD_PO_STATS((net)->mib.statname##_statistics, field, (val));\
      |         ^
<scratch space>:20:1: note: expanded from here
   20 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
  174 |         __IP6_ADD_STATS(net, idev,
      |         ^
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:193:1: note: expanded from here
  193 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:152:1: note: expanded from here
  152 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:237:2: note: expanded from macro '_DEVADD'
  237 |         mod##SNMP_ADD_STATS((net)->mib.statname##_statistics, (field), (val));\
      |         ^
<scratch space>:272:1: note: expanded from here
  272 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:193:1: note: expanded from here
  193 | __SNMP_ADD_STATS
      | ^


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:245:2: note: expanded from macro '_DEVUPD'
  245 |         mod##SNMP_UPD_PO_STATS((net)->mib.statname##_statistics, field, (val));\
      |         ^
<scratch space>:20:1: note: expanded from here
   20 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:152:1: note: expanded from here
  152 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:237:2: note: expanded from macro '_DEVADD'
  237 |         mod##SNMP_ADD_STATS((net)->mib.statname##_statistics, (field), (val));\
      |         ^
<scratch space>:272:1: note: expanded from here
  272 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
  174 |         __IP6_ADD_STATS(net, idev,
      |         ^
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:193:1: note: expanded from here
  193 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:193:1: note: expanded from here
  193 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:466:2: error: invalid input size for constraint 'qi'
  466 |         __IP6_UPD_PO_STATS(dev_net(skb_dst(skb)->dev),
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:427:1: note: expanded from here
  427 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
  143 |         __IP6_UPD_PO_STATS(net, idev, IPSTATS_MIB_IN, skb->len);
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:152:1: note: expanded from here
  152 | __SNMP_UPD_PO_STATS
      | ^


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:466:2: error: invalid input size for constraint 'qi'
  466 |         __IP6_UPD_PO_STATS(dev_net(skb_dst(skb)->dev),
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:427:1: note: expanded from here
  427 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:152:1: note: expanded from here
  152 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
  143 |         __IP6_UPD_PO_STATS(net, idev, IPSTATS_MIB_IN, skb->len);
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:152:1: note: expanded from here
  152 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:237:2: note: expanded from macro '_DEVADD'
  237 |         mod##SNMP_ADD_STATS((net)->mib.statname##_statistics, (field), (val));\
      |         ^
<scratch space>:272:1: note: expanded from here
  272 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:245:2: note: expanded from macro '_DEVUPD'
  245 |         mod##SNMP_UPD_PO_STATS((net)->mib.statname##_statistics, field, (val));\
      |         ^
<scratch space>:20:1: note: expanded from here
   20 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
  174 |         __IP6_ADD_STATS(net, idev,
      |         ^
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:193:1: note: expanded from here
  193 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:193:1: note: expanded from here
  193 | __SNMP_ADD_STATS
      | ^


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:237:2: note: expanded from macro '_DEVADD'
  237 |         mod##SNMP_ADD_STATS((net)->mib.statname##_statistics, (field), (val));\
      |         ^
<scratch space>:272:1: note: expanded from here
  272 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:193:1: note: expanded from here
  193 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:245:2: note: expanded from macro '_DEVUPD'
  245 |         mod##SNMP_UPD_PO_STATS((net)->mib.statname##_statistics, field, (val));\
      |         ^
<scratch space>:20:1: note: expanded from here
   20 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
  143 |         __IP6_UPD_PO_STATS(net, idev, IPSTATS_MIB_IN, skb->len);
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:152:1: note: expanded from here
  152 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:143:2: error: invalid input size for constraint 'qi'
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:152:1: note: expanded from here
  152 | __SNMP_UPD_PO_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:174:2: error: invalid input size for constraint 'qi'
  174 |         __IP6_ADD_STATS(net, idev,
      |         ^
/builds/linux/include/net/ipv6.h:257:3: note: expanded from macro '__IP6_ADD_STATS'
  257 |                 _DEVADD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:236:3: note: expanded from macro '_DEVADD'
  236 |                 mod##SNMP_ADD_STATS((_idev)->stats.statname, (field), (val)); \
      |                 ^
<scratch space>:193:1: note: expanded from here
  193 | __SNMP_ADD_STATS
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1
In file included from /builds/linux/fs/nfs/nfs4file.c:13:
/builds/linux/net/ipv6/ip6_input.c:466:2: error: invalid input size for constraint 'qi'
  466 |         __IP6_UPD_PO_STATS(dev_net(skb_dst(skb)->dev),
      |         ^
/builds/linux/include/net/ipv6.h:261:3: note: expanded from macro '__IP6_UPD_PO_STATS'
  261 |                 _DEVUPD(net, ipv6, __, idev, field, val)
      |                 ^
/builds/linux/include/net/ipv6.h:244:3: note: expanded from macro '_DEVUPD'
  244 |                 mod##SNMP_UPD_PO_STATS((_idev)->stats.statname, field, (val)); \
      |                 ^
<scratch space>:427:1: note: expanded from here
  427 | __SNMP_UPD_PO_STATS
      | ^