# git rev-parse -q --verify 23c498428c14e509d23d4b3922bf0c879ff16f54^{commit} 23c498428c14e509d23d4b3922bf0c879ff16f54 already have revision, skipping fetch # git checkout -q -f -B kisskb 23c498428c14e509d23d4b3922bf0c879ff16f54 # git clean -qxdf # < git log -1 # commit 23c498428c14e509d23d4b3922bf0c879ff16f54 # Author: Stephen Rothwell # Date: Thu May 6 12:30:55 2021 +1000 # # Add linux-next specific files for 20210506 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 23c498428c14e509d23d4b3922bf0c879ff16f54 # < make -s -j 10 ARCH=m68k O=/kisskb/build/linux-next_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 10 ARCH=m68k O=/kisskb/build/linux-next_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 10 ARCH=m68k O=/kisskb/build/linux-next_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 10 ARCH=m68k O=/kisskb/build/linux-next_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from : /kisskb/src/arch/m68k/kernel/signal.c: In function 'siginfo_build_tests': /kisskb/src/arch/m68k/kernel/signal.c:626:35: error: 'siginfo_t' {aka 'struct siginfo'} has no member named 'si_perf'; did you mean 'si_errno'? BUILD_BUG_ON(offsetof(siginfo_t, si_perf) != 0x10); ^~~~~~~ /kisskb/src/include/linux/compiler_types.h:308:9: note: in definition of macro '__compiletime_assert' if (!(condition)) \ ^~~~~~~~~ /kisskb/src/include/linux/compiler_types.h:328:2: note: in expansion of macro '_compiletime_assert' _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:50:2: note: in expansion of macro 'BUILD_BUG_ON_MSG' BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) ^~~~~~~~~~~~~~~~ /kisskb/src/arch/m68k/kernel/signal.c:626:2: note: in expansion of macro 'BUILD_BUG_ON' BUILD_BUG_ON(offsetof(siginfo_t, si_perf) != 0x10); ^~~~~~~~~~~~ /kisskb/src/include/linux/stddef.h:17:32: note: in expansion of macro '__compiler_offsetof' #define offsetof(TYPE, MEMBER) __compiler_offsetof(TYPE, MEMBER) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/m68k/kernel/signal.c:626:15: note: in expansion of macro 'offsetof' BUILD_BUG_ON(offsetof(siginfo_t, si_perf) != 0x10); ^~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:273: arch/m68k/kernel/signal.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:534: arch/m68k/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1951: arch/m68k] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 10 ARCH=m68k O=/kisskb/build/linux-next_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_m68k-defconfig_m68k-gcc8 # Build took: 0:01:05.355824