# git rev-parse -q --verify ae58226b89ac0cffa05ba7357733776542e40216^{commit} ae58226b89ac0cffa05ba7357733776542e40216 already have revision, skipping fetch # git checkout -q -f -B kisskb ae58226b89ac0cffa05ba7357733776542e40216 # git clean -qxdf # < git log -1 # commit ae58226b89ac0cffa05ba7357733776542e40216 # Author: Stephen Rothwell # Date: Mon Nov 18 19:52:42 2024 +1100 # # Add linux-next specific files for 20241118 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-ld --version # < git log --format=%s --max-count=1 ae58226b89ac0cffa05ba7357733776542e40216 # make -s -j 40 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- rv32_defconfig Using .config as base Merging /kisskb/src/arch/riscv/configs/32-bit.config Value of CONFIG_PORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: CONFIG_PORTABLE=y New value: # CONFIG_PORTABLE is not set Value of CONFIG_NONPORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: # CONFIG_NONPORTABLE is not set New value: CONFIG_NONPORTABLE=y # # merged configuration written to .config (needs make) # # < make -s -j 40 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- help # make -s -j 40 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- olddefconfig # make -s -j 40 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- In file included from /kisskb/src/include/linux/perf/riscv_pmu.h:12, from /kisskb/src/arch/riscv/include/asm/kvm_vcpu_pmu.h:12, from /kisskb/src/arch/riscv/include/asm/kvm_host.h:23, from /kisskb/src/arch/riscv/kernel/asm-offsets.c:12: /kisskb/src/include/linux/perf_event.h:1679:84: error: macro "perf_misc_flags" passed 2 arguments, but takes just 1 1679 | extern unsigned long perf_misc_flags(struct perf_event *event, struct pt_regs *regs); | ^ In file included from /kisskb/src/include/linux/perf_event.h:25: /kisskb/src/arch/riscv/include/asm/perf_event.h:15: note: macro "perf_misc_flags" defined here 15 | #define perf_misc_flags(regs) perf_misc_flags(regs) | /kisskb/src/include/linux/perf_event.h:1679:22: error: 'perf_misc_flags' redeclared as different kind of symbol 1679 | extern unsigned long perf_misc_flags(struct perf_event *event, struct pt_regs *regs); | ^~~~~~~~~~~~~~~ /kisskb/src/arch/riscv/include/asm/perf_event.h:14:22: note: previous declaration of 'perf_misc_flags' with type 'long unsigned int(struct pt_regs *)' 14 | extern unsigned long perf_misc_flags(struct pt_regs *regs); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/perf_event.h:1680:22: error: conflicting types for 'perf_instruction_pointer'; have 'long unsigned int(struct perf_event *, struct pt_regs *)' 1680 | extern unsigned long perf_instruction_pointer(struct perf_event *event, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/riscv/include/asm/perf_event.h:13:22: note: previous declaration of 'perf_instruction_pointer' with type 'long unsigned int(struct pt_regs *)' 13 | extern unsigned long perf_instruction_pointer(struct pt_regs *regs); | ^~~~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:102: arch/riscv/kernel/asm-offsets.s] Error 1 make[2]: *** [/kisskb/src/Makefile:1262: prepare0] Error 2 make[1]: *** [/kisskb/src/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 Command 'make -s -j 40 ARCH=riscv O=/kisskb/build/linux-next_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_rv32_defconfig_riscv-gcc13 # Build took: 0:00:16.105095