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/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:88:1: note: expanded from here
   88 | raw_cpu_read_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:396:30: note: expanded from macro 'raw_cpu_read_4'
  396 | #define raw_cpu_read_4(pcp)             percpu_from_op(, "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/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
 2348 |                 if (tsc_ratio != __this_cpu_read(current_tsc_ratio)) {
      |                                  ^
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:70:1: note: expanded from here
   70 | raw_cpu_read_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:394:30: note: expanded from macro 'raw_cpu_read_1'
  394 | #define raw_cpu_read_1(pcp)             percpu_from_op(, "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/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:79:1: note: expanded from here
   79 | raw_cpu_read_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:395:30: note: expanded from macro 'raw_cpu_read_2'
  395 | #define raw_cpu_read_2(pcp)             percpu_from_op(, "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/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
 2348 |                 if (tsc_ratio != __this_cpu_read(current_tsc_ratio)) {
      |                                  ^
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:70:1: note: expanded from here
   70 | raw_cpu_read_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:394:30: note: expanded from macro 'raw_cpu_read_1'
  394 | #define raw_cpu_read_1(pcp)             percpu_from_op(, "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/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:79:1: note: expanded from here
   79 | raw_cpu_read_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:395:30: note: expanded from macro 'raw_cpu_read_2'
  395 | #define raw_cpu_read_2(pcp)             percpu_from_op(, "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/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:88:1: note: expanded from here
   88 | raw_cpu_read_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:396:30: note: expanded from macro 'raw_cpu_read_4'
  396 | #define raw_cpu_read_4(pcp)             percpu_from_op(, "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/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
 2348 |                 if (tsc_ratio != __this_cpu_read(current_tsc_ratio)) {
      |                                  ^
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:70:1: note: expanded from here
   70 | raw_cpu_read_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:394:30: note: expanded from macro 'raw_cpu_read_1'
  394 | #define raw_cpu_read_1(pcp)             percpu_from_op(, "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/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:79:1: note: expanded from here
   79 | raw_cpu_read_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:395:30: note: expanded from macro 'raw_cpu_read_2'
  395 | #define raw_cpu_read_2(pcp)             percpu_from_op(, "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/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:88:1: note: expanded from here
   88 | raw_cpu_read_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:396:30: note: expanded from macro 'raw_cpu_read_4'
  396 | #define raw_cpu_read_4(pcp)             percpu_from_op(, "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/intel/cstate.c:104:
/builds/linux/arch/x86/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:79:1: note: expanded from here
   79 | raw_cpu_read_2
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:395:30: note: expanded from macro 'raw_cpu_read_2'
  395 | #define raw_cpu_read_2(pcp)             percpu_from_op(, "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/intel/cstate.c:104:
/builds/linux/arch/x86/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:88:1: note: expanded from here
   88 | raw_cpu_read_4
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:396:30: note: expanded from macro 'raw_cpu_read_4'
  396 | #define raw_cpu_read_4(pcp)             percpu_from_op(, "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/intel/cstate.c:104:
/builds/linux/arch/x86/kvm/svm.c:2348:20: error: invalid output size for constraint '=q'
 2348 |                 if (tsc_ratio != __this_cpu_read(current_tsc_ratio)) {
      |                                  ^
/builds/linux/include/linux/percpu-defs.h:446:2: note: expanded from macro '__this_cpu_read'
  446 |         raw_cpu_read(pcp);                                              \
      |         ^
/builds/linux/include/linux/percpu-defs.h:420:28: note: expanded from macro 'raw_cpu_read'
  420 | #define raw_cpu_read(pcp)               __pcpu_size_call_return(raw_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>:70:1: note: expanded from here
   70 | raw_cpu_read_1
      | ^
/builds/linux/arch/x86/include/asm/percpu.h:394:30: note: expanded from macro 'raw_cpu_read_1'
  394 | #define raw_cpu_read_1(pcp)             percpu_from_op(, "mov", pcp)
      |                                         ^
/builds/linux/arch/x86/include/asm/percpu.h:189:15: note: expanded from macro 'percpu_from_op'
  189 |                     : "=q" (pfo_ret__)                  \
      |                             ^