# git rev-parse -q --verify 727900b675b749c40ba1f6669c7ae5eb7eb8e837^{commit} 727900b675b749c40ba1f6669c7ae5eb7eb8e837 already have revision, skipping fetch # git checkout -q -f -B kisskb 727900b675b749c40ba1f6669c7ae5eb7eb8e837 # git clean -qxdf # < git log -1 # commit 727900b675b749c40ba1f6669c7ae5eb7eb8e837 # Author: Stephen Rothwell # Date: Wed Apr 3 13:21:09 2024 +1100 # # Add linux-next specific files for 20240403 # # 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 727900b675b749c40ba1f6669c7ae5eb7eb8e837 # make -s -j 160 ARCH=sh O=/kisskb/build/linux-next_se7750_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- se7750_defconfig # < make -s -j 160 ARCH=sh O=/kisskb/build/linux-next_se7750_defconfig_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_se7750_defconfig_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_se7750_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); | ^~~~~~~~~~~~~~ /kisskb/src/arch/sh/include/asm/cmpxchg.h:62:24: error: implicit declaration of function 'cmpxchg_emu_u16' [-Werror=implicit-function-declaration] 62 | return cmpxchg_emu_u16((volatile u16 *)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_se7750_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_se7750_defconfig_sh4-gcc13 # Build took: 0:00:20.316486