# git rev-parse -q --verify 7e4525a4232ffd10fe52a090e1be570c3f5491ee^{commit} 7e4525a4232ffd10fe52a090e1be570c3f5491ee already have revision, skipping fetch # git checkout -q -f -B kisskb 7e4525a4232ffd10fe52a090e1be570c3f5491ee # git clean -qxdf # < git log -1 # commit 7e4525a4232ffd10fe52a090e1be570c3f5491ee # Author: Stephen Rothwell # Date: Wed Jan 6 14:29:05 2021 +1100 # # Add linux-next specific files for 20210106 # # 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 7e4525a4232ffd10fe52a090e1be570c3f5491ee # < make -s -j 10 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 10 ARCH=m68k O=/kisskb/build/linux-next_sun3_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_sun3_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_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/fs/binfmt_elf.c: In function 'fill_note_info': /kisskb/src/fs/binfmt_elf.c:2040:20: error: passing argument 1 of 'fill_prstatus' from incompatible pointer type [-Werror=incompatible-pointer-types] fill_prstatus(info->prstatus, current, siginfo->si_signo); ~~~~^~~~~~~~~~ /kisskb/src/fs/binfmt_elf.c:1498:55: note: expected 'struct elf_prstatus_common *' but argument is of type 'struct elf_prstatus *' static void fill_prstatus(struct elf_prstatus_common *prstatus, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:279: fs/binfmt_elf.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: fs] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 10 ARCH=m68k O=/kisskb/build/linux-next_sun3_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_sun3_defconfig_m68k-gcc8 # Build took: 0:02:25.064912