# git rev-parse -q --verify 4eab358930711bbeb85bf5ee267d0d42d3394c2c^{commit} 4eab358930711bbeb85bf5ee267d0d42d3394c2c already have revision, skipping fetch # git checkout -q -f -B kisskb 4eab358930711bbeb85bf5ee267d0d42d3394c2c # git clean -qxdf # < git log -1 # commit 4eab358930711bbeb85bf5ee267d0d42d3394c2c # Author: Stephen Rothwell # Date: Wed Apr 17 15:36:48 2024 +1000 # # Add linux-next specific files for 20240417 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 4eab358930711bbeb85bf5ee267d0d42d3394c2c # make -s -j 24 ARCH=sh O=/kisskb/build/linux-next_se7619_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # < make -s -j 24 ARCH=sh O=/kisskb/build/linux-next_se7619_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 24 ARCH=sh O=/kisskb/build/linux-next_se7619_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 24 ARCH=sh O=/kisskb/build/linux-next_se7619_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h In file included from /kisskb/src/arch/sh/include/asm/atomic.h:19, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/sh/include/asm/bitops.h:23, from /kisskb/src/include/linux/bitops.h:70, from /kisskb/src/include/linux/log2.h:12, from /kisskb/src/kernel/bounds.c:13: /kisskb/src/arch/sh/include/asm/cmpxchg.h: In function '__cmpxchg': /kisskb/src/arch/sh/include/asm/cmpxchg.h:60:24: error: implicit declaration of function 'cmpxchg_emu_u8' [-Werror=implicit-function-declaration] 60 | return cmpxchg_emu_u8((volatile u8 *)ptr, old, new); | ^~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:117: kernel/bounds.s] Error 1 make[2]: *** [/kisskb/src/Makefile:1202: prepare0] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 24 ARCH=sh O=/kisskb/build/linux-next_se7619_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_se7619_defconfig_sh4-gcc13 # Build took: 0:00:07.170860