# git rev-parse -q --verify 89c302bc9e7b5ed6c5cc1ea58a4f92bafc2b4801^{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 89c302bc9e7b5ed6c5cc1ea58a4f92bafc2b4801^{commit} 89c302bc9e7b5ed6c5cc1ea58a4f92bafc2b4801 # git checkout -q -f -B kisskb 89c302bc9e7b5ed6c5cc1ea58a4f92bafc2b4801 # git clean -qxdf # < git log -1 # commit 89c302bc9e7b5ed6c5cc1ea58a4f92bafc2b4801 # Author: Masahiro Yamada # Date: Sun Jun 18 00:30:25 2023 +0900 # # kbuild: make clean rule robust against too long argument error # # Commit cd968b97c492 ("kbuild: make built-in.a rule robust against too # long argument error") made a build rule robust against "Argument list # too long" error. # # Eugeniu Rosca reported the same error occurred when cleaning an external # module. # # The $(obj)/ prefix can be a very long path for external modules. # # Apply a similar solution to 'make clean'. # # Reported-by: Eugeniu Rosca # Signed-off-by: Masahiro Yamada # Reviewed-by: Eugeniu Rosca # Tested-by: Eugeniu Rosca # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 89c302bc9e7b5ed6c5cc1ea58a4f92bafc2b4801 # make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # < make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4431:warning: override: reassigning to symbol SMP # make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 # Build took: 0:01:25.097610