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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:74:1: note: expanded from here
   74 | raw_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:400:35: note: expanded from macro 'raw_cpu_write_4'
  400 | #define raw_cpu_write_4(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:65:1: note: expanded from here
   65 | raw_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:399:35: note: expanded from macro 'raw_cpu_write_2'
  399 | #define raw_cpu_write_2(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
  552 |         __this_cpu_write(tick_cpu_sched.idle_waketime, now);
      |         ^
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:56:1: note: expanded from here
   56 | raw_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:398:35: note: expanded from macro 'raw_cpu_write_1'
  398 | #define raw_cpu_write_1(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:24:1: note: expanded from here
   24 | raw_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:400:35: note: expanded from macro 'raw_cpu_write_4'
  400 | #define raw_cpu_write_4(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:15:1: note: expanded from here
   15 | raw_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:399:35: note: expanded from macro 'raw_cpu_write_2'
  399 | #define raw_cpu_write_2(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
  552 |         __this_cpu_write(tick_cpu_sched.idle_waketime, now);
      |         ^
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:6:1: note: expanded from here
    6 | raw_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:398:35: note: expanded from macro 'raw_cpu_write_1'
  398 | #define raw_cpu_write_1(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
  552 |         __this_cpu_write(tick_cpu_sched.idle_waketime, now);
      |         ^
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:56:1: note: expanded from here
   56 | raw_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:398:35: note: expanded from macro 'raw_cpu_write_1'
  398 | #define raw_cpu_write_1(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:65:1: note: expanded from here
   65 | raw_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:399:35: note: expanded from macro 'raw_cpu_write_2'
  399 | #define raw_cpu_write_2(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:74:1: note: expanded from here
   74 | raw_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:400:35: note: expanded from macro 'raw_cpu_write_4'
  400 | #define raw_cpu_write_4(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:74:1: note: expanded from here
   74 | raw_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:400:35: note: expanded from macro 'raw_cpu_write_4'
  400 | #define raw_cpu_write_4(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
  552 |         __this_cpu_write(tick_cpu_sched.idle_waketime, now);
      |         ^
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:56:1: note: expanded from here
   56 | raw_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:398:35: note: expanded from macro 'raw_cpu_write_1'
  398 | #define raw_cpu_write_1(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:65:1: note: expanded from here
   65 | raw_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:399:35: note: expanded from macro 'raw_cpu_write_2'
  399 | #define raw_cpu_write_2(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:24:1: note: expanded from here
   24 | raw_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:400:35: note: expanded from macro 'raw_cpu_write_4'
  400 | #define raw_cpu_write_4(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:15:1: note: expanded from here
   15 | raw_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:399:35: note: expanded from macro 'raw_cpu_write_2'
  399 | #define raw_cpu_write_2(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
  552 |         __this_cpu_write(tick_cpu_sched.idle_waketime, now);
      |         ^
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:6:1: note: expanded from here
    6 | raw_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:398:35: note: expanded from macro 'raw_cpu_write_1'
  398 | #define raw_cpu_write_1(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:74:1: note: expanded from here
   74 | raw_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:400:35: note: expanded from macro 'raw_cpu_write_4'
  400 | #define raw_cpu_write_4(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
  552 |         __this_cpu_write(tick_cpu_sched.idle_waketime, now);
      |         ^
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:56:1: note: expanded from here
   56 | raw_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:398:35: note: expanded from macro 'raw_cpu_write_1'
  398 | #define raw_cpu_write_1(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_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/arch/x86/events/rapl.c:64:
/builds/linux/kernel/time/tick-sched.c:552:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:452:2: note: expanded from macro '__this_cpu_write'
  452 |         raw_cpu_write(pcp, val);                                        \
      |         ^
/builds/linux/include/linux/percpu-defs.h:421:34: note: expanded from macro 'raw_cpu_write'
  421 | #define raw_cpu_write(pcp, val)         __pcpu_size_call(raw_cpu_write_, 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>:65:1: note: expanded from here
   65 | raw_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:399:35: note: expanded from macro 'raw_cpu_write_2'
  399 | #define raw_cpu_write_2(pcp, val)       percpu_to_op(, "mov", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_T__)(val)));           \
      |                             ^