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

Environment
i386

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1
In file included from /builds/linux/arch/x86/events/rapl.c:64:
/builds/linux/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:56:1: note: expanded from here
   56 | this_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:430:36: note: expanded from macro 'this_cpu_write_2'
  430 | #define this_cpu_write_2(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:71:1: note: expanded from here
   71 | this_cpu_or_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:439:34: note: expanded from macro 'this_cpu_or_2'
  439 | #define this_cpu_or_2(pcp, val)         percpu_to_op(volatile, "or", (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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
  124 |         this_cpu_or(msr_misc_features_shadow,
      |         ^
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:62:1: note: expanded from here
   62 | this_cpu_or_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:438:34: note: expanded from macro 'this_cpu_or_1'
  438 | #define this_cpu_or_1(pcp, val)         percpu_to_op(volatile, "or", (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/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:65:1: note: expanded from here
   65 | this_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:431:36: note: expanded from macro 'this_cpu_write_4'
  431 | #define this_cpu_write_4(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
  652 |         this_cpu_write(msr_misc_features_shadow, 0);
      |         ^
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:47:1: note: expanded from here
   47 | this_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:429:36: note: expanded from macro 'this_cpu_write_1'
  429 | #define this_cpu_write_1(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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_or_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:440:34: note: expanded from macro 'this_cpu_or_4'
  440 | #define this_cpu_or_4(pcp, val)         percpu_to_op(volatile, "or", (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/intel/cstate.c:104:
/builds/linux/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:65:1: note: expanded from here
   65 | this_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:431:36: note: expanded from macro 'this_cpu_write_4'
  431 | #define this_cpu_write_4(pcp, val)      percpu_to_op(volatile, "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/intel/cstate.c:104:
/builds/linux/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:56:1: note: expanded from here
   56 | this_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:430:36: note: expanded from macro 'this_cpu_write_2'
  430 | #define this_cpu_write_2(pcp, val)      percpu_to_op(volatile, "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/intel/cstate.c:104:
/builds/linux/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:71:1: note: expanded from here
   71 | this_cpu_or_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:439:34: note: expanded from macro 'this_cpu_or_2'
  439 | #define this_cpu_or_2(pcp, val)         percpu_to_op(volatile, "or", (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/intel/cstate.c:104:
/builds/linux/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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_or_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:440:34: note: expanded from macro 'this_cpu_or_4'
  440 | #define this_cpu_or_4(pcp, val)         percpu_to_op(volatile, "or", (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/intel/cstate.c:104:
/builds/linux/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
  124 |         this_cpu_or(msr_misc_features_shadow,
      |         ^
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:62:1: note: expanded from here
   62 | this_cpu_or_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:438:34: note: expanded from macro 'this_cpu_or_1'
  438 | #define this_cpu_or_1(pcp, val)         percpu_to_op(volatile, "or", (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/intel/cstate.c:104:
/builds/linux/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
  652 |         this_cpu_write(msr_misc_features_shadow, 0);
      |         ^
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:47:1: note: expanded from here
   47 | this_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:429:36: note: expanded from macro 'this_cpu_write_1'
  429 | #define this_cpu_write_1(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:99:1: note: expanded from here
   99 | this_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:431:36: note: expanded from macro 'this_cpu_write_4'
  431 | #define this_cpu_write_4(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
  652 |         this_cpu_write(msr_misc_features_shadow, 0);
      |         ^
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:81:1: note: expanded from here
   81 | this_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:429:36: note: expanded from macro 'this_cpu_write_1'
  429 | #define this_cpu_write_1(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
  124 |         this_cpu_or(msr_misc_features_shadow,
      |         ^
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:119:1: note: expanded from here
  119 | this_cpu_or_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:438:34: note: expanded from macro 'this_cpu_or_1'
  438 | #define this_cpu_or_1(pcp, val)         percpu_to_op(volatile, "or", (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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:128:1: note: expanded from here
  128 | this_cpu_or_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:439:34: note: expanded from macro 'this_cpu_or_2'
  439 | #define this_cpu_or_2(pcp, val)         percpu_to_op(volatile, "or", (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/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:90:1: note: expanded from here
   90 | this_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:430:36: note: expanded from macro 'this_cpu_write_2'
  430 | #define this_cpu_write_2(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:137:1: note: expanded from here
  137 | this_cpu_or_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:440:34: note: expanded from macro 'this_cpu_or_4'
  440 | #define this_cpu_or_4(pcp, val)         percpu_to_op(volatile, "or", (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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:128:1: note: expanded from here
  128 | this_cpu_or_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:439:34: note: expanded from macro 'this_cpu_or_2'
  439 | #define this_cpu_or_2(pcp, val)         percpu_to_op(volatile, "or", (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/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:99:1: note: expanded from here
   99 | this_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:431:36: note: expanded from macro 'this_cpu_write_4'
  431 | #define this_cpu_write_4(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
  652 |         this_cpu_write(msr_misc_features_shadow, 0);
      |         ^
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:81:1: note: expanded from here
   81 | this_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:429:36: note: expanded from macro 'this_cpu_write_1'
  429 | #define this_cpu_write_1(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
  124 |         this_cpu_or(msr_misc_features_shadow,
      |         ^
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:119:1: note: expanded from here
  119 | this_cpu_or_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:438:34: note: expanded from macro 'this_cpu_or_1'
  438 | #define this_cpu_or_1(pcp, val)         percpu_to_op(volatile, "or", (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/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:90:1: note: expanded from here
   90 | this_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:430:36: note: expanded from macro 'this_cpu_write_2'
  430 | #define this_cpu_write_2(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:137:1: note: expanded from here
  137 | this_cpu_or_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:440:34: note: expanded from macro 'this_cpu_or_4'
  440 | #define this_cpu_or_4(pcp, val)         percpu_to_op(volatile, "or", (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/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:99:1: note: expanded from here
   99 | this_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:431:36: note: expanded from macro 'this_cpu_write_4'
  431 | #define this_cpu_write_4(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
  124 |         this_cpu_or(msr_misc_features_shadow,
      |         ^
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:119:1: note: expanded from here
  119 | this_cpu_or_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:438:34: note: expanded from macro 'this_cpu_or_1'
  438 | #define this_cpu_or_1(pcp, val)         percpu_to_op(volatile, "or", (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/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
  652 |         this_cpu_write(msr_misc_features_shadow, 0);
      |         ^
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:81:1: note: expanded from here
   81 | this_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:429:36: note: expanded from macro 'this_cpu_write_1'
  429 | #define this_cpu_write_1(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:90:1: note: expanded from here
   90 | this_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:430:36: note: expanded from macro 'this_cpu_write_2'
  430 | #define this_cpu_write_2(pcp, val)      percpu_to_op(volatile, "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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:128:1: note: expanded from here
  128 | this_cpu_or_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:439:34: note: expanded from macro 'this_cpu_or_2'
  439 | #define this_cpu_or_2(pcp, val)         percpu_to_op(volatile, "or", (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/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:137:1: note: expanded from here
  137 | this_cpu_or_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:440:34: note: expanded from macro 'this_cpu_or_4'
  440 | #define this_cpu_or_4(pcp, val)         percpu_to_op(volatile, "or", (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/intel/uncore.c:6:
In file included from /builds/linux/arch/x86/events/intel/uncore.h:8:
/builds/linux/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:99:1: note: expanded from here
   99 | this_cpu_write_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:431:36: note: expanded from macro 'this_cpu_write_4'
  431 | #define this_cpu_write_4(pcp, val)      percpu_to_op(volatile, "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/intel/uncore.c:6:
In file included from /builds/linux/arch/x86/events/intel/uncore.h:8:
/builds/linux/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:137:1: note: expanded from here
  137 | this_cpu_or_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:440:34: note: expanded from macro 'this_cpu_or_4'
  440 | #define this_cpu_or_4(pcp, val)         percpu_to_op(volatile, "or", (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/intel/uncore.c:6:
In file included from /builds/linux/arch/x86/events/intel/uncore.h:8:
/builds/linux/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:90:1: note: expanded from here
   90 | this_cpu_write_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:430:36: note: expanded from macro 'this_cpu_write_2'
  430 | #define this_cpu_write_2(pcp, val)      percpu_to_op(volatile, "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/intel/uncore.c:6:
In file included from /builds/linux/arch/x86/events/intel/uncore.h:8:
/builds/linux/arch/x86/kernel/cpu/intel.c:652:2: error: invalid input size for constraint 'qi'
  652 |         this_cpu_write(msr_misc_features_shadow, 0);
      |         ^
/builds/linux/include/linux/percpu-defs.h:508:34: note: expanded from macro 'this_cpu_write'
  508 | #define this_cpu_write(pcp, val)        __pcpu_size_call(this_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>:81:1: note: expanded from here
   81 | this_cpu_write_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:429:36: note: expanded from macro 'this_cpu_write_1'
  429 | #define this_cpu_write_1(pcp, val)      percpu_to_op(volatile, "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/intel/uncore.c:6:
In file included from /builds/linux/arch/x86/events/intel/uncore.h:8:
/builds/linux/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
  124 |         this_cpu_or(msr_misc_features_shadow,
      |         ^
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:119:1: note: expanded from here
  119 | this_cpu_or_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:438:34: note: expanded from macro 'this_cpu_or_1'
  438 | #define this_cpu_or_1(pcp, val)         percpu_to_op(volatile, "or", (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/intel/uncore.c:6:
In file included from /builds/linux/arch/x86/events/intel/uncore.h:8:
/builds/linux/arch/x86/kernel/cpu/intel.c:124:2: error: invalid input size for constraint 'qi'
/builds/linux/include/linux/percpu-defs.h:511:32: note: expanded from macro 'this_cpu_or'
  511 | #define this_cpu_or(pcp, val)           __pcpu_size_call(this_cpu_or_, 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>:128:1: note: expanded from here
  128 | this_cpu_or_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:439:34: note: expanded from macro 'this_cpu_or_2'
  439 | #define this_cpu_or_2(pcp, val)         percpu_to_op(volatile, "or", (pcp), val)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:102:15: note: expanded from macro 'percpu_to_op'
  102 |                     : "qi" ((pto_T__)(val)));           \
      |                             ^