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/arch/x86/kernel/process.c:204:11: error: invalid output size for constraint '=q'
  204 |         msrval = this_cpu_read(msr_misc_features_shadow);
      |                  ^
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:321:23: note: expanded from macro '__pcpu_size_call_return'
  321 |         case 1: pscr_ret__ = stem##1(variable); break;                  \
      |                              ^
<scratch space>:167:1: note: expanded from here
  167 | this_cpu_read_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:426:31: note: expanded from macro 'this_cpu_read_1'
  426 | #define this_cpu_read_1(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:323:23: note: expanded from macro '__pcpu_size_call_return'
  323 |         case 4: pscr_ret__ = stem##4(variable); break;                  \
      |                              ^
<scratch space>:185:1: note: expanded from here
  185 | this_cpu_read_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:428:31: note: expanded from macro 'this_cpu_read_4'
  428 | #define this_cpu_read_4(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:322:23: note: expanded from macro '__pcpu_size_call_return'
  322 |         case 2: pscr_ret__ = stem##2(variable); break;                  \
      |                              ^
<scratch space>:176:1: note: expanded from here
  176 | this_cpu_read_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:427:31: note: expanded from macro 'this_cpu_read_2'
  427 | #define this_cpu_read_2(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^


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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:323:23: note: expanded from macro '__pcpu_size_call_return'
  323 |         case 4: pscr_ret__ = stem##4(variable); break;                  \
      |                              ^
<scratch space>:81:1: note: expanded from here
   81 | this_cpu_read_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:428:31: note: expanded from macro 'this_cpu_read_4'
  428 | #define this_cpu_read_4(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:322:23: note: expanded from macro '__pcpu_size_call_return'
  322 |         case 2: pscr_ret__ = stem##2(variable); break;                  \
      |                              ^
<scratch space>:72:1: note: expanded from here
   72 | this_cpu_read_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:427:31: note: expanded from macro 'this_cpu_read_2'
  427 | #define this_cpu_read_2(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
  204 |         msrval = this_cpu_read(msr_misc_features_shadow);
      |                  ^
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:321:23: note: expanded from macro '__pcpu_size_call_return'
  321 |         case 1: pscr_ret__ = stem##1(variable); break;                  \
      |                              ^
<scratch space>:63:1: note: expanded from here
   63 | this_cpu_read_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:426:31: note: expanded from macro 'this_cpu_read_1'
  426 | #define this_cpu_read_1(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^


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/process.c:204:11: error: invalid output size for constraint '=q'
  204 |         msrval = this_cpu_read(msr_misc_features_shadow);
      |                  ^
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:321:23: note: expanded from macro '__pcpu_size_call_return'
  321 |         case 1: pscr_ret__ = stem##1(variable); break;                  \
      |                              ^
<scratch space>:167:1: note: expanded from here
  167 | this_cpu_read_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:426:31: note: expanded from macro 'this_cpu_read_1'
  426 | #define this_cpu_read_1(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:322:23: note: expanded from macro '__pcpu_size_call_return'
  322 |         case 2: pscr_ret__ = stem##2(variable); break;                  \
      |                              ^
<scratch space>:176:1: note: expanded from here
  176 | this_cpu_read_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:427:31: note: expanded from macro 'this_cpu_read_2'
  427 | #define this_cpu_read_2(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:323:23: note: expanded from macro '__pcpu_size_call_return'
  323 |         case 4: pscr_ret__ = stem##4(variable); break;                  \
      |                              ^
<scratch space>:185:1: note: expanded from here
  185 | this_cpu_read_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:428:31: note: expanded from macro 'this_cpu_read_4'
  428 | #define this_cpu_read_4(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^


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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:322:23: note: expanded from macro '__pcpu_size_call_return'
  322 |         case 2: pscr_ret__ = stem##2(variable); break;                  \
      |                              ^
<scratch space>:176:1: note: expanded from here
  176 | this_cpu_read_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:427:31: note: expanded from macro 'this_cpu_read_2'
  427 | #define this_cpu_read_2(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:323:23: note: expanded from macro '__pcpu_size_call_return'
  323 |         case 4: pscr_ret__ = stem##4(variable); break;                  \
      |                              ^
<scratch space>:185:1: note: expanded from here
  185 | this_cpu_read_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:428:31: note: expanded from macro 'this_cpu_read_4'
  428 | #define this_cpu_read_4(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
  204 |         msrval = this_cpu_read(msr_misc_features_shadow);
      |                  ^
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:321:23: note: expanded from macro '__pcpu_size_call_return'
  321 |         case 1: pscr_ret__ = stem##1(variable); break;                  \
      |                              ^
<scratch space>:167:1: note: expanded from here
  167 | this_cpu_read_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:426:31: note: expanded from macro 'this_cpu_read_1'
  426 | #define this_cpu_read_1(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^


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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:322:23: note: expanded from macro '__pcpu_size_call_return'
  322 |         case 2: pscr_ret__ = stem##2(variable); break;                  \
      |                              ^
<scratch space>:149:1: note: expanded from here
  149 | this_cpu_read_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:427:31: note: expanded from macro 'this_cpu_read_2'
  427 | #define this_cpu_read_2(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:323:23: note: expanded from macro '__pcpu_size_call_return'
  323 |         case 4: pscr_ret__ = stem##4(variable); break;                  \
      |                              ^
<scratch space>:158:1: note: expanded from here
  158 | this_cpu_read_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:428:31: note: expanded from macro 'this_cpu_read_4'
  428 | #define this_cpu_read_4(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
  204 |         msrval = this_cpu_read(msr_misc_features_shadow);
      |                  ^
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:321:23: note: expanded from macro '__pcpu_size_call_return'
  321 |         case 1: pscr_ret__ = stem##1(variable); break;                  \
      |                              ^
<scratch space>:140:1: note: expanded from here
  140 | this_cpu_read_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:426:31: note: expanded from macro 'this_cpu_read_1'
  426 | #define this_cpu_read_1(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^


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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:322:23: note: expanded from macro '__pcpu_size_call_return'
  322 |         case 2: pscr_ret__ = stem##2(variable); break;                  \
      |                              ^
<scratch space>:176:1: note: expanded from here
  176 | this_cpu_read_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:427:31: note: expanded from macro 'this_cpu_read_2'
  427 | #define this_cpu_read_2(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
  204 |         msrval = this_cpu_read(msr_misc_features_shadow);
      |                  ^
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:321:23: note: expanded from macro '__pcpu_size_call_return'
  321 |         case 1: pscr_ret__ = stem##1(variable); break;                  \
      |                              ^
<scratch space>:167:1: note: expanded from here
  167 | this_cpu_read_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:426:31: note: expanded from macro 'this_cpu_read_1'
  426 | #define this_cpu_read_1(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^

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/process.c:204:11: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:507:29: note: expanded from macro 'this_cpu_read'
  507 | #define this_cpu_read(pcp)              __pcpu_size_call_return(this_cpu_read_, pcp)
      |                                         ^
/builds/linux/include/linux/percpu-defs.h:323:23: note: expanded from macro '__pcpu_size_call_return'
  323 |         case 4: pscr_ret__ = stem##4(variable); break;                  \
      |                              ^
<scratch space>:185:1: note: expanded from here
  185 | this_cpu_read_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:428:31: note: expanded from macro 'this_cpu_read_4'
  428 | #define this_cpu_read_4(pcp)            percpu_from_op(volatile, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^