Hay
Date
April 8, 2025, 12:37 p.m.

Environment
i386

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:248:1: note: expanded from here
  248 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:135:1: note: expanded from here
  135 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:150:1: note: expanded from here
  150 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:273:1: note: expanded from here
  273 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:298:1: note: expanded from here
  298 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:173:1: note: expanded from here
  173 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:207:1: note: expanded from here
  207 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:198:1: note: expanded from here
  198 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:149:1: note: expanded from here
  149 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:182:1: note: expanded from here
  182 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:131:1: note: expanded from here
  131 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:211:1: note: expanded from here
  211 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:186:1: note: expanded from here
  186 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:145:1: note: expanded from here
  145 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:174:1: note: expanded from here
  174 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:156:1: note: expanded from here
  156 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:157:1: note: expanded from here
  157 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:252:1: note: expanded from here
  252 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:170:1: note: expanded from here
  170 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:200:1: note: expanded from here
  200 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:161:1: note: expanded from here
  161 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:195:1: note: expanded from here
  195 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:199:1: note: expanded from here
  199 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:150:1: note: expanded from here
  150 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:223:1: note: expanded from here
  223 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:227:1: note: expanded from here
  227 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:163:1: note: expanded from here
  163 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:202:1: note: expanded from here
  202 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:175:1: note: expanded from here
  175 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:160:1: note: expanded from here
  160 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:188:1: note: expanded from here
  188 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:138:1: note: expanded from here
  138 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:181:1: note: expanded from here
  181 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:185:1: note: expanded from here
  185 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:175:1: note: expanded from here
  175 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:200:1: note: expanded from here
  200 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^


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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:76:1: note: expanded from here
   76 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:105:1: note: expanded from here
  105 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:93:1: note: expanded from here
   93 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:55:1: note: expanded from here
   55 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:134:1: note: expanded from here
  134 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:31:1: note: expanded from here
   31 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:84:1: note: expanded from here
   84 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:95:1: note: expanded from here
   95 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:30:1: note: expanded from here
   30 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:44:1: note: expanded from here
   44 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:219:1: note: expanded from here
  219 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:109:1: note: expanded from here
  109 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:194:1: note: expanded from here
  194 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:155:1: note: expanded from here
  155 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:122:1: note: expanded from here
  122 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:56:1: note: expanded from here
   56 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:169:1: note: expanded from here
  169 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:19:1: note: expanded from here
   19 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:72:1: note: expanded from here
   72 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:180:1: note: expanded from here
  180 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:80:1: note: expanded from here
   80 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:143:1: note: expanded from here
  143 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:120:1: note: expanded from here
  120 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:26:1: note: expanded from here
   26 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:70:1: note: expanded from here
   70 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:80:1: note: expanded from here
   80 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:130:1: note: expanded from here
  130 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:65:1: note: expanded from here
   65 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:81:1: note: expanded from here
   81 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:118:1: note: expanded from here
  118 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:40:1: note: expanded from here
   40 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:55:1: note: expanded from here
   55 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:51:1: note: expanded from here
   51 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:97:1: note: expanded from here
   97 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:15:1: note: expanded from here
   15 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:249:1: note: expanded from here
  249 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^


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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:223:1: note: expanded from here
  223 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:138:1: note: expanded from here
  138 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:200:1: note: expanded from here
  200 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:186:1: note: expanded from here
  186 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:150:1: note: expanded from here
  150 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:273:1: note: expanded from here
  273 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:252:1: note: expanded from here
  252 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:202:1: note: expanded from here
  202 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:156:1: note: expanded from here
  156 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:175:1: note: expanded from here
  175 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:199:1: note: expanded from here
  199 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:182:1: note: expanded from here
  182 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:173:1: note: expanded from here
  173 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:248:1: note: expanded from here
  248 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:211:1: note: expanded from here
  211 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:198:1: note: expanded from here
  198 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:174:1: note: expanded from here
  174 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:227:1: note: expanded from here
  227 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:181:1: note: expanded from here
  181 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:200:1: note: expanded from here
  200 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:149:1: note: expanded from here
  149 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:145:1: note: expanded from here
  145 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:175:1: note: expanded from here
  175 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:131:1: note: expanded from here
  131 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:185:1: note: expanded from here
  185 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:188:1: note: expanded from here
  188 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:157:1: note: expanded from here
  157 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:298:1: note: expanded from here
  298 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:195:1: note: expanded from here
  195 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:160:1: note: expanded from here
  160 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:161:1: note: expanded from here
  161 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:207:1: note: expanded from here
  207 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:163:1: note: expanded from here
  163 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:150:1: note: expanded from here
  150 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:170:1: note: expanded from here
  170 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:135:1: note: expanded from here
  135 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^


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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:273:1: note: expanded from here
  273 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:185:1: note: expanded from here
  185 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:175:1: note: expanded from here
  175 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:248:1: note: expanded from here
  248 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:199:1: note: expanded from here
  199 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:145:1: note: expanded from here
  145 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:170:1: note: expanded from here
  170 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:175:1: note: expanded from here
  175 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:160:1: note: expanded from here
  160 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:131:1: note: expanded from here
  131 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:188:1: note: expanded from here
  188 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:200:1: note: expanded from here
  200 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:298:1: note: expanded from here
  298 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:138:1: note: expanded from here
  138 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:223:1: note: expanded from here
  223 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:161:1: note: expanded from here
  161 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:182:1: note: expanded from here
  182 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:195:1: note: expanded from here
  195 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:202:1: note: expanded from here
  202 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:227:1: note: expanded from here
  227 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:198:1: note: expanded from here
  198 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:156:1: note: expanded from here
  156 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:200:1: note: expanded from here
  200 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:186:1: note: expanded from here
  186 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:149:1: note: expanded from here
  149 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:150:1: note: expanded from here
  150 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:181:1: note: expanded from here
  181 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:150:1: note: expanded from here
  150 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:173:1: note: expanded from here
  173 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:163:1: note: expanded from here
  163 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:174:1: note: expanded from here
  174 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:207:1: note: expanded from here
  207 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:211:1: note: expanded from here
  211 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:157:1: note: expanded from here
  157 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:135:1: note: expanded from here
  135 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:252:1: note: expanded from here
  252 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^


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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:155:1: note: expanded from here
  155 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:171:1: note: expanded from here
  171 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:203:1: note: expanded from here
  203 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:186:1: note: expanded from here
  186 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:161:1: note: expanded from here
  161 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:228:1: note: expanded from here
  228 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:130:1: note: expanded from here
  130 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:142:1: note: expanded from here
  142 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:167:1: note: expanded from here
  167 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:192:1: note: expanded from here
  192 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:146:1: note: expanded from here
  146 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:136:1: note: expanded from here
  136 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:180:1: note: expanded from here
  180 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:197:1: note: expanded from here
  197 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:157:1: note: expanded from here
  157 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:163:1: note: expanded from here
  163 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:182:1: note: expanded from here
  182 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:247:1: note: expanded from here
  247 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:173:1: note: expanded from here
  173 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:132:1: note: expanded from here
  132 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:198:1: note: expanded from here
  198 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:178:1: note: expanded from here
  178 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:278:1: note: expanded from here
  278 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:191:1: note: expanded from here
  191 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:253:1: note: expanded from here
  253 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:121:1: note: expanded from here
  121 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:138:1: note: expanded from here
  138 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:166:1: note: expanded from here
  166 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:216:1: note: expanded from here
  216 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:188:1: note: expanded from here
  188 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:172:1: note: expanded from here
  172 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:153:1: note: expanded from here
  153 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:222:1: note: expanded from here
  222 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:147:1: note: expanded from here
  147 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:197:1: note: expanded from here
  197 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:148:1: note: expanded from here
  148 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^


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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:150:1: note: expanded from here
  150 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:200:1: note: expanded from here
  200 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:181:1: note: expanded from here
  181 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/direct.c:60:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:175:1: note: expanded from here
  175 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:157:1: note: expanded from here
  157 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:160:1: note: expanded from here
  160 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:186:1: note: expanded from here
  186 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:163:1: note: expanded from here
  163 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:156:1: note: expanded from here
  156 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:185:1: note: expanded from here
  185 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:198:1: note: expanded from here
  198 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:174:1: note: expanded from here
  174 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:207:1: note: expanded from here
  207 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:211:1: note: expanded from here
  211 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs3proc.c:24:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:131:1: note: expanded from here
  131 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:200:1: note: expanded from here
  200 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:138:1: note: expanded from here
  138 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:252:1: note: expanded from here
  252 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:173:1: note: expanded from here
  173 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:199:1: note: expanded from here
  199 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:248:1: note: expanded from here
  248 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:202:1: note: expanded from here
  202 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:161:1: note: expanded from here
  161 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:175:1: note: expanded from here
  175 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/file.c:37:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:182:1: note: expanded from here
  182 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:273:1: note: expanded from here
  273 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:170:1: note: expanded from here
  170 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/nfs4proc.c:62:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:223:1: note: expanded from here
  223 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:195:1: note: expanded from here
  195 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/write.c:34:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:298:1: note: expanded from here
  298 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/super.c:65:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:145:1: note: expanded from here
  145 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/read.c:26:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:150:1: note: expanded from here
  150 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/inode.c:48:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:135:1: note: expanded from here
  135 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/client.c:46:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
   42 |         this_cpu_add(server->io_stats->bytes[stat], addend);
      |         ^
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:377:11: note: expanded from macro '__pcpu_size_call'
  377 |                 case 1: stem##1(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:149:1: note: expanded from here
  149 | this_cpu_add_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:432:34: note: expanded from macro 'this_cpu_add_1'
  432 | #define this_cpu_add_1(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/dir.c:43:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:379:11: note: expanded from macro '__pcpu_size_call'
  379 |                 case 4: stem##4(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:188:1: note: expanded from here
  188 | this_cpu_add_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:434:34: note: expanded from macro 'this_cpu_add_4'
  434 | #define this_cpu_add_4(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^

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/unlink.c:22:
/builds/linux/fs/nfs/iostat.h:42:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:509:33: note: expanded from macro 'this_cpu_add'
  509 | #define this_cpu_add(pcp, val)          __pcpu_size_call(this_cpu_add_, pcp, val)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:378:11: note: expanded from macro '__pcpu_size_call'
  378 |                 case 2: stem##2(variable, __VA_ARGS__);break;           \
      |                         ^
<scratch space>:227:1: note: expanded from here
  227 | this_cpu_add_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:433:34: note: expanded from macro 'this_cpu_add_2'
  433 | #define this_cpu_add_2(pcp, val)        percpu_add_op(volatile, (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:147:16: note: expanded from macro 'percpu_add_op'
  147 |                             : "qi" ((pao_T__)(val)));                   \
      |                                     ^