# git rev-parse -q --verify 6bd343537461b57f3efe5dfc5fc193a232dfef1e^{commit} 6bd343537461b57f3efe5dfc5fc193a232dfef1e already have revision, skipping fetch # git checkout -q -f -B kisskb 6bd343537461b57f3efe5dfc5fc193a232dfef1e # git clean -qxdf # < git log -1 # commit 6bd343537461b57f3efe5dfc5fc193a232dfef1e # Author: Stephen Rothwell # Date: Mon Apr 15 15:55:00 2024 +1000 # # Add linux-next specific files for 20240415 # # 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 6bd343537461b57f3efe5dfc5fc193a232dfef1e # make -s -j 160 ARCH=sh O=/kisskb/build/linux-next_allnoconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- allnoconfig # < make -s -j 160 ARCH=sh O=/kisskb/build/linux-next_allnoconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linux-next_allnoconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linux-next_allnoconfig_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 160 ARCH=sh O=/kisskb/build/linux-next_allnoconfig_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_allnoconfig_sh4-gcc13 # Build took: 0:00:17.534593