# git rev-parse -q --verify 8c87404c76c1911a7ec5b61bf3b2c3858cb95de1^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master remote: warning: multi-pack bitmap is missing required reverse index warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 8c87404c76c1911a7ec5b61bf3b2c3858cb95de1^{commit} 8c87404c76c1911a7ec5b61bf3b2c3858cb95de1 # git checkout -q -f -B kisskb 8c87404c76c1911a7ec5b61bf3b2c3858cb95de1 # git clean -qxdf # < git log -1 # commit 8c87404c76c1911a7ec5b61bf3b2c3858cb95de1 # Author: Stephen Rothwell # Date: Tue Nov 28 13:37:52 2023 +1100 # # Add linux-next specific files for 20231128 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 8c87404c76c1911a7ec5b61bf3b2c3858cb95de1 # make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/fs/btrfs/super.c: In function 'btrfs_parse_param': /kisskb/src/fs/btrfs/super.c:416:25: error: 'ret' undeclared (first use in this function); did you mean 'net'? 416 | ret = -EINVAL; | ^~~ | net /kisskb/src/fs/btrfs/super.c:416:25: note: each undeclared identifier is reported only once for each function it appears in /kisskb/src/fs/btrfs/super.c:417:25: error: label 'out' used but not defined 417 | goto out; | ^~~~ make[5]: *** [/kisskb/src/scripts/Makefile.build:243: fs/btrfs/super.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: fs/btrfs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1914: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 # Build took: 0:02:18.083266