# git rev-parse -q --verify a8fdabe1e15ddec9491d3895786a21de492c0fd9^{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 a8fdabe1e15ddec9491d3895786a21de492c0fd9^{commit} a8fdabe1e15ddec9491d3895786a21de492c0fd9 # git checkout -q -f -B kisskb a8fdabe1e15ddec9491d3895786a21de492c0fd9 # git clean -qxdf # < git log -1 # commit a8fdabe1e15ddec9491d3895786a21de492c0fd9 # Author: Masahiro Yamada # Date: Sat Jan 13 19:43:39 2024 +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 # Reviewed-by: Nicolas Schier # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 a8fdabe1e15ddec9491d3895786a21de492c0fd9 # make -s -j 160 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 160 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 160 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 160 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc13 # Build took: 0:03:32.834140