# git rev-parse -q --verify 9f1104313298a50980a9b4e1b2afd6007bf5c5d6^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next 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 9f1104313298a50980a9b4e1b2afd6007bf5c5d6^{commit} 9f1104313298a50980a9b4e1b2afd6007bf5c5d6 # git checkout -q -f -B kisskb 9f1104313298a50980a9b4e1b2afd6007bf5c5d6 # git clean -qxdf # < git log -1 # commit 9f1104313298a50980a9b4e1b2afd6007bf5c5d6 # Author: Masahiro Yamada # Date: Sat Dec 30 22:52:00 2023 +0900 # # kbuild: deb-pkg: call more misc debhelper commands # # Use dh_prep instead of removing old build directories manually. # # Use dh_clean instead of removing build directories and debian/files # manually. # # Call dh_testdir and dh_testroot for preliminary checks. # # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 9f1104313298a50980a9b4e1b2afd6007bf5c5d6 # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/kbuild_defconfig_m68k-gcc8 # Build took: 0:00:47.829871